body{
	margin:0;
	font-family: 'Lucida Sans', Verdana, sans-serif;
	font-size: 70%;
	line-height: 1.6em;
	background-color: #333333;
	background-image: url(images/backg.jpg);
	background-repeat: repeat;
}
#wrap{
	margin:0 auto;
	width:760px;
	height:500px;
}

a {
	color:#BDA042;
	border-color:#BD9E42;
	text-decoration: none;
}

a:hover{
	color:#BDA042;
	border-color:#BD9E42;
	text-decoration: none;
}

#head{
	height:130px;
	margin-left: 1px;
	background-image: url(i/oben.png);
	background-repeat: no-repeat;
}
#head h1.title{
	margin:0;
	padding: 105px 0 0 20px;
	font-variant:small-caps;
	color:#fff;	
}
#head ul.navbar{
	margin:0;
	padding: 0 0 0 30px;
}
#head ul.navbar li{
	float:left;
	list-style-type:square;
}
#head ul.navbar li a{
	display:block;
	padding: 18px 0 0 0;
	margin: 0 40px 0 0;
	font-weight:bold;
	text-transform:uppercase;
}
#head #title_box{
	display:block;
	position:relative;
	top: 140px;
	left: 200px;
	width:100px;
	border:#c00 1px solid;
}


.boption {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #BD9D42;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
}

.boption:hover {
	background-color: #BDA042;
	
	border-top-color: #BDA042;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-bottom-color: #BDA042;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
}

.boption:hover a {
	color: #FFFFFF;
}

.boption a {
	color: #3C4C57;
	font-weight: normal;
}

.boption-off {
	font-size: x-small;
	font-weight: bold;
	background-color: #FFDD57;
	text-align: center;
	margin: 2px;
	padding: 5px;
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	display: block;
}

.boption-plain {
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.boption-plain select {
    width:120px;
}

.boption2 {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #BD9D42;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	background-color: #BDA242;
	color: #FFFFFF;
}

.boption2:hover {
	background-color: #6C5D25;
	
	border-top-color: #BDA042;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-bottom-color: #BDA042;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
}

.boption2:hover a {
	color: #FFFFFF;
}

.boption2 a {
	color: #FFFFFF;
	font-weight: normal;
}




#main{
	background: url(i/main_bg.png) center repeat-y;
	margin:0 auto;
	width:760px;
	padding: 0 0px 0 0px;
	overflow:hidden;
}

#splash{
	padding-top:7px;
	text-align:right;
	background-image: url(i/top_abschluss.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 10px;
}
#splash h2.subtitle{
	margin:8px 0 0 0;
	padding: 0 5px 0 0;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:14px;
}

#content{
	margin: 0 10px 10px 10px;
	text-align:left;
	overflow:hidden;
	background-position: 48% 0%;
	background-repeat: repeat-y;
}
#content h2{
	color:#BDA242;
	line-height:20px;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	text-transform: uppercase;
}

#footer{
	clear:both;
	height: 55px;
	text-align:right;
	color:#999;
	background-image: url(i/unten.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer p{
	margin:0;
	padding: 20px 0 0 0;
}

#content div.box{
	width:560px;
	float:right;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#content div.menu{
	width:150px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#news ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#news li{
	padding: 2px 0;
}
#toppic {
	left: 1px;
	position: absolute;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BDA242;
	font-style: italic;
	float: right;
	width: 50%;
	line-height: 20px;
	text-align: center;
}
.picture_left {
	margin: 10px;
	padding: 10px;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.table1 {
	background-color: #EAE3AF;
	margin: 1 px;
	padding: 1 px;
	width: 100%;
}

.table2 {
	background-color: #BCB68D;
	line-height: 20px;
	width: 100%;
}

.table2 a {
	color: #000000;
}


.table3 {
	background-color: #BD9E42;
	line-height: 20px;
	width: 100%;
	color: #FFFFFF;
	font-size: 10px;
}


input.delete {
	background-image: url(images/delete.gif);
	background-color: #BD9E41;
	background-repeat: no-repeat;
	background-position: 1px center;
	margin: 2px 5px;
	padding: 2px 5px;
	text-align: right;
	color: #BD9E41;
}
input.editieren {
	background-image: url(images/edit.gif);
	background-color: #BD9E41;
	background-repeat: no-repeat;
	background-position: 1px center;
	margin: 2px 5px;
	padding: 2px 5px;
	text-align: right;
	color: #BD9E41;
}
#navcontainer
{
	display: block;
	margin: 0;
	font-size: 9px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-wrap: none;
	word-wrap: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #BDA341;
	text-wrap: none;
	word-wrap: none;
	line-height: 30px;
}

#navcontainer li { margin: 0 0 .2em 0;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #BDA341; 
	text-wrap: none;
	word-wrap: none;
	}

#navcontainer a
{
margin: 0;
	
color: #333333;
width: 9em;
padding: .2em .8em;
text-decoration: none;
text-wrap: none;
	word-wrap: none;
	margin: 0 0 .2em 0;
	
	
	
}

#navcontainer a:hover
{
background-color: #EAE3B0;
color: #000000;
}
.textoben {
	font-size: 9px;
	display: block;
	padding-left: 10px;
}
.newstext {
	font-size: x-small;
	color: #000000;
	background-color: #EAE2B0;
	display: block;
	margin: 10px;
	border: 2px inset #BDA242;
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.picture_leftCopy {
	margin: 10px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 80px;
}

