@charset "utf-8";

/* RESET updated with html5 tags*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,
big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,
embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align: baseline;
	font-weight:normal;
	}
small {
	font-size:70%;
}
i {
	font-style: italic;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
	}

.seite p {
	margin: 15px 0;
	text-transform: uppercase;
        letter-spacing: 1px;
}

.seite {
	margin-top: 30px;
	overflow:hidden;
}

.seite a {
	font-size:17px;
	font-weight: bolder;
	color: #000000;
}

.seite a:hover {
	color: #c5946b;
}

.posted {
	font-size: 13px;
	margin: 20px 0 25px 0;
}

.inhalt strong, .inhalt b {
	font-weight: bold;
}

.inhalt {
	position:relative;
	width: 655px;
	float:left;
        font-family: 'Verdana',Geneva,sans-serif;
	font-size: 15px; 
	padding-top: 20px;
}

.inhalt ol, .paginate, #comment_form, .inhalt ul  {
	font-size: 14px;

}

.inhalt p {
	margin-bottom:8px;
	line-height: 23px;
}

.inhalt h2 {
	font-family: 'Georgia', Times New Roman, Times, serif;
        font-weight: bold;
	margin-bottom:15px;
       	font-size: 28px;
	color: #c5946b;
}
.inhalt h3 {
	font-family: serif;
        font-weight: bold;
	margin-bottom:15px;
       	font-size: 20px;
	color: #c5946b;
}
.seite {
	margin-left:20px;
	float:right;
	width: 290px;
}
a {
	color:#c5946b;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

ol,ul {
	list-style:none;
	}

blockquote,q {
	quotes:none;
	}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
	}

table {
	border-collapse:collapse;
	border-spacing: 0;
	}

/* FLOAT-elements */
.fltleft {
	float:left;
	}

.fltright {
	float:right;
	}

/* only to clear floats - to be used with any class as addition */
.clear {
	clear: both;
	}
	
/* clear float with blank <div>or <br>*/
.clrflt {
	clear:both;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
	}

/* MAIN */
body {
	background:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
	
a, img, img a, a:hover {
	border:none;
	outline:none;
	}
	
/*========== Wrapper ==========*/

#wrapper
{
	width:995px;
	margin:0 auto;
	font-family:'Georgia', Times New Roman, Times, serif;
}
	
.header_container{
	height:220px;
	padding:0 0 5px;
	}
	
.logo_area{
	width:635px;
	height:220px;
	background:url(/portal/spring.jpg) no-repeat right top;
	}
	
.logo{
	padding:20px 0 0; /* 106px */
	width:321px;
	height:63px;
	}
	
.header_right{
	padding:39px 0 0;
	width:360px;
	}
	
.top_slogan{
	text-align:right;
	margin-bottom:137px;
	}				
	

.nav{
	float:right;
	}
	
.nav ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
.nav ul li{
	display:block;
	float:left;
	line-height:18px;
	font-size:13px;
	color:#c5936b;
	padding:0 10px;
	text-transform:uppercase;
        letter-spacing: 1px;
	font-family:'Georgia',Times New Roman, Times, serif;
	}
	
.nav ul li a{
	display:block;
	font-weight:bold;
	text-decoration:none; 
	color:#c5936b;
	}
	
.nopadleft{
	padding-left:0px !important;
	}
	
.nopadright{
	padding-right:0px !important;
	}
	
.noMarRight{
	margin-right:0px !important;
	}			
	

.container_cont{
	padding:0 0 20px;
	position: relative;
}

.main{
	width:656px;
}

.sidebar{
	width:322px;
}

.widget_top{
	margin:0 0 16px;
	}
	
.widget_bottom{
	
	}
	
.heading{
	height:38px;
	background:url(/portal/top-header-bg.png) repeat-x top left;
	position:relative;
	z-index:10;
	text-align:left;
	}
	
.heading h2{
	padding:0px 0 0 10px;
	margin:0px;
	color:#040000;
	font-size:15px;
	line-height:38px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	}			
	
.pic_box{
	position:relative;
	z-index:5;
	margin:-38px 0 9px;
	text-align:center;
	}
	
.info_box{
	font-family:'Verdana', Geneva, sans-serif;
       height: 118px;
	overflow:hidden;
	}
	
.info_box h2{
	padding:0px 0 3px;
	margin:0px;
	font-size:11px;
	color:#120b14;
	font-weight:bold;
	}
	
.info_box p{
	padding:0px 0 6px;
	margin:0px;
	font-size:11px;
	color:#120b14;
	line-height:17px;
	}
	
.info_box_link{
	display:block;
	font-size:11px;
	color:#c5936b;
	font-weight:bold;
	text-transform:uppercase;
        letter-spacing: 2px;
        font-family:'Georgia',Times New Roman, Times, serif;

	}
	
.info_box_link a{
	color:#c5936b;
	font-weight:bold;
	text-decoration:none;
	}						
.info_box_link a:hover{
	text-decoration:underline;
	}	
.widget_mainTop{
	padding:0 0 18px;
	}
	
.widget_box{
	padding-bottom:20px;
	}
	
.widget{
	width:321px;
	}
	
.ad_box{
	width:322px;
	height:332px;
        text-align:center;
	}			


.footer_container{
	background:url(/portal/br1.jpg) repeat-x left top;
	padding:14px 0 80px;
	font-family:'Verdana', Geneva, sans-serif;
}

.footerBox{
	width:226px;
	margin-right:12px;
	}
	
.footerBox h2{
	padding:0px 0 12px;
	margin:0px;
	font-size:11px;
        letter-spacing: 1px;
	color:#040000;
	font-weight:bold;
	text-transform:uppercase;
        font-family: 'Georgia', Times New Roman, Times, serif;
	}
	
.footerBox strong{
	font-weight:bold;
	display:block;
	font-size:12px;
	color:#c5946b;
	font-weight:bold;
	padding:0 0 4px;
	}
	
.footerBox p{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#c5946b;
	line-height:16px;
	}
	

.footerBox ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
.footerBox ul li{
	display:block;
	font-size:12px;
	color:#c5946b;
	line-height:20px;
        padding:0 0 2px 0px;
	}

	
.footerBox ul li img{
	float:left;
	margin:7px 6px 0 0;
	}	
	
.bottom_logo{
	padding:15px 0 0;
	}
	
.box5{
	}
	
.box5 p{
	line-height:20px;
	padding:0px 0 29px;
	}	
	
.box5 span{
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	color:#c5946b;
	}
	
.box5 span a{
	font-weight:bold;
	}			

	
.blank_box{
	background:#efe2d8;
	height:198px;
	}				

.dots, .box5 li {
	background-image: url(/portal/dots.jpg);
        background-repeat: no-repeat;
        background-position: 0px 7px;

}

html body div#wrapper div.footer_container div.footerBox ul li.dots,
html body div#wrapper div.footer_container div.box5 ul li  {
        padding-left:10px;
}

.footerBox b {
 font-weight:bold;
}