/*			Basics			*/
body  {
	background:url(../img_index/wrap_bg.jpg) repeat;
	width:100%;
	height:100%;
	font-size:12px;
	color:#526da4;
	font-family: Trebuchet MS, Arial, Verdana;
}

img  {
	border:none;
}

hr  {
	border:none;
	border-top:1px solid #ccc;
	padding-bottom:3px;
}

h1  {
	font-size:12px;
	color:#526da4;
}

h2  {
	font-size:18px;
	color:#d2be9d;
	padding-bottom:10px;
}

h2.teaser_hl  {
	font-size:12px;
	padding-bottom:4px;
}

h3  {
	font-size:14px;
	color:#526da4;
	padding:4px 0px 4px 0px;
}

p {
	text-align: justify;
}	

div.anker_font  {
	font-size:9px;
}

ul, ol  {
	padding-left:25px;
}

td  {
	vertical-align:top;
}

.logo  {
	margin-left:57px;
}

.teaserlink  {
	margin:0px 0px 0px 795px;
}

.teaserlink a  {
	color:#fff;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

a, b.fake_a  {
	text-decoration:none;
	color:#ad9b80;
	cursor: pointer;
	font-weight: normal;
}

a:hover  {
	text-decoration:underline;
}

p img  {
	padding:0px 10px 4px 0px;
}

img.teaserpic  {
	border-bottom:7px solid #d2be9d;
}

a.teaser_link  {
	background:#fff;
	font-style:italic;
	color:#526da4;
	padding:2px 5px 2px 5px;
}

a.login_link  {
	font-style:italic;
	color:#526da4;
	padding:2px 5px 2px 5px;
}

h1.loginstyle  {
	margin-bottom:5px;
}

div.wrapper_top  {
	background:url(../img_index/top_bg.png) repeat-x top;
	width:100%;
	height:100%;
}

div.main_container  {
	margin:auto;
	width:1028px;
	height:100%;
}

.shadow_right  {
	padding-right: 20px;
	background-image: url(../img_index/shadow_right.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.shadow_left  {
	padding-left: 20px;
	background-image: url(../img_index/shadow_left.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.site_container  {
	width:988px;
	background:#fff;
}

.header  {
	background:url(../img_index/header.jpg);
	height:223px;
	width:100%;
}

.nav  {
	height:33px;
	width:988px;
	background:#526da4;
}

.nav .adjust  {
	margin-left:58px;
	margin-right:26px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 100%;
}

.wrapper_content  {
	height:auto;
	min-height:100%;
	width: 100%;
	float: left;
}
.footer  {
	height:33px;
	width:988px;
	background:#d2be9d;
	clear:both;
}

.reg a, .footer_nav a {
	color:#fff;
}

.reg  {
	padding:7px 0px 0px 50px;
}

.footer_nav  {
	padding:7px 0px 0px 549px;
	color:#fff;
}

.footer a:hover  {
	text-decoration:underline;
}

.content, .wrapper_teaser, .reg, .footer_nav, .float  {
	float:left;
}

.content  {
	height:auto;
	width:603px;
}
.content .adjust  {
	padding-left:56px;
	padding-right:50px;
	padding-top:25px;
	padding-bottom:15px;
}

.content .adjust td {
	padding-right:20px;
}

.wrapper_teaser  {
	width:385px;
	height:auto;
	background:#f7f3ed;
}

div.level_0 a.link_subnav  {
	display:block;
	padding:7px 13px 8px 13px;
	margin:2px 0px 2px 0px;
	color:#526da4;
	background:#f2f2f2;
}

div.level_0 a.link_subnav.active{
	background:#f2f2f2;
	color:#AD906E;
}

div.level_0  {
	padding:7px 13px 8px 13px;
	float:left;
	display:inline;
}

div.level_0 a  {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

div.level_0_active  {
	padding:7px 13px 8px 13px;
	float:left;
	display:inline;
	background:#fff;
}

div.level_0_active a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#526da4;
}

div.level_0:hover {
	padding:7px 13px 8px 13px;
	float:left;
	display:inline;
	background:#fff;
}

div.level_0:hover a {
	color:#526da4;
}

.teaser .adjust  {
	padding:22px;
}

table.adjust_subnav  {
	background-color: #fff; 
	position: absolute; 
	margin-top: -248px; 
	margin-left:-13px; 
	width: 220px; 
	height: 223px;
}

.teaser .adjust p  {
	padding-bottom:5px;
}

input, textarea, select  {
	border:1px solid #5d76a5;
	height:23px;
	width:203px;
	margin-bottom:4px;
}

.login input.but_login  {
	background:#5d76a5;
	border:0px;
	color:#fff;
	height:27px;
	width:100%;
	cursor: pointer;
}
.login .float {
	width: 50%;
}
.login .float .inline {
	width: 100%;
}

td a  {
	color:#526da4;
	text-decoration:none;
}

td a:hover  {
	text-decoration:underline;
}



	.content ol {
		list-style-type: none;
	}
	.content ul li {
		text-align: justify;
	}
	.content .error {
		font-size: 1.5em;
		color: #F00;
		font-weight: bold;
		margin: 5px;
		margin-left: 0px;
	}
	
p.news {
	color: #7C7260;
	font-size: 14px;
	font-weight: bold;
}
