body{
	font-family: arial, verdana, helvetica, sans-serif;
	background-color:#FFFFFF;
	overflow-y: scroll;
}
* html body,
*+html body{
	overflow:visible;
}
#container{
	margin:0 auto;
}
#header{
	height:5.4em;
}
#header_l{
	height:100%;
	width:13em;
	float:left;
}
#header_r{
	height:100%;
	width:7em;
	float:right;
	background-color:#142459;
}
#header_m{
	height:100%;
	width:34.5em;
	float:right;
}
#header_m img{
	height:100%;
	width:100%;
}
#header_r img{
	margin-top:0.5em;
	border:1px solid #999999;
	width:6.3em;
}
#header_l img{
	padding-top:0.8em;
}
#header_text{
	position:relative;
	width:20em;
	top:-3.1em;
	left:11.0em;
	font-weight:bold;
	font-size: 1.0em;
	color:#333333;
}
#header_img1{
	float:right;
}
#header_img2{
	float:left;
}
#header_headline{
	font-size: 2em;
	text-align:center;
	margin-bottom: 0px;
	padding-top: 0.5em;
}
#infso{
	float:right;
}
#left_nav{
	float: left;
	width: 9em;
	background-color: #FFFFFF;
	padding-top:1em;
	font-size:110%;
}
#main{
	float: left;
	/*width: 45.44em;*/
	background-color: #FFFFFF;
	padding-bottom: 1em;
}
#content{
	float: left;
	width: 30em;
	padding-left: 1em;
	margin-bottom: 1em;
	padding-top:1em;
}
#content_folgeSeite{
	width: 42em;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 1em;
}

/* Start Mac IE5 filter \*/
#left_nav, #main{
	padding-bottom: 32767px!important;
	margin-bottom: -32767px!important;
	}
	

/* End Mac IE5 filter */
#wrapper
	{
	width: 55.5em;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	padding-bottom: 1em;
	/*border-top: 1px solid #FFA171;*/
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after{
/*	main: '[DO NOT LEAVE IT IS NOT REAL]'; */
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper{
	display: inline;
}
/*\*/
#wrapper{
	display: block;
}
/* end easy clearing */
#footer{
	clear: both;
	background-color:#142459;
}
#header{
	color: #2fa9dc;
}
#header, 
#footer, 
#top_nav,
#container,
.first_footer{
	width: 55.5em;
}


/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output{
	position: relative;
	z-index: 1000;
}


/*========Images Styles========*/
.img_left {
	float:left;
	margin-right: 1em;
}
.img_right {
	float:right;
	margin-right: 1em;
}	
/*========Top Navigation Bar========*/
#top_nav {
	background-color:#ffffff;
	clear:both;
	color: #333333;
	text-align:right;
	border-top: 1px solid #3c0f0f;
	border-bottom: 1px solid #3c0f0f;
	padding: 3px 0px 3px 0px;
	font-size:110%;
	width:50.45em;
}
#top_nav ul {
	font-size: 0.8em;
}

#top_nav ul, #top_nav li{
	display: inline;
	list-style-type: none;
}
#top_nav a{
	color: #333333;
	text-decoration:none;
	font-weight: bold;
	
}
#top_nav a:hover {
	background-color:  #dddddd;
	padding: 3px 0px 3px 0px;
}
/*========Left Navigation Bar========*/

