/*
**************************************************************
BOF Änderung Steffen Geier
**************************************************************
*/

#wrap {
	width: 810px;
	margin: auto;
	background-color: #DFFFFA;
}
#eyecatcher {
	width: 810px;
	height: 130px;
	background: url(../images/s2dlogo.jpg) no-repeat;
}
#inhalt {
	width: 810px;
	min-height: 100px;
}
#clear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	font-size:0;
}
#main_navi{
	width: 140px;
	margin-top: 40px;
	float: left;
}

#navi_top {
	width: 140px;
	height: 25px;
	background: url(../images/nav_top.jpg) no-repeat;
}

#navi_e1 {
	width: 140px;
	height: 25px;
	background: url(../images/nav_up.jpg) no-repeat;
}

#navi_e1  a:hover {
	line-height: 25px;
	vertical-align: middle;
	background: url(../images/nav_down.jpg) no-repeat;
	display: block;
}
#navi_e1 .navselected {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #134113;
	line-height: 25px;
	vertical-align: middle;
	padding: 0px 0px 0px 27px;
}
#navi_e1 .navnormal {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #134113;
	line-height: 25px;
	vertical-align: middle;
	padding: 0px 0px 0px 27px;
}

#navi_e2 {
	width: 100px;
	height: 25px;
	background: url(../images/nav_up.jpg) no-repeat;
	padding-left: 40px;
}
#navi_e2  a:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #F46539;
}
#navi_e2 .navselected {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #F5663E;
}
#navi_e2 .navnormal {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #134113;
}

#navi_e3 {
	width: 90px;
	height: 25px;
	background: url(../images/nav_up.jpg) no-repeat;
	padding-left: 50px;
}
#navi_e3 .navselected {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #134113;
	vertical-align: middle;
}
#navi_e3 .navnormal {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #134113;
	vertical-align: middle;
}

#navi_button {
	width: 140px;
	height: 50px;
	background: url(../images/nav_button.jpg) no-repeat;
}

#unter_main {
	width: 636px;
	height: 24px;
	margin: 5px 0px 20px 0px;
}
#unter_nav1 {
	height: 24px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}
#unter_nav1 a, #unter_nav1 a:link, #unter_nav1 a:visited, #unter_nav1 a:hover, #unter_nav1 a:active {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #134113;
	vertical-align: left;
}
#unter_nav1 a:hover {
	color: #F46539;
}

#content_main {
	width: 636px;
	margin-top: 40px;
	float: left;
}
#content_top {
	width: 636px;
	height: 13px;
	background: url(../images/content_top.jpg) no-repeat;
}
#content_middle1 {
	width: 636px;
	min-height: 100px;
	background: url(../images/content_middle_01.jpg) repeat-y;
}
#content_middle2 {
	width: 636px;
	min-height: 100px;
	background: url(../images/content_middle_02.jpg) repeat-y;
}
#content_button1 {
	width: 636px;
	height: 24px;
	background: url(../images/content_button_01.jpg) no-repeat;
	#margin: 0px 0px 20px 0px;
}
#content_button2 {
	width: 636px;
	height: 24px;
	background: url(../images/content_button_02.jpg) no-repeat;
	#margin: 0px 0px 20px 0px;
}
#site_name {
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	color: #134113;
	margin: 0px 0px 10px 0px;
}

/*
**************************************************************
EOF Änderung Steffen Geier
**************************************************************
*/

#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#maintopic {
	width: 900px;
	text-align: right;
	padding: 4px 0px 6px 0px;
	margin: 0px;
	position: absolute;
	top: 60px;
	left: 50px;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #134113;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	background : #DFFFFA url(../images/pel.gif) no-repeat top left;
	text-decoration: none;
	color: #134113;
	border-left: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #FFC6A9;
}

#maintopic li a:hover {
	background-color : #134113;
	color: #ffffff;
}

#topic {
	position: absolute;
	top: 234px;
	left: 50px;
	width: 200px;
	background-color: #DFFFFA;
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #DFFFFA;
	border-bottom: #FFC6A9 1px solid;
	color: #134113;
	display: block;
	font-size: 100%;
	font-weight: normal;
}


#topic p {
	text-align: right;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#topic p.sub {
	padding: 2px 40px 4px 10px;
}


#topic p a {
	text-decoration: none;
	color: #134113;
}

#topic p a:hover {
	color: #FFC6A9;
}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #FFC6A9 1px solid;
	width: 150px;
}


#content {
	clear: both;
	width: 610px;
	padding: 10px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 264px;
	left: 779px;
	width: 160px;
	padding: 10px;
	border-left: 1px solid #FFC6A9;
	border-bottom: 1px solid #FFC6A9;
	background-color: #ffffff;
}

