/* reset some basic style *****************************************************************************/
dl {margin: 0 0 0 0;}
dl dt {margin: 0 0 0 0;}
dl dd+dt {margin-top: 0;}
dl dd {margin: 0 0 0 0;}

ol {list-style: none;}
ol li {margin: 0 0 0 0;}
ol li ol {margin: 0 0 0 0;}
ol li ul {margin: 0 0 0 0;}

p {margin-bottom: 0em;}

ul,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
ul, ol {list-style: none;}
ul li {margin: 0 0 0 0; padding: 0;}
ul li ul {margin: 0 0 0 0; list-style: none; padding: 0;}
ul li ol {margin: 0 0 0 0; padding: 0;}

pre {font-size:1.2em; }

a:hover { text-decoration:none; }

/* reset end *******************************************************************************************/

html {
	
}

body {
	background-color: #F0F0F0;
}

/* basic classes */
.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}	

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#FF0000; }
/* end basic classes */

#website {
	position: relative;
	padding: 0px;
	margin: 0 auto;
	width: 900px;
}

#content {
	position: absolute;
	width: 900px;
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
	padding-bottom: 140px;
}

#header {
	position: relative;
	width: 900px;
	height: 137px;
}

#header-logo {
	position: relative;
	top: 0px;
	left: 30px;
	margin: 0 0 0 0;
	width: 209px;
	height: 86px;
	float: left;
}

#header-banner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 635px;
	height: 107px;
	float: right;
}

#banner {
	width: 900px;
	height: 107px;
}

#header-bar {
	position: absolute;
	top: 107px;
	width: 900px;
	height: 30px;
	background-image: url("bluebar.gif");
	background-repeat: repeat-x;
}

#header-barnav {
	position: relative;
	top: 11px;
	text-align: right;
	margin-right: 0;
	margin-left: auto;
	padding-right: 16px;
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}

#header-barnav a,
#header-barnav a:link,
#header-barnav a:visited,
#header-barnav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

#nav {
	position: relative;
	top: 53px;
	left: 62px;
	width: 165px;
	margin-bottom: 100px;
	font-size: 0.9em;
	color: #000000;
	font-family: Verdana;
	border-bottom: 1px dotted #2D2C2D;
	float: left;
}

#nav ul,
#nav ol     { font-size: 0.9em; margin-top: 10px; padding-top: 2px; font-family: Verdana; }
#nav ul li ul,
#nav ul li ol,
#nav ol li ol,
#nav ol li ul    { font-size: 0.9em; padding: 0; }

#nav ul.nav1st li,
#nav ul.nav1st li.active,
#nav li.active {
	color: #000000;
	font-size: 0.9em;
	font-family: Verdana;
	line-height: 1em;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px dotted #2D2C2D;
}

#nav ul.nav1st a,
#nav ul.nav1st a:link,
#nav ul.nav1st a:active {
	color: #000000;
	font-weight: none;
	text-decoration: none;
	display: block;
	padding: 4px 0;
}

#nav a.current {
	font-weight: none;
}

#nav ul.nav1st a.current,
#nav ul.nav1st a.current:link,
#nav ul.nav1st a.current:active,
#nav ul.nav1st a.current:visited,
#nav ul.nav1st a.current:hover,
#nav ul.nav1st a:active {
	color: #1274a2;
	text-decoration: none;
	font-weight: none;
}

#nav ul.nav1st a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}


#nav ul.nav2nd li {
	color: #000000;
	font-size: 0.9em;
	font-family: Verdana;
	font-weight: normal;
	line-height: 1em;
	padding-left: 4px;
}

#nav ul.nav2nd a,
#nav ul.nav2nd a:link {
	color: #000000;
	text-decoration: none;
	font-weight: none;
	display: block;
	padding: 4px 0;
}

#nav ul.nav2nd a.current,
#nav ul.nav2nd a.current:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#nav ul.nav2nd a:hover {
	color: #000000;
	text-decoration: none;
}

.nav1st {
	
}

/*	############# CONTENT2 - START #############
------------------------------------------------------------------------------*/
#content2 {
	position: relative;
	top: 27px;
	margin-left:269px;
	width: 433px;
	background-color: #FFFFFF;
	line-height: 1.0em;
	font-size: 1.0em;
	color: #000000;
	font-family: Verdana;
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#content2 h1           { color: #000000; font-size: 0.9em; font-family: Verdana; line-height: 1.2em }


