/* CSS Document */
body{
	background-color:#2e2d24;
	margin:0 auto;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#848268;
}

p, div, img, a, form{
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

#wrapper{
	width:1100px;
	margin:0 auto;
	padding:0;
}

#header{
	float:left;
	width:1100px;
	height:217px;
	overflow:hidden;
}

#sub_header{
	float:left;
	width:1100px;
	height:293px;
	background:#807c64 url(../images/global/sub_header_bg.gif) repeat-x;
}

#sub_content{
	float:left;
	width:900px;
	margin:33px 0 0 0;
	padding:0 0 0 65px;
}

#flash_container{
	float:left;
	width:454px;
	height:213px;
    outline:none;
}

#flash_container object{
    outline:none;
}

#sub_content_right{
	float:left;
	width:400px;
	margin:0;
	padding:0 0 0 40px;
}

#sub_content_right p{
    font-size:10px;
}

#top-logo{
	float:right;
	width:80px;
	height:122px;
	padding:15px 136px 0 0;
}

/*--NAVIGATION--*/

#nav ul{
	float:left;
	list-style:none;
	padding:0 0 0 65px;
	margin:20px 0 0 0; 
}

#nav li{
	float:left;
	margin:0 4px 0 0;
	padding:0;
	background:#4a4938 url(../images/nav/left.gif) left top no-repeat;
} 

#nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#bcbba7;
	text-decoration:none;
        text-transform:uppercase;
	letter-spacing:px;
	line-height:16px;
	padding:6px 12px 6px 12px;
	background:url(../images/nav/right.gif) right top no-repeat;
	display:block;
}

#nav ul.german{
	padding:0 0 0 35px;
}

#nav ul.german a{
	font-size:12px;
}

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

#nav a.eng_flag{
    float:left;
    padding:4px 6px 4px 7px;
    margin:0;
    background:none;
}

#nav a.ger_flag{
    float:left;
    padding:4px 7px 4px 0;
    margin:0;
}

/*--Sub Navigation--*/

#sub_nav{
	float:left;
	list-style:none;
	padding:0 0 0 3px;
	margin:0; 
}

#sub_nav li{
	margin:0;
	padding:0;
	line-height:18px;
} 

#sub_nav li ul{
	list-style:none;
	margin:0;
	padding:10px 0 10px 15px;
	line-height:18px;
} 

#sub_nav a{
	font-size:11px;
	color:#848268;
	text-decoration:none;
}

#sub_nav a:hover{
	color:#848268;
	text-decoration:underline;
    cursor:pointer;
}

#sub_nav a.active{
	text-decoration:underline;
}

/*--------------------------*/

h1{
	font-family:Garamond;
	font-size:45px;
	font-weight:normal;
	color:#b6b29c;
	line-height:36px;
	margin:0;
	padding:0 0 15px 0;
}

h2{
	font-family:Garamond;
	font-size:28px;
	font-weight:normal;
	color:#848268;
	line-height:28px;
	margin:0;
	padding:0 0 10px 0;
}

h3{
	font-family:Garamond;
	font-size:28px;
	font-weight:normal;
	color:#848268;
	line-height:28px;
	margin:0;
	padding:0 0 10px 0;
}

h2 span.date{
	font-family:Garamond;
	font-size:18px;
	font-weight:normal;
	color:#848268;
	line-height:18px;
	margin:0;
	padding:0 0 10px 0;
}

p{
	font-size:11px;
	line-height:12px;
	padding:0 0 15px 0;
}

strong{
	font-weight:bold;
}
/*--------------------------*/

.list{
    list-style:url(/assets/images/global/dot.gif);
    margin:0 0 0 20px;
    padding:0 0 15px 0;
}

.list ul{
    list-style:url(/assets/images/global/dot.gif);
    margin:0 0 0 15px;
    padding:5px 0 5px 0;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#848268;
	text-decoration:none;
}

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

.white{
	color:#FFFFFF;
}

.brown{
    color:#cac6bd;
}

.read-more-button{
	float:left;
	width:100px;
	height:17px;
	background:url(/assets/images/global/read_more_button_bg.gif) ;
	padding:3px 0 0 0;
	margin:0 15px 0 0;
	text-align:center;
}

.read-more-button a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.read-more-button a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.big{
    background:url(/assets/images/global/read_more_button_big_bg.gif) ;
    width:150px;
}

.register-button{
	float:left;
	width:115px;
	height:17px;
	background:url(/assets/images/global/register_button_bg.gif) no-repeat;
	padding:3px 0 0 0;
	margin:15px 0 0 0;
	text-align:center;
}

.register-button a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.register-button a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

/*--------------------------*/

#content{
	background-color:#FFFFFF;
	float:left;
	width:1100px;
	overflow:hidden;
    padding:0 0 40px 0;
}

#top-content{
	float:left;
	width:1100px;
	padding:0 0 0 0;
}

#bottom-content{
	width:999px;
	float:left;
	padding:20px 0 0 80px;
}

/*--------------------------*/

#home-left-content{
	float:left;
	padding:15px 0 20px 13px;
	margin:0 30px 0 0;
	width:440px;
	border-top:1px solid #eeeeed;
    border-bottom:1px solid #eeeeed;
}

#home-right-content{
	float:left;
	width:430px;
	padding:20px 0 15px 13px;
	border-top:1px solid #eeeeed;
    border-bottom:1px solid #eeeeed;
}

#socialmedia-right-content{
	float:left;
	width:430px;
	padding:30px 0 13px 13px;
	/*border-top:1px solid #eeeeed;*/
    border-bottom:1px solid #eeeeed;
}

/*--------------------------*/

#left-content{
	float:left;
	padding:15px 0 20px 13px;
	width:257px;
	border-top:1px solid #eeeeed;
    border-bottom:1px solid #eeeeed;
}

.left-text {
	float:left;
	width:430px;
	margin:0;
	padding:0;
	overflow:hidden;
	padding-bottom:15px;
}

/*---------------------------*/

#right-content{
	float:left;
	width:612px;
	padding:15px 0 20px 13px;
	margin:0 0 20px 45px;
	border-top:1px solid #eeeeed;
    border-bottom:1px solid #eeeeed;
}

#right-content li{
    font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
}

.right-text{
	float:left;
	width:390px;
	margin:0;
	padding-bottom:15px;
	overflow:hidden;
}

/*------------------------*/

.text-input, textarea{
	font-size:11px;
    border:1px solid #e0e0e0;
	background-color:#FFFFFF;
	width:304px;
	margin:0;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#848268;
}

textarea{
	margin:15px 0 15px 0;
}

.form_spacing{
	padding:10px 0 10px 0;
}

.error{
	padding:5px 0 0 0;
	color:#FF0000;
}

/*------------------------*/

#footer{
	width:1100px;
	float:left;
	text-align:center;
	color:#989388;
	line-height:15px;
	padding:20px 0 100px 0;
}

.top-footer-text{
	margin:0 auto 0 auto;
	width:500px;
	font-size:10px;
	font-weight:bold;
}

.footer-links{
	margin:0 auto 0 auto;
	width:890px;
	font-size:11px;
}

.footer-links a{
	color:#989388;
	text-decoration:none;
}

.footer-links a:hover{
	color:#989388;
	text-decoration:underline;

}
