.sitechanger { line-height: 25px; text-align: center; height: 30px; }
.sitechanger b { font-weight: bold; text-decoration: none; }

.tab {
	margin-left: 100px;
}

h1 {
	color: #445044;
	font-size: 18px;
}

h2 {
	color: #445044;
	font-size: 17px;
}

h3 {
	color: #445044;
}

h4 {
	color: #445044;
}


b {
	color: #445044;
}

p {
	margin-top: 10px;
}

.std {
	color: #445044;
	padding: 25px;
	font-size: 13px;
}

.error_msg {
	font-weight: bold;
	color: red;
}

/*sitemap*/
ul#sitemap li {
	height: 20px ;
	list-style-type: none;
}

ul#sitemap li.tab {
	text-indent: 70px
}

/* impressum */

#email {
	unicode-bidi: bidi-override;
	direction: rtl;
	text-align: left;
}

/* formular */

input {
	width: 500px;
	font-size: 11px;
	height: 16px;
}

textarea {
	width: 500px;
	font-size: 11px;
	height: 400px;
}

select {
	width: 500px;
	font-size: 11px;
	height: 16px;
}

input.button {
	width: 60px;
	font-size: 11px;
	height: 20px;
	cursor: pointer;
}

input.checkbox {
	width: 25px;
	font-size: 11px;
	height: 16px;
}

input.radio {
	width: 30px;
	font-size: 11px;
	height: 16px;
}

input.file {
	width: 200px;
	font-size: 11px;
	height: 20px;
}

/* news */

.news {
	width: 550px;
	margin-top: 5px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}

.news td.header {
	color: #003300;
	font-size: 14px;
	font-weight: bold;
}

.news td {
	vertical-align: top;
}

.news td.image {
	width: 150px;
	text-align: center;
	vertical-align: top;
}

.news_pictures {
	width: 500px;
}

.news_pictures td.pictures {
	width: 150px;
	text-align: center;
	vertical-align: top;
}
