﻿body {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	
scrollbar-face-color:#FADDD2;
scrollbar-highlight-color:#FDF0EA;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FBEBE1;
scrollbar-arrow-color:#F6A599;
scrollbar-track-color:#FFFFFF;
}

.h1_orange {
color: #d27545;
font-weight: bold;
font-size:13px;
}

.h2 {
	color: #000000;
	font-weight: bold;
	font-size:13px;
	list-style-type: rhomb;
}


.text {
	color: #646466;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	list-style-type: circle;
	list-style-position: inside;

}

.text_fett {
	color: #646466;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	list-style-type: circle;
	list-style-position: inside;
}

.text_klein {
	color: #646466;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	list-style-type: circle;
	list-style-position: inside;

}



.link {
	color: #d27545;
	text-decoration:none;
}

div#content {
	margin-top:0px;
	width: 445px;
	height: 180px;
	overflow:auto;
	border:hidden;
}

div#friendlylinks {
	margin-top:0px;
	width: 750px;
	height: 235px;
	overflow:auto;
	border:hidden;
}
