body {
	background-color:#e5f1ff;
	font:11px Tahoma;
	padding: 0;
	margin: 0;
}

div.no-p-margin p
{
	margin: 0;
	padding: 0;
}

img { border: 0; }

form.form input.textbox, form.form textarea.textbox
{
	width: 400px;
	margin-bottom: 4px;
	margin-top: 2px;
}

#searchbox
{
	border: 1px dashed #CCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
}

#searchbox_field
{
	background-color: #CCCCCC;
	text-align: center;
	padding: 2px;
}

#topnavigation
{
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
}

#topnavigation a
{
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 14px	
}

#left_side {
	width:190px;
	float:left;
	margin-left: 3px;
	background-color: #ffffff;
}

#left_side2 {
	width:127px;
	float:left;
	background-color: #ffffff;
}

#right_side {
	width:545px;
	float:left;
	background-color: #ffffff;
}
#top_ads {
	height:100px;
	/*width:80%;*/
	text-align:center;
	background-color: #ffffff;
}

#logo {
	/*width:20%;*/
	float:left;
	height:100px;
}
#header {
	width:545px;
	background-color: #ffffff;
	color: #3570a8;
}
#alphabet {
	margin-left:10px;
	margin-top:0px;
	float:left;
	font-weight:bold;
	font-size:10px;
}
#alphabet li {
	float:left;
	list-style:none;
	
}
#alphabet a {
	text-decoration: none;
	color:#000000;
	font-size:12px;
	display: block;
	text-align: left;
	color: #366fa4;
	font-size: 19px;
	padding-right: 7px;
}
#alphabet a:hover {
	text-decoration: underline;
}
#content {
	float:left;
	margin-top:8px;
	width:100%;
	background-image:url('public_img/top.png');
	background-repeat:no-repeat;
	background-color: #ffffff;
}
#content_titel {
	float:left;
	height:20px;
	font-size:13px;
	padding-top:3px;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	width:535px;
	
	
}
#content_field {
	background-repeat:repeat-y;
	padding-left:12px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:10px;
	width:523px;
	float:left;
}
#content_bottom {
	float:left;
	width:545px;
	/*background-image:url('public_img/content_bottom.png');*/
	background-repeat:no-repeat;
	background-color: #ffffff;
}
a {
	color:blue;
	text-decoration:none;
}
a:hover {
	
}
div.menubox {
	
	width:179px;
}
div.menubox_titel {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url('public_img/menu_top.png');
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:5px;
	width:170px;
	height:21px;
	margin-top:5px;
}
div.menubox_content {
	padding-top:5px;
	width:170px;
	background-image:url('public_img/menu_bg.png');
	background-repeat:repeat-y;
	padding-left:15px;
	padding-bottom:5px;
}
div.menubox_footer {
	width:185px;
	height:10px;
	float:left;
	background-image:url('public_img/menu_bottom.png');
	background-repeat:no-repeat;
}

div.menubox2 {
	
	width:119px;
}
div.menubox2_titel {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url('public_img/menu_top_2.png');
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:5px;
	width:110px;
	height:21px;
	margin-top:20px;
}
div.menubox2_content {
	padding-top:5px;
	width:110px;
	background-image:url('public_img/menu_bg_2.png');
	background-repeat:repeat-y;
	padding-left:15px;
	padding-bottom:5px;
}
div.menubox2_footer {
	width:125px;
	height:10px;
	float:left;
	background-image:url('public_img/menu_bottom_2.png');
	background-repeat:no-repeat;
}

#footer {
	margin-top:10px;
	float:left;
	border-top:4px solid #ffCC66;
	padding-top:5px;
	background-color: #ffffff;
	width: 100%;
}
#footer ul,#alphabet ul {
	margin:0px;
	padding:0px;
}
#footer li {
	float:left;
	list-style:none;
}
#footer li a {
	text-decoration:underline;
	
}
#footer li a:hover {
	text-decoration:none;
}
div.clear {
	clear:both;
}
li.news {
	width:95%;
	list-style:none;
	border-bottom:1px dotted #C0AC89;
	padding-bottom:2px;
	margin-right:5%;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 14px;

}
