/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}

h1,h2,h3,h4{ font-weight: bold; }

pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

*{
	margin:0px;
	padding:0px;
}

td{
	padding:3px;
}

.required, .error, #content .error, #content .error h3, .error_list, .error_list li, #content .error_list li{
    color:red;
}

#content ul.error_list,
#content ul.error_list li{
    list-style-type: none;
}
#content ul.error_list{
    margin-left:0px;
}

.bold{
    font-weight: bold;
}

table.ansehen{
    width:90%;
}

table.ansehen td{
    vertical-align:top;
    border-bottom:1px solid #eeeeee;
}
table.ansehen td.left{
    width:150px;
    font-weight: bold;
}

table.form th{
    width:140px;
    vertical-align: top;
}
table.form td{
    vertical-align: top;
}
.auto,
table.form th.auto{
    width:auto;
}
.bold{
    font-weight:bold;
}
.normal{
    font-weight:normal;
}

table.form tr.paragraph th,
table.form tr.paragraph td{
    padding-top:50px;
    padding-bottom:10px;
}
table.form th,
table.form td{
    padding-top:10px;
}
table.form tr.paragraph td table td{
    padding:0px;
}
table.form ul,
#content table.form ul,
table.form li{
    list-style-type: none;
    margin-left:0px;
}

body{
	background-color: #BDD0E3;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	padding:15px 0px 0px 10px;
}

#header{
	display:block;
	background:url('../images/title.jpg') no-repeat top left #BDD0E3;
	background:url('../images/bg.gif') repeat-y top left #C7D3E9;
        border:1px solid #969ea2;
	height:60px;
        width:948px;
        position:relative;
}

#header h1 span{
	display:none;
}

#header h1{
    float:left;
}

.bmfsfj{
	display:block;
	float:left;
	margin:15px 0px;
}
.bmfsfj img{
	margin-top:0px;
	border:1px solid gray;
	background:white;
	padding:10px;
}


#headnav{
	border:1px solid black;
	border:1px solid #969ea2;
	background:white;
/*	float:right;
	margin-right:10px;
	margin-top:22px;*/
        position:absolute;
        right:20px;
        top:40px;
}

#headnav ul{
	list-style-type:none;
	margin:0px;
        padding:3px;
}

#headnav li{
	display:inline;
	margin:0px;
	border-left:1px solid #853046;
	border-left:1px solid #969ea2;
}
#headnav li.first{
    border-left:none;
}

#headnav li a{
	text-decoration:none;
	padding:0px 3px;
	display:inline;
	color:#853046;
	font-weight:bold;
}
#headnav li a:hover{
	color:black;
}
#headnav li a.active{
/*	margin:0px;
	padding:3px 3px;
	background:#DECCC8;*/
	text-decoration:underline;
}

#body{
	/*background:url('../images/bodyindent.gif') repeat-y top left #F0F0F0;*/
        margin-top:10px;
        width:950px;
        overflow: hidden;
}

#body-inner{
    padding-top:25px;
    background:#F0F0F0;
    margin-left:25px;
    border:1px solid #9FA6AC;
}

#body #mainnav .box{
    margin:10px 0px 0px 0px;
    border:1px solid gray;
    padding:10px;
    background:white;
    text-align:right;
}

#body #mainnav .box .input-text{
    text-align:right;
    width:100%;
    font-size:1.4em;
}

#body #mainnav .box div{
    margin-top:10px;
    display:block;
}

.input-submit,
#content .input-submit{
    background:#F0F0F0;
    border:1px solid gray;
    color:#9F5C6A;
    font-weight:bold;
    padding:3px;
}

#content a:hover.input-submit{
    text-decoration:none;
}

#body #mainnav{
	display:block;
	width:177px;
	float:left;
	margin:25px 0px 10px 0px;
        z-index:999;
}
#body #mainnav #mainnavborder{
	background:white;
	border:1px solid #414444;
}
#body #mainnav ul{
	list-style-type:none;
	line-height:0px;
}
#body #mainnav ul li{
	margin:0px;
        padding:0px;
/*        display:inline-block;
        width:100%;*/
}
* html #body #mainnav ul li{
        height:1%;
        display:inline;
}
#body #mainnav ul li a{
	line-height:16px;
	display:block;
	padding:8px 10px;
	margin:0px;
	text-decoration:none;
	color:#5C5C5C;
	border-left:8px solid #888888;
	border-top:1px dashed #777777;
	font-weight:bold;
}
#body #mainnav ul li a:hover{
	color:#9f5c6a;
}
#body #mainnav li a.active{
	border-left-color:#9f5c6a;
	color:#9f5c6a;
}

#body #mainnav li a.noborder{
    border-top:none;
}

.clear{
	height:1px;
	line-height:1px;
	clear:both;
}

#content{
	/*width:510px;*/
	display:block;
	/*float:left;*/
	margin-left:170px;
	margin-bottom:20px;
	padding:20px;
/*        width:713px;*/
	background:white;
	/*border:1px solid #BEBFBF;*/
/*        overflow: hidden;*/
}

#content h2{
	font-size:16px;
	color:black;
	margin:10px 0px 5px 0px;
}

#content h3{
	font-size:14px;
	color:black;
	margin:5px 0px 0px 0px;
}
#content h4{
	font-size:12px;
	color:black;
	margin-top:5px;
}

#content p{
	line-height:18px;
	margin:10px 0px;
}

#content a{
	color:black;
	color:#853046;
	text-decoration:none;
	/*font-weight:bold;*/
	background:url('../images/link.gif') no-repeat 5px 5px;
	padding-left:14px;
}
#content h2 a, #content h3 a{
	background:none;
	padding:0px;
}

#content a.top{
	background:url('../images/top.gif') no-repeat top right;
	display:block;
        text-align: right;
	padding-left:0px;
	padding-right:14px;
	margin-bottom:4px;
}
#content a.hidden{
	padding:0px;
	background:none;
}
#content .highlight{
	color:#853046;
}
#content a:hover{
	text-decoration:underline;
}
#content ul, #content ol{
	margin-left:20px;
}
#content li{
	margin-top:5px;
	color:black;
	line-height:18px;
}
#content hr{
	border:1px solid #853046;
	margin:10px 0px;
	clear:right;
}

#content table.results{
	border:1px solid black;
	padding:1px;
	margin:10px 0px;
}
#content table.results tr.odd{
	background-color:#dddddd;
}
#footer{
	/*border-top:1px solid #9FA6AC;*/
	padding:5px 0px 0px 5px;
	margin-left:25px;
	margin-bottom:20px;
	text-align:left;
        width:925px;
        font-size:0.8em
}
#footer a{
	color:black;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#content div.addressbox{
	margin:5px 0px;
	border:1px solid black;
	padding:5px;
	color:black;
	background:#f0f0f0;
}

#content div.addressbox a{
	background:none;
	padding-left:0px;
}

#content a.view{
    font-size:1.4em;
    font-weight:normal;
    padding-left:30px;
    line-height:140%;
    background-image:url('../images/lupe.gif');
}

.right{
    text-align: right;
}
