/* CSS Document */
body {
 margin:0px;
 padding:0px;
 background: url(../images/vorlage_slices_r1_c15.jpg) repeat-x #E3EAF4;
 scrollbar-base-color:#E3EAF4;
 font-family:verdana,sans-serif;
 font-size:12px;
 }
p,ul,ol,li,td,input,a,textarea {
 font-size:12px;
 font-family:verdana,sans-serif;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #FF9900;
	letter-spacing: 1px;
	word-spacing: normal;
	padding: 2px;
}
h2 {
 font-size:14px;
}
p,ul,ol,li,h1,h2 {
 line-height:150%;
}
ul {
 list-style-type:circle;
}
p,h1,h2,li {
 margin:10px 0px 10px 0px;
}
td p {
margin-top:0px;
}


/************ Anfang Navigaton ***************/
a {
 color:black;
 cursor:pointer;
}
a:hover {
color:#536AA1;
}
a.navi {
 display:block;
 border:solid 1px #A2B6D5;
 text-decoration:none;
 width:120px;
 padding:5px 0px 5px 10px;
 background:#E3EAF4;
 font-size:12px;
 color:black;
}

a.navi:hover {
 background:#536AA1;
 color:white;
}

/************ Ende Navigaton ***************/

.webmaster {
 display:none;
 position:absolute; left:5000px;
}

.breadcrumbs {
 position:absolute;
 top:77px;
 left:278px;
 width:600px;
 font-size:12px;

}
