/* CSS Document */

/*******************globales***************/
body  {
	margin:0px;
	padding:0px;
	color: #120f2;
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	}
	
body,
td,
p {

	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	}

h1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:normal;
	color: #cb1111;
	font-style:italic;
	letter-spacing:0.3em;
	line-height:24px;
	}
	
#navi_links_ebene {
	position:absolute;
	width:130px;
	top:185px;
	left:-445px;
	margin-left:50%;
}	
.navi_links a:link,
.navi_links a:visited,
.navi_links a:hover
 {
	margin-left:7px;
	margin-right:7px;
	width:130px;
	display:block;
	padding:3px;
	border-bottom:#201e3e dashed 1px;
	margin-bottom:1px;
	border-left:#201e3e solid 6px;
	}
	
.navi_links a:hover {

	border-left: #990000 solid 6px;
	background-color:#FFFFFF
	
	}


#navi_oben a:link,
#navi_oben a:visited,
#navi_oben a:hover,
#navi a:visited,
#navi a:hover,
#navi a:link {
	margin-left:7px;
	margin-right:7px;
	}
	


#navi_oben a:link,
#navi_oben a:visited {
	color: #120f25;
	border-bottom:dashed 1px #120f25;
	text-decoration:none;
	font-weight:normal;
}

#navi_oben a:hover {
	color: #990000;
	border-bottom:dashed 1px #990000;
	text-decoration:none;

}


a:link,
a:visited {
	color: #990000;
	border-bottom:dashed 1px #120f25;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color: #CF6C67;
	border-bottom:dashed 1px #990000;
	text-decoration:none;

}

.notariat {
	background-image:url(images/navi_links.jpg);
	background-position:right;
	padding:9px;
	padding-right:25px;
	padding-left:14px;
	position:relative;
	font-weight:bold;
	display:block; float:left;
	}


img {
	vertical-align:middle;
	}
	
	
.dunkel {
	background-color:#a3a2b8 ;
	text-align:right;
	padding:5px;
	background-image:url(images/hint_dunkel.jpg);
	color: #FFFFFF;
	}
	
.kursiv {	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style:italic;
	font-weight:normal;
	padding:0px;
	margin:0px;
}


/*******************Ebenen***************/



#balken_links {
	width:50%;
	height:535px;
	background-image:url(images/balken_links.gif);
	background-position:top;
	background-repeat:repeat-x;
	position:absolute;
	left:0px;
	top:0px;
	}
	
#balken_rechts {
	width:50%;
	height:400px;
	background-image:url(images/balken_rechts.gif);
	background-position:top;
	background-repeat:repeat-x;
	position:absolute;
	right:0px;
	top:0px;
	}
	

#logo {
	width:499px;
	height:83px;
	background-image:url(images/logo.gif);
	background-position:top;
	background-repeat: no-repeat;
	position:absolute;
	margin-left: 50%;
	left:-51px;
	top:0px;
	}
	
#logo_notariat {
	width:402px;
	height:83px;
	background-image:url(images/logo_notariat.gif);
	background-position:top;
	background-repeat: no-repeat;
	position:absolute;
	margin-left: 50%;
	left:-11px;
	top:0px;
	}
	
	
#navi {
	height:36px;
	background-image: url(images/navi_hint.gif);
	background-position:top;
	background-repeat:repeat-x;
	position:absolute;
	margin-left: 50%;
	left:-413px;
	margin-top:82px ;
	padding-top:1px;
	
	}

#navi_oben {
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:70px;
	width:220px;
	position:absolute;
	left:0px;
	top:0px;
}
	


#abstand {
	height:119px;
	}
	
#mitte {
	width:669px;
	position:relative;
	margin-left:-296px;
	left: 50%;
	
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFFFFF;
}

#mitte_inhalt{
	padding-top:50px;
	padding-left:30px;
	padding-right:250px;
	padding-bottom:20px;
	

	}
	
#ecke {
	width:285px;
	height:63px;
	position:absolute;
	margin-left: 50%;
	left:-310px;
	top:119px ;
	background-image:url(images/ecke.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFFFFF;

	}
#unten {
width:100%;
position:relative;
height:58px;
background-image:url(images/unten.gif);
background-repeat:repeat-x;
background-position:top;
}

/***************navi********************/

#navigation	{
	height:44px;
	position:absolute;
	top:326px;
	margin-left: 50%;
	left:-355px;
	width:700px;
	}

	

	
	
ul {
	list-style-image:url(images/pfeil.gif);
	list-style-position:outside;}
	
	
li.download {
	list-style-image: url(images/dokument.gif);
	list-style-position:outside;
	height:30px;}

	
hr {
	width:100%;
	background-color:#b3b2c4;  /* Mozilla 1.4 */
	color:#b3b2c4;  /* IE 6 */
	border: #b3b2c4;  /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	}
	


.kasten {
	border: 1px dashed  #cfcddb;	
	background-color: #edecf2;
	padding:3px;
	}
/************ formular ***********/

.button {
	border-right:2px  #CCCCCC solid;
	border-bottom:2px #000000 solid;
	border-top:1px  #CCCCCC solid;
	border-left:1px  #000000 solid;
	background-color: #666666;
	color:#FFFFFF;
	font-weight:bold;
	}

.inputbox {
	background-color: #FBFBFF;
	border: 1px #999999 solid;
	color: #009999;
	padding:3px;

	}
	
textarea,
input  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	}
	
td {
	vertical-align:top;
	}
