
html {height: 100.1%; font-size: 64%;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../bilder/verlauf_hintergrund_a.jpg);
	background-repeat: repeat;
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #BED0F1;
	float: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
	color: #224E9F;
	padding: 0.6em 0em 0.2em 0em ;
}
h1 {
	font-size: 2.2em;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #BED0F1;
	background-repeat: repeat-x;
	background-position: left 12px;
	background-image: url(../bilder/verlauf_h1.jpg);
	text-indent: 5px;
}
h2 {
	font-size: 1.5em;
	color: #000066;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1.3em;
	color: #000066;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {font-size: 1.4em;}
h5 {font-size: 1.3em;}
h6 {font-size: 1.2em;}

p {
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 0.4em;
	color: #224E9F;
	line-height: 1.5em;
}

blockquote {
	margin: 20px 0px;
	background: url(images/curly_left.png) no-repeat;
	padding-left: 60px;
}
blockquote p {
	background: url(images/curly_right.png) no-repeat bottom right;
	color: #5D7786;
	font-style: italic;
	padding-right: 60px;
}

strong {letter-spacing: 1px;}
em {font-size: 1.1em;}

/*--------------links--------------------------*/
a {
	font-weight: normal;
	color: #9A0312;
	text-decoration: none;
}
a:link {}
a:visited {text-decoration: none;}
a:hover {}
a:active {}

a.int {background: url(images/link_int.gif) no-repeat left bottom;}
a.ext {background: url(images/link_ext.gif) no-repeat left bottom;}
a.int, a.ext {padding-left: 16px;}

/*----------------wrapper---------------------------*/
div#wrapper {
	position: relative;
	width: 800px;
	text-align: left;
	background-color: #1B479E;
	margin-right: auto;
	margin-left: auto;
}
/*-----------------header-----------------------------*/
div#header {
	height: 100px;
	text-align: right;
	background-color: #3266CC;
	background-position: left top;
	border: thin solid #BED0F1;

}
div#header h1 {
	font-weight: bold;
	border: 0px;
	padding-top: 5em;
	margin-bottom: 0px; /*#####*/
	color: #9A0312; /*#####*/
	background-color: #3266CC;
	background-image: none;
}

div#header img {
	background-color: #3266CC;
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	height: 100px;
	margin-left: 0px;
	float: left;
}
/*-----------------navi----------------------------------*/
div#nav {background: no-repeat left bottom;}
div#nav ul {padding-left: 20px;}
div#nav li {
    display: inline; 
    margin-right: 10px;
}
div#nav li a {
    padding: 6px; 
	background: #FFFFFF; 
	text-decoration: none; 
	color: #9A0312; 
	text-transform: uppercase;
}
div#nav li a:hover, 
body#home div#nav li.navhome a {
    background: #9A0312; 
	color: #FFFFFF;
}
/*----------------wrapcontent--------------------*/
div#wrapcontent {
	background-color: #BED0F1;
	margin-top: 0px;
}
/*----------------------maintext--------------------*/
div#maintext {
	background-color: #BED0F1;
	margin-left: 160px;
	text-align: left;
	margin-right: 150px;
}
/*div#maintext img {
	float: right;
	padding: 10px 0px 5px 15px;
	background-color: #BED0F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
/*--------------------img--------------------*/
#maintext .imgright{
	float: right;
	padding: 10px 0px 5px 15px;
	background-color: #BED0F1;
}

#maintext .imgleft {
	float: left;
	padding: 10px 15px 5px 0px;
	background-color: #BED0F1;
}

/*---------------menu-------------------------------*/
div#menu {
	width: 125px;/*statt padding*/
	margin-top: 0px;
	background-color: #BED0F1;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	height: 0px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	font-weight: normal;
}

#menu ul {
	list-style: none;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	font-weight: lighter;
} 

#menu a {
	display: block;
	border-width:1px;
	border-style: solid;
	border-color: #C0DFFD;
	margin: 0;
	padding: 2px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
}

#menu a { color: #ffcc00; background: #3366cc; text-decoration: none; } 

#menu a:hover { color: #660000; background: #BED0F1; }
#menu li {
	position: relative;
	list-style: none;
	margin-bottom: 3px;
}

#menu ul ul ul {
	position: absolute; top: 0; left: 100%; width: 120%; }

div#menu ul ul ul, div#menu ul ul li:hover ul ul {
	display: none;
} 

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
} 

/*menu1*/
#menu1 {
	width: 650px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	background-color: #BED0F1;
}

#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 124px;
	float: left;
	text-transform: uppercase;
} 

#menu1 a, #menu1 h2 
  {
	display: block;
	border-width:1px;
	border-style: solid;
	border-color: #C0DFFD;
	margin: 0;
	padding: 2px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
} 

#menu1 a { color: #000066; background: #ffcc00; text-decoration: none; }

#menu1 a:hover { color: #ffffff; background: #3366cc; }

#menu1 li {
	position: relative;
	text-align: left;
} 

#menu1 ul ul { position: absolute; z-index: 500; }

#menu ul ul ul { position: absolute; top: 0; left: 100%; } 

div#menu1 ul ul,
div#menu1 ul li:hover ul ul, 
div#menu1 ul ul li:hover ul ul 
  {display: none;} 

div#menu1 ul li:hover ul, 
div#menu1 ul ul li:hover ul, 
div#menu1 ul ul ul li:hover ul 
  {display: block;} 


div#footer {
	color: #FFFFFF;
	padding: 1.0em 0px 3.0em 0px;
	text-align: center;
	background-color: #3266CC;
}

.defloat {clear: both;}

/*span.hilite {background: #D0DF99; padding: 4px;}*/
span.hilite {background: #D0DF99 url(images/span_verlauf.jpg) repeat-y right top; padding: 4px;}

ol {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.line hr {display: none;}
div.line {
    height: 10px;
    background: url(images/dotted_line.png) repeat-x;
    margin: 10px 0px;
}
dl {}
dd dl {border-left: 2px solid  #B4A400;}
dt {
	font-weight: bold;
	margin-top: 4px;
	color: #669999;
	text-transform: uppercase;
	margin-left: 140px;
}
dd dl dt {font-weight: bold; margin-top: 4px; color: #B4A400; text-transform: none; border-left: 10px solid #B4A400; padding-left: 10px;}
dd dl dd {margin-left: 20px;}
dd {
	margin-bottom: 10px;
	text-indent: 0px;
}

table {
	color: #660000;
	position: relative;
	margin-top: 30px;
}
hr {
	border: thin outset #000066;
}