ul.menu{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0.2em 0 0;
	border: none;
	font-size: 0.9em;

}
ul.menu a{
	display:block;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
ul.menu a:hover{
	display:block;
	color: #333333;
	text-decoration: none;
	background-color:#dddddd;
}
ul.menu li{
	border-bottom: 1px solid #dddddd;
	margin: 0;
	text-align: left;
	color: #333333;
	margin: 0.1em 0 0.1em 0;
	padding: 0.1em 0 0.1em 0.2em;
}
ul.menu ul{
	list-style: none;
	font-weight:500;
	padding:0px;
	margin:0px;
	padding-left:0.5em;
}
ul.menu ul li {
	border:0px none;
}

/*========News Box========*/

.news-box {
	margin:0 0 0 0;
	padding:1em 0 0 0;
	width:11.0em;
	float:right;
	background-color: #FFFFFF;
	position:relative;
	height:28em;
}		
.news-box h1 {
	margin:0em 0em 0.5em 0.3em;
	color:#142459;
	font-size:0.9em;
	font-weight:bold;
}
.news-box h2 {
	padding:0em 0.3em 0em 0.3em;
	font-size:0.8em;
	font-weight:bold;
	color: #142459;
	line-height:1.3em;
	margin:0px;
}
.news-box em{
	color: #333333;
	padding: 0em 0.1em 0em 0.2em;
	margin:0;
}
.news-box a{
	padding: 0em 0.3em 0em 0.3em;
	font-size: 0.8em;
}
.news-box p {
	font-size: 0.7em;
	color:#333333;
	margin:0;
	padding: 0em 0.3em 0em 0.3em;
}

/*========Text Styles========*/

#content_folgeSeite ul {
	margin:1.2em 0em 0em 1em;
	padding:0px 0px 0px 0px;
	font-size:0.9em;
	list-style-type:circle;
}
#content_folgeSeite ul li {
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 5px 0px;
}
#content_folgeSeite ul li a {
	color: #333333;
	text-decoration: underline;
}
#content_folgeSeite ul li a:hover {
	color: #2fa9dc;
	text-decoration: underline;
}
table{
	font-size:0.9em;
	margin:0.8em;
	border-collapse:collapse;
}
.header{
	font-weight:bold;
	background-color:#66CCFF;	
}
.names{
	color:#142459;
	font-weight:bold;}
td{
	padding:0.5em;
	margin:0.5em;
}
table a:link {
	text-decoration:underline;
	color: #333333;
}
table a:hover {
	text-decoration:underline;
	color: #2fa9dc;
}
h1 {
	font-weight:bold;
	font-variant:normal;
	margin: 0.5em 0 1em 0;
	font-size: 1.2em;
	color:#142459;
}
h2 {
	font-size: 1.0em;
	font-weight:bold;
	color:#142459;
	margin-top: 1.2em;
}
h3 {
	font-size: 0.9em;
	margin: 20px 0 5px 0;
	font-style:italic;
	font-weight:normal;
}
h3 a {
		text-decoration:underline;
		color: #373535;
}
p {
		font-size: 0.9em;
		line-height:1.2em;
}

h2 a:link {
		text-decoration:none;
		color: #333333;
}
h2 a:visited {
		text-decoration:none;
		color: #333333;
}
h2 a:hover {
		text-decoration:none;
		color: #2fa9dc;
}
h2 a:active {
		text-decoration:none;
		color: #333333;
}

p a:link, a:link {
		text-decoration:underline;
		color: #333333;
}
p a:visited, a:visited {
		text-decoration:underline;
		color: #333333;
}
p a:hover,a:hover {
		text-decoration:underline;
		color: #2fa9dc;
}
p a:active,a:active {
		text-decoration:underline;
		color: #333333;
}
.image{
		border:0px solid white;
}
code {
		font-family: Courier New, Courier, mono, serif;
		}
label {
		font-size: 0.8em;
		margin: 0;
}
.table{
		width:100%;
		border:1px solid black;
}
.text-fett{
	font-weight:bold;
}
.text-kursiv{
	font-style:italic;
}
.text-kleiner{
font-size:80%;}
p.no_underline a{
	text-decoration:none;
}
a img{
border:0px none;}


blockquote {
	margin: 0 0 15px 0;
	text-align:right;
	font-size: 0.9em;
	line-height:1.2em;
}


/*========Footer Styles========*/
.top{
	position:relative;
	/*top:-2em;*/}

.f1_l{
	width: 10em;
	height: 100%;
	float: left;
	background-color: #ffffff;
}
.f1_r{
	height: 100%;
	float: left;
	padding-left: 1em;
	width: 43.8em;
	color: #333333;
}
.f1_r p{
	width:55em;
}
.f1_r img {
	float:right;
	position:relative;
	top:-1em;
	height:3.55em;
	width:11.6em;}

.first_footeri{
	width: 34em;
	height: 13em;
	color: #333333;
	clear:left;
}
.first_footeri .f1_r{
	width: 33em;
}
.first_footeri .f1_r p{
	width: 40.6em;
}
.first_footeri .f1_r img{
	position:relative;
	top:0em;
}
.footer {
	margin:0;
	padding:0.3em 0 0.3em 0;
	font-size:0.75em;
	text-align:center;
	color:#FFFFFF;
	font-weight: normal;
	clear:both;
}

