BODY {
margin: 				10 10 10 10;
font-family:			"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:				11px;
color: 					#666666;
line-height:			17px;
}

a:link {
	color: #D64900;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a:visited {
	color: #D64900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #D64900;
	text-decoration: underline;
}

td {
background-color:		#FFF7E1;
font-family:			"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:				11px;
color: 					#666666;
vertical-align:			top;
line-height:			17px;
}

.content {
background-color:		#FFF7E1;
font-family:			"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:				11px;
color: 					#666666;
vertical-align:			top;
line-height:			17px;
}

.inhaltsframe {
overflow-x: hidden;
overflow-y: scroll;
} 

h1 {
font-family:			"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:				12px;
font-weight:			bold;
color: 					#D64900;
}

.gal {
font-family:			"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:				12px;
font-weight:			bold;
color: 					#D64900;
}

input {
	font-family				: "Trebuchet MS", Tahoma;
	font-size				: 12px;
	border					: 1px solid #D64900;	
	background-color		: #FFF;
	margin					: 1 1 1 1;
	padding					: 2px 2px 2px 2px;
	color					: #666666;
	font-weight				: normal;
}

textarea {
	font-family				: "Trebuchet MS", Tahoma;
	font-size				: 12px;
	border					: 1px solid #D64900;	
	background-color		: #FFF;
	margin					: 0 0 0 0;
	padding					: 2px 2px 2px 2px;
	color					: #666666;
	font-weight				: normal;
	text-align				: left;
}

select {
	font-family				: "Trebuchet MS", Tahoma;
	font-size				: 12px;
	border					: 1px solid #D64900;	
	background-color		: #FFF;
	margin					: 0 0 0 0;
	padding					: 2px 2px 2px 2px;
	color					: #666666;
	font-weight				: normal;
}
