#content {
	position: absolute;
	top: 360px;
	left: 260px;
	width: 700px;
	padding: 10px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 280px;
	left: 40px;
	width: 180px;
	border-right: 1px solid #e2a882;
	padding-right: 20px;
}

#frame {
	position: absolute;
	top: 0px;
	left: 710px;
	width: 200px;
	height: 220px;
	background: url(../images/pfra.gif) no-repeat;
	padding: 0px 20px 0px 20px;
}

#header {
	position: absolute;
	top: 130px;
	left: 40px;
	width: 600px;
	height: 100px;
}



#titel_top {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 600px;
	height: 70px;
}

#titel_main_top {
	position: absolute;
	top: 280px;
	left: 260px;
	width: 700px;
	font-size: 26px;
	font-weight : normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;	
	color: #e2a882;
	line-height: 40px;
}

#titel_sub_top {
	position: absolute;
	top: 325px;
	left: 260px;
	width: 700px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

#titel_sub_top_download {
	position: absolute;
	top: 325px;
	left: 260px;
	width: 700px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF
}


#more {
	left: 260px;
	width: 700px;
	padding: 10px;
	margin: 0px;
}



#maintopic {
	position: absolute;
	top: 7px;
	left: 675px;
	width: 300px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	text-align:center;
}


#maintopic a {
	display: block;
	float: right;
	border-left: 1px solid #122401;
	height: 20px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #122401;
}


#maintopic a:hover  {
	color: #e2a882;
}

#maintopic .sel {
	color: #e2a882;
	background-color: #FFFFFF;
}

#maintopic_Arg {
	position: absolute;
	top: 170px;
	left: 40px;
	width: 800px;
	height: 10px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	height: 10px;
	text-align:center;
}


#maintopic_Arg a {
	display: block;
	float: left;
	border-right: 1px solid #122401;
	height: 10px;
	padding: 10px 5px;
	margin: 0px;
	text-decoration: none;
	color: #808081;
}


#maintopic_Arg a:hover  {
	background-color: #703c17;
}

#maintopic_Arg .sel {
	color: #FFFFFF;
	background-color: #703c17;
}


.topic {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #FF0001 !important;
	font-size : 18px;
	font-weight: normal !important;
	margin: 10px 0px 15px 0px !important;
}

.topic:hover {
	text-decoration: none !important;
	color: #ffffff !important;
}



.topic_Arg {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #FF0001 !important;
	font-size : 18px;
	font-weight: normal !important;
	margin: 10px 0px 15px 0px !important;
}

.topic_Arg:hover {
	text-decoration: none !important;
	color: #FF0001 !important;
}


.subtopic {
	display: block;
	text-decoration: none;
	color: #ffffff !important;
	font-weight: normal !important;
	border-bottom: 1px solid #808081;
	margin-bottom: 5px !important;
}

.subtopic:hover {
	text-decoration: none !important;
	color: #FF0001 !important;
}


.subtopic_Imp {
	display: block;
	text-decoration: none;
	color: #e2a882 !important;
	font-weight: normal !important;
	border-bottom: 1px solid #808081;
	margin-bottom: 5px !important;
}

.subtopic_Imp:hover {
	text-decoration: none !important;
	color: #FF0001 !important;
}


.u_paragraf  {
	text-decoration: underline !important;
	color: #e2a882; !important;
	font-size: 14px;
	margin: 0px;
	padding: 2px 0px 10px 0px;	
	line-height: 160%;

}

.zitat  {
	text-decoration: none !important;
	color: #e2a882 !important;
	font-size: 14px;
	font-style:italic;
	margin: 0px;
	padding: 2px 0px 10px 0px;	
	line-height: 160%;
}




.picbackgre {
	float:left;
	margin-top:    0px;
	margin-right:  0px;
	margin-bottom: 0px;
	background-color: #ffffff !important;
	color: #122401 !important;
	font-weight: normal;
	text-decoration: none !important;
	font-size: 12px;
	text-align: justify;
}

.picbackgli {
	float:right;
	margin-top:    0px;
	margin-right:  0px;
	margin-bottom: 0px;
	background-color: #ffffff !important;
	color: #122401 !important;
	font-weight: normal;
	text-decoration: none !important;
	font-size: 12px;
	text-align: justify;
}


.pictext {
	margin-left:  3px;
	margin-right: 3px;
}



.flag {
	text-decoration: none;
	color: #ffffff !important;
	font-weight: normal !important;
	margin-bottom: 5px !important;
}


.flag:hover {
	text-decoration: none !important;
	color: #FF0001 !important;
}



form.search {
	margin: 20px 0px 20px 0px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 130px;
	border: 1px solid #808081;
}