/* standard elements */

* {

	margin: 0;

	padding: 0;

}

a {

	color: #36C;

}

a:hover {

	color: #06F;

}
html { height: 101%; margin-bottom: 1px; } 
body {



	background: #EEE url(http://www.cme-agbn.de/bilder_layout/bg.gif);

	color: #444;

	font: normal 62.5% "Arial",sans-serif;

	margin: 0;

}

input {

	color: #555;

	font: normal 1.1em "Arial",sans-serif;

}

p,cite,code,ul {

	font-size: 1.2em;

	padding-bottom: 1.2em;

}

h1 {

	font-size:12pt;

	font-family:Arial,Helvetica,sans-serif;

	font: bold;

	margin-bottom: 20px;

}

ueberschrift1 {

	font-size:22pt;

	font-family:Arial,Helvetica,sans-serif;

	font: bold;

	margin-bottom: 20px;

}

h2 {

	font-size:14pt;

	font-family:Arial,Helvetica,sans-serif;

	font: bold;

	margin-bottom: 20px;

}

code {

	background: url(http://www.cme-agbn.de/bilder_layout/bgcode.gif);

	border: 1px solid #F0F0F0;

	border-left: 6px solid #39F;

	color: #555;

	display: block;

	font: normal 1.1em "Arial",serif;

	margin-bottom: 12px;

	padding: 8px 10px;

	white-space: pre;

}

cite {

	background: url(http://www.cme-agbn.de/bilder_layout/quote.gif) no-repeat;

	color: #666;

	display: block;

	font: normal 1.3em "Arial",serif;

	padding-left: 28px;

}

h1,h2,h3 {

	color: #367EA6;

	padding-top: 6px;

}



/* misc */

.clearer {



}



/* structure */

.container {

	background: url(http://www.cme-agbn.de/bilder_layout/bgcontainer.gif) repeat-y;

	margin: 0 auto;

	padding-bottom: 6px;

	width: 986px;

}



/* title */

.title h1 {

	color: #FFF;

	font: normal 3em Verdana,sans-serif;

	height: 150px;

	line-height: 150px;

	margin-bottom: 8px;

	text-align: center;

}



/* path */

.path {

	background: #dddddd;

	color: #aaaaaa;

	font: normal 0.9em Verdana,sans-serif;

	padding: 3px 10px 3px 10px ;

	margin-bottom: 8px;

}

.path a {

	color: #aaaaaa;

	text-decoration: underline;

}

.path a:hover {

	color: #000000;

	text-decoration: underline;

}



/* navigation */

.navigation {

	margin-bottom: 4px;

}

.navigation a {

	background-color: #4A91C3;

	color: #FFF;

	float: left;

	font: bold 1.2em "Trebuchet MS",sans-serif;

	padding: 8px 0;

	width: 19%;

	border-right: 1px solid #FFF;

	text-align: center;

	text-decoration: none;

}

.navigation a:hover {

	background-color: #000;

	color: #FFF;

}



/* main */

.main {

	clear: both;

	padding: 8px 18px;

}



/* main left */

.sidenav h1,.sidenav ul {

	padding-left: 12px;

}

.sidenav {

	background: #EEE;

	border: 1px solid #E5E5E5;

	margin-bottom: 8px;

	float: left;

	width: 200px;



}

.sidenav h1 {

	color: #666;

	font-size: 1.2em;

	

}

.sidenav ul {

	border-top: 1px solid #FAFAFA;

	background: #eeeeee;	

	margin-bottom: 10px;	

	padding: 0;

	font: normal 1.1em "Arial",serif;

}

.sidenav li {

	border: 1px solid #FAFAFA;

	border-top: none;

	list-style: none;

	margin: 0;

}

.sidenav li a {

	color: #777;

	display: block;

	font-size: 0.9em;

	padding: 3px 6px 3px 14px;

	text-decoration: none;

}

.sidenav li a:hover {

	color: #111;

	background: #ffffff;

}

#selected {

	color: #000000;

	background: #dddddd;

}

#selected li a {

	color: #000000;

	background: #BBBBBB;

}


#selected li a:hover {

	color: #000000;

	background: #ffffff;

}

#selected_u2 {

	padding-left:10px;

	color: #000000;

	background: #cccccc;

}

#selected_u2 li a {

	padding-left:10px;

	color: #000000;

	background: #ffffff;

}

#selected_u2 li a:hover {

	padding-left:10px;

	color: #000000;

	background: #ffffff;

}



#u2 {

	padding-left:10px;

}

#u2 li a {

	padding-left:10px;

}

#u2 li a:hover {

	padding-left:10px;

}





#selected_u3 {

	padding-left:20px;

	color: #000000;

	background: #bbbbbb;

}

#selected_u3 li a {

	padding-left:20px;

	color: #000000;

	background: #ffffff;

}

#selected_u3 li a:hover {

	padding-left:20px;

	color: #000000;

	background: #ffffff;

}



#u3 {

	padding-left:20px;

}

#u3 li a {

	padding-left:20px;

}

#u3 li a:hover {

	padding-left:20px;

}





/* content */

.content {

	float: right;

	width: 740px;

}

.content .item {

	padding: 6px 12px;

	border: 1px solid #EEE;

	background: #FFF;

	margin-bottom: 8px;

}

.content .descr {

	color: #333;

	margin-bottom: 6px;

}

.content li {

	list-style-type:square;

	margin-left: 18px;

}



/* search form */

form {

	padding: 0 0 6px 8px;

	margin-bottom: 8px;

}

.styled {

	border: 1px solid #DDD;

	padding: 4px;

}

.button {

	background: url(http://www.cme-agbn.de/bilder_layout/suche.gif) no-repeat left bottom;

	border: none;

	height: 27px;

	width: 27px;

}



/* footer */

.footer {

	background: #FFF;

	border: 1px solid #EEE;

	color: #666;

	font-size: 8pt;

	margin: 0 auto;

	text-align: center;

	padding: 6px;

	width: 936px;

	clear: both;

}

.footer a {

	color: #36C;

	text-decoration: none;

}

.footer a:hover {

	color: #06F;

	text-decoration: underline;

}

.inhalt {

	font-size:9pt;

	color:#000000;

        font-family:Arial,Helvetica,sans-serif;}



.pdf {

	font-size:9pt;

	font-family:Arial,Helvetica,sans-serif;

	text-decoration: underline;}

	

.sitemap {

	font-size:9pt;

	color:#000000;

        font-family:Arial,Helvetica,sans-serif;}

        

        

        

.link {display: none;}        