.first_footer{
	width: 100%;
	clear:both;
	/*height: 7em;*/
	color: #333333;
	border-top: 1px solid #3c0f0f;
	padding: 10px 0px 5px 0px;
	}

.first_footer p {
	margin: 0px 0px 5px 0px;
	padding:0;
	}

.footer a:link, .footer a:hover , .footer a:visited, .footer a:active {
	color:#FFFFFF;
	}

/* ------ */
/* Hoverendes Popup */
/* ------ */

/* Hoverendes Popup */
.popup0 {
	font-size: 0.7em;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border: 1px solid #000000;
	padding: 3px;
}
.popup {
	font-size: 0.7em;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	position: relative;
	z-index: 20;
	visibility:visible;
	border: 1px solid #000000;
	padding: 3px;
	float:left;
}
.popup0 dl,
.popup dl {
	margin: 0px;
	padding: 0px;
}
.popup0 dd,
.popup dd{
	margin-left: 0px;
}
.invisible {
	display:none;
}

.popup0 {
  color: #000000;
  background-color: #DDDDDD;
  text-decoration: none;
  position: absolute;
  z-index: 20;
  visibility: hidden;
  top: 0px;
  left: 0px;
  border: none;
  padding: 8px;
}
.popup {
  color: #000000;
  background-color: #DDDDDD;
  text-decoration: none;
  z-index: 20;
  position: relative;
  visibility:visible;
  top: 0px;
  left: 0px;
  border: none;
  padding: 8px;
}
.popup0 dl {
  margin: 0px;
  padding: 0px;
}
.popup0 dt {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.popup0 dd,
.popup dd {
	padding:0;
	margin:0;
}

.invisible {
	display:none;
	}


.ICT{
background-color:#fcdf9b;
color:#000000;
cursor:pointer;
text-decoration:underline;}
.image{
float:left;
padding-left:1.2em;
padding-right:1.0em;
cursor:pointer;}
.wipe_image{
padding-left:0.5em;
}


/* --- Various Styles --- */

.box-sep1 {
		padding: 0.4em;
		margin: 1em 0em 1em 0em;
		border-bottom:1px solid #3c0f0f;
		border-top:1px solid #3c0f0f;
		background-color:#A4D9EF;
}

.box-sep1 p{
		margin: 0;
		padding: 0;
		}
		
.box-sep1 h2{
		margin: 0;
		padding: 0;
		}

/* WORKSHOP elemente*/
table.workshop{
	border-collapse:collapse;
	width:100%;
}
table.workshop td{
	border: 1px solid black;
	padding:0.3em;
	font-size:80%;
}
table.workshop td h2{
	font-size:110%;
}
table.workshop .head{
	color:#032357;
	font-weight:bold;
}
.sizeplus{
	font-size:110%;
}
.sizeminus{
	font-size:90%;
}table.workshop .menu a{
	color:#032357;
	font-size:130%;
	text-decoration:none;
	font-weight:bold;
}
table.workshop .menu {
width:12em;}
.workshop .free_workshop{
	position:relative;
	float:right;
	top:1.5em;
	left:2em;
}

.workshop h1{
	font-size:1.2em;
	color:#032357;
	font-weight:bold;
	padding:0px;
	margin:0px;
}.workshop h2{
	font-size:1.0em;
	color:#032357;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.workshop div.einrueck{
	padding:0px;
	padding-left:3em;
	margin:0px;
}
.workshop ul li{
font-size:1.2em;
padding:0px;
margin:0px;
}
table.workshop ul{
position:relative;
left:1em;
}
.workshop ol{
font-size:80%;}
.soon{
background-color:#ff9900;
color:#032357;
font-weight:bold;
font-size:110%;}
.workshop .pres{
text-decoration:none;}
.text-center{
text-align:center;}
.text-bold{
font-weight:bold;}
.workshop p {
font-size:80%;
}
.borderd{
border:1px solid black;
padding: 0em 0.5em 0em 0.5em;
margin:0px;}
ul ul li {
font-size:90%;}
