html, body {
	padding:0px;
	margin:0px;
	background-color:#D2DDBD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../img/head_bg_g.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	font-size:12px;
}

#index {
	margin: 0px auto;
	padding: 0;
	width:970px;
}

#head {
	height:400px;
	width:970px;
	background-image:url(../img/head_g.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
}

#flagge {
	height: 35px;
	width: 100px;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 40px;
	clear:left;
}

#navi {
	width:19em;
	height: 30px;
	float:left;
	padding:0;
	margin:0;
}

#box 
	{
	width: 19em;
	float:left;
}

#box dt {
	font-size: 12px;
	cursor: pointer;
	margin-left: 2px;
	margin-top: 2px;
	height: 18px;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	padding-bottom: 2px;
	color: #6e2820;
	background-color: #F5F1F0;
	border-bottom: 1px dotted #6e2820;
	}
	
#box dt a {
	font-size: 12px;
	cursor: pointer;
	margin-left: 2px;
	margin-top: 2px;
	height: 18px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	padding-bottom: 2px;
	color: #6e2820;
	background-color: #F5F1F0;
	border-bottom: 1px dotted #6e2820;
	font-weight:normal;
	}
	
#box dt a:hover {
	color: #BBB7AC;
	font-weight:normal;
	}

#c_main {
	width:690px;
	float:left;
	padding: 10px;
}

#foot {
	padding:5px;
	margin:0;
	width:940px;
	height:50px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-top: 4px solid #4F1C01;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6e2820;
	font-weight: normal;
	text-align:left;
	float:left;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#6e2820;
}

a:hover {
	color:#000000;
	font-weight:normal;
}

#navi dl , #navi dd {
	margin:0;
	padding:0;
}

#navi dt {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #b9b9b9;
	color: #4d4d4d;
	font-weight:normal;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 16px;
	height: 16px;
}

#navi dt a {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-color: #d9d9d9;
	color: #B82329;
	font-weight:normal;
	line-height: 16px;
	height: 16px;
}

#navi dt a:hover {
	color: #4d4d4d;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-color:#FFFFFF;
}

#menu {
	margin:0; 
	padding:0; 
	width: 700px;
	height: 16px;
	float: right;
	margin-top: 60px;
	margin-left: 50px;
	}

#menu ul {
	margin:0; 
	padding:0; 
	list-style:none;
	}
	
#menu li {
	margin:0; 
	padding:0; 
	display:inline;
	color: #FFFFFF;
	font-weight:normal; 
	}
	
#menu li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal; 
	padding: 0px 10px 0px 8px; 
	color: #FFFFFF;
	}
	
#menu li a:hover {
	color: #DEDACE;
	font-weight:normal;
	}

#foot a {
	color: #6e2820;
	font-weight:normal;
	text-decoration:none;
}

#foot a:hover {
	color: #000000;
	text-decoration:none;
}

.line {
	color:#31515E;
	}
	
#loader_container {
	text-align:center;
	position:absolute;
	top:40%;
	width:100%
}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

#progress {
	height: 5px;
	font-size: 1px;
	width: 1px;
	position: relative;
	top: 1px;
	left: 10px;
	background-color: #9D9D94
}

#loader_bg {
	background-color: #EBEBE4;
	position: relative;
	top: 8px;
	left: 8px;
	height: 7px;
	width: 113px;
	font-size: 1px
}

.border_preview{
	z-index: 100;
	position: absolute; 
	background: #F5F3F4;
	border: 1px solid #444444;
}

.preview_temp_load {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

.preview_temp_load img{	
	vertical-align: middle;
	text-align: center;
}

.title_h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
	}
	
#image {
	width: 970px;
	height: 304px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-top: 19px;
}
