a.nav:link {
	color: #FFFFFF;
	padding: 2px;
	font-size: 1em;
	font-weight: 500;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #323E64;
	padding: 2px;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	padding: 2px;
	font-size: 1em;
	font-weight: 500;
	text-decoration: none;
	background: #323E64;
}
.container .main table {
	background: url(../bilder/netzwerk.gif) repeat;
}




html {min-height: 100%;}

* {
}

a {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: underline;
}


a:visited {
	color: #333366;
}







body {
	background: #4069AA url(../bilder/bg.gif) repeat fixed;
	color: #1A1A1A;
	font: normal 62.5%/1.6em Arial, Helvetica, sans-serif;
	top: 0px;
}

p,code,ul {padding-bottom: 1.2em;}

.content li {
list-style-position: outside;
list-style-type: square;
color: #000000;
}

li {list-style: none;}

h1 {
	font: normal 1.5em Arial, Helvetica, sans-serif;
	color: #000066;
	padding-bottom: 3px;
	padding-top: 3px;
}
h2 {
	font-size: 1.4em;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
h3 {
	font-size: 1.2em;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 5px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em/1.6em Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../../css/img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
.sidenav h2 {
	color: #FF0000;
}

/* misc */
.clearer {clear: both;}

.left {
	float: left;
}
.top .header .left img {
	position: relative;
	top: 0px;
	left: 0px;
}
.top .header .right img {
	position: relative;
	top: 0px;
	right: 0px;
}

.right {
	float: right;
}

/* structure */
.container {
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 854px;
}

/* header */
.top {
	padding: 15px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 135px;
	margin: 0 auto;
	padding: 10px;
	width: 854px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 135px;	
}
.header .left {
	background: #006699;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 100px;
	text-align: center;	
	width: 610px;
}
.header .right {
	overflow: auto;
	width: 244px;
	background: #6699cc;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(../../css/img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(../../css/img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #006699;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 200px;
	background: #EBF2FC;
	padding: 0px 0px 0px 10px;
	height: 100%;
}
.sidenavtab {
	left: 25px;
	position: relative;
	top: 10px;
	padding: 0px;
	margin: 5px;
}
.sidenav h2 {
	color: #000066;
	font-size: 1em;
	line-height: 20px;
	margin: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	font-variant: normal;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	list-style: circle inside;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #001100;
	display: block;
	padding: 8px 0 8px 8px;
	text-decoration: none;
	width: 90%;
	list-style: circle;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #FF0000;	
}

/* content */
.content {
	float: left;
	margin: 10px 0 5px;
	padding: 0 12px;
	width: 575px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../../css/img/li.gif);
	margin-left: 7px;
	line-height: 1.5em;
}
.content p {font-family: Arial, Helvetica, sans-serif;}

/* footer */
.footer {
	color: #000066;
	font: bold 1em/39px sans-serif;
	padding: 0 12px;
	text-align: center;
}
.footer a,.footer a:hover {color: #000066;}
.container .main .sidenav_linie {
	border-top: 1px none #FF8C18;
	border-right: 1px none #FF8C18;
	border-bottom: 1px solid #FF8C18;
	border-left: 1px none #FF8C18;
	margin: 5px;
}
.content_ohne_rechts {
	float: left;
	margin: 5px 0;
	padding: 0 12px;
	width: 90%;
}
h4 {
	font-size: 1.2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
}
.h4_bg {
	font-size: 1.3em;
	color: #FF0000;
	background: #E8E8F2;
	padding: 3px;
	margin-bottom: 10px;
	font-weight: 500;
}
h5 {
	font-size: 1.2em;
	color: #000000;
	letter-spacing: 0.1em;
}
.regbg {
	background: url(../bilder/reg_bg.gif) no-repeat right bottom;
}
.content_ohne {
	float: left;
	margin: 5px 0;
	padding: 0 25px;
	width: 90%;
}
.rand_blau {
	border: 1px solid #008CD6;
	padding: 3px;
}
.blau_linie {
	padding: 3px;
	border-top: 1px solid #008CD6;
	border-right: 1px none #008CD6;
	border-bottom: 1px none #008CD6;
	border-left: 1px none #008CD6;
}
.center {
	background: center;
}
.container .main .content li {
	list-style: outside;
}


.h4_bg {
	font-size: 1.2em;
	color: #FE0000;
	background: #E8E8F2;
	padding: 3px;
	margin-bottom: 10px;
}




.h5_bg {
	font-size: 1.2em;
	color: #006699;
	background: #EBF2FC;
	padding: 2px;
	margin-bottom: 5px;
	font-weight: 500;
	font-variant: normal;
}


.linie_1p_o {
	background: url(../bilder/1p_o.gif) repeat-x center;
	margin-top: 3px;
	margin-bottom: 25px;
	padding-top: 3px;
	padding-bottom: 25px;
}
.blau_ohnel {
	padding: 3px;
	border-top: 1px solid #008CD6;
	border-right: 1px solid #008CD6;
	border-bottom: 1px solid #008CD6;
	border-left: 1px none #008CD6;
}
.blau_ohner {
	padding: 3px;
	border-top: 1px solid #008CD6;
	border-right: 1px none #008CD6;
	border-bottom: 1px solid #008CD6;
	border-left: 1px solid #008CD6;
}
.b_ab_10 {
	margin: 10px;
	padding: 10px;
}
.header_seminar {
	font-size: 12px;
	color: #000000;
	background: #6699cc;
	font-weight: 600;
	font-variant: normal;
	padding: 5px;
	letter-spacing: 1px;
}
.h1_tabelle {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color: #000066;
}

.bold {
	font-weight: 600;
}.blau_4 {
	padding: 3px;
	border-top: 1px solid #008CD6;
	border-right: 1px solid #008CD6;
	border-bottom: 1px solid #008CD6;
	border-left: 1px solid #008CD6;
}
.text_hervor_rot {
	color: #FF0000;
}
.text_hervor_rot_bold {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FF0000;
}
.img_border {
	margin: 5px;
	padding: 5px;
	border: 1px solid #3A66A4;
}
.rahmencolor {
	border: 1px solid #FF8000;
	margin: 2px;
	padding: 2px;
}
.container .main li {
	list-style: disc outside;
	line-height: 18px;
}
.formmail {
	padding: 25px 25px 25px 50px;
	background: #FDFDFD;
}
.container .main .content a {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
}
.container .main #tipps {
	font-weight: normal;
}
.blau_u_ohner {
	padding: 3px;
	border-top: 1px none #008CD6;
	border-right: 1px none #008CD6;
	border-bottom: 1px solid #008CD6;
	border-left: 1px solid #008CD6;
}
.blau_u_ohnel {
	padding: 3px;
	border-top: 1px none #008CD6;
	border-right: 1px solid #008CD6;
	border-bottom: 1px solid #008CD6;
	border-left: 1px none #008CD6;
}
.blau_4_ohne_o {
	padding: 3px;
	border-top: 1px none #008CD6;
	border-right: 1px solid #008CD6;
	border-bottom: 1px solid #008CD6;
	border-left: 1px solid #008CD6;
}
.blau_4_ohne_u {
	padding: 3px;
	border-top: 1px solid #008CD6;
	border-right: 1px solid #008CD6;
	border-bottom: 1px none #008CD6;
	border-left: 1px solid #008CD6;
}
.table_grey {
	border: 1px solid #959AA4;
}
.linie_1_rot {
	background: url(../bilder/1p_rot.gif) repeat-x center;
	margin-top: 3px;
	margin-bottom: 25px;
	padding-top: 3px;
	padding-bottom: 25px;
}
.blau_ohne_l_u {
	padding: 3px;
	border-top: 1px solid #008CD6;
	border-right: 1px solid #008CD6;
	border-bottom: 1px none #008CD6;
	border-left: 1px none #008CD6;
}
.blau_ohne_r_u {
	padding: 3px;
	border-top: 1px solid #008CD6;
	border-right: 1px none #008CD6;
	border-bottom: 1px none #008CD6;
	border-left: 1px solid #008CD6;
}

ul#navlist { font-family: sans-serif; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
color: #ffffff;
background-color: #003366;
padding: 3px;
border: 1px #ffffff outset;
}

ul#navlist li a:hover
{
color: #ffff00;
background-color: #003366;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: #003366;
border: 1px #ffffff inset;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
padding-top: 5px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 10em;
border: none;
padding: 2px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: " >> "; }