#content2 .teaser h1    { font-size: 0.8em; line-height: 1.2em }

/* Headline 2 */
#content2 h2      { color: #000000; font-size: 1.0em; font-family: Verdana; font-weight:bold; line-height: 1.0em }


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#content2 p,
#content2 ul,
#content2 ol     { font-size: 8pt; font-family: Verdana; margin-bottom: 1.2em }

#content2 ul,
#content2 ol {
	padding-left: 5px;
}

#content2 ul li ul,
#content2 ul li ol,
#content2 ol li ol,
#content2 ol li ul    { font-size: 9pt;}

#content2 ul {
	margin-left:10px;
	list-style-type:disc;
}

#content2 ol {
	list-style-type: decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/

#content2 a, #main-block a:link      { color: #000000 ; border: 0px;}

#content2 a:hover {
	color:#000000;
}



/*	Images
------------------------------------------------------------------------------*/
#content2 div.image   { margin-bottom: 0; clear: both }
#content2 div.image p  { font-size: 0.9em; margin: 0; clear: both }
#content2 div.flLeft    { margin-right: 10px; margin-bottom: 5px }
#content2 div.flRight    { margin-bottom: 5px; margin-left: 10px }



/*	############# CONTENT2 - END #############
------------------------------------------------------------------------------*/

#infobox {
	position: absolute;
	top: 164px;
	right: 0px;
	padding: 0;
	color: #000000;
	font-family: Verdana;
	font-size: 1.0em;
}

/*	############# MODULE - START #############
------------------------------------------------------------------------------*/

/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module   { font-size: x-small; color: #000000; font-family: Verdana; margin: 0; padding: 0; width: 480px }

#form-module fieldset {
	border:0px dotted #FFFFFF;
}

#form-module legend {
	display:none;
}


#form-module p  { font-size: 1em; font-weight: bold; margin: 0; padding: 5px }

#form-module .element   { display: block; clear: both }

#form-module label  { display: block; padding: 5px; width: 90px; float: left }

#form-module label.checkbox  { width: 200px; margin-top: 2px; } 

#form-module input, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px dotted #202020;
}

#form-module select {
	float: left;
	margin: 5px;
	width: 95px;
	border:1px dotted #202020;
	font-size: x-small;
}

#form-module input.text  { font-size: 1em; height: 14px }

#form-module input.checkbox  { padding: 0; width: 15px; border: 0px; }

#form-module input.submit    { color: #000000; font-family: Verdana; font-size: x-small; background-color: #FFFFFF; text-align: center; cursor: pointer; margin: 5px 0 5px 320px; padding: 2px 5px; width: 80px; border:1px dotted #202020; }

#form-module input.submit:hover { 
	background-color:#F7F7F7;
	color:#000000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks   { font-size: x-small; color: #000000; font-family:Verdana; display: block }


/* download
*******************************************************************************/
#content2 .download-hdl p, 
#content2 .download-file p, 
#content2 .download-desc p   { background-color: #FFFFFF; margin: 0 }
#content2 .download-hdl p      { color: #000000; font-size: 1em; font-family: Verdana; line-height: 1em; background-color: white; margin-top: 1px; padding: 6px 7px 2px; height: 16px; border: dotted 1px #000000 }

#content2 .download-file      { background-color: white; padding: 1.2em 7px; border-right: 1px dotted #000000; border-left: 1px dotted #000000 }

#content2 .download-desc     { background-color: #F7F7F7; margin-bottom: 1.2em; padding: 1.2em 7px; border-right: 1px dotted #000000; border-bottom: 1px dotted #000000; border-left: 1px dotted #000000 }

#content2 .download-without-desc     { background-color: white; margin-bottom: 1.2em; border-top: 1px dotted #000000 }


/* Spalten
*******************************************************************************/
/* 

/* 2+3 */
.zweier, .dreier {
	width: 560px;
}

/* 2 */
.zweier .spalte_1       { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-right: 50px; width: 210px; float: left }

.zweier .spalte_2      { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-left: 0; width: 210px; float: right }


/* 3 */

/* 3 */
.dreier .spalte_1 {
 width: 30%;
 float: left;
 margin-left: 0px;
 margin-right: 15px;
}

.dreier .spalte_2 {
 width: 30%;
 float: left;
 margin-right: 15px;
}

.dreier .spalte_3 {
 width: 30%;
 float: right;
  margin-right: 15px;
}