/*******************************************************************************

*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1.2em; border-collapse:collapse; }
tr { border:none; padding:0px; margin:0px; border-spacing:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

tr.secondrow { background-color: #E6E6E6; }

legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	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			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }



/*	html
*******************************************************************************/
html, body {
	height: 100%;
	min-height: 100%;
	margin:0;
	padding:0;
	border:none;
	width: 100%;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

/*	body
*******************************************************************************/

.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:#f00; font-weight: bold; }

.thinline
{
	font-size: 1px;
}


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	height:100%;
	color:#000;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	height:200px;
	margin:0;
	padding:0;
	background-color: #ffffff;
}

#head_menu
{
	font-size: 13px;
	margin-bottom: 2px;

}

#head_logo
{
	height: 102px;
}

#head_image
{
	width: 566px;
}

#head_text
{
	width: 215px; 
	text-align: right; 
	margin-right: 10px; 
	padding-top: 25px;
}

.headcolor1
{
	color: #919191;
}

.headcolor2
{
	color: #D6D6D6;
}


#logo 
{
	position: relative;
	width: 300px;
	margin-bottom: -16px;
	text-align: right;
}

#menu
{
	margin-top: +4px;
	font-size: 11px;
	height: 25px;
}


.menu_spacer
{
	position: relative;

	margin-top: -6px;


	background-image: url('../img/menu.gif'); 
	width: 1px; 
	height: 26px;
}

#menu div
{
	float: left;
}

/*	Links
------------------------------------------------------------------------------*/

a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}

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

a.noicon {
	padding-right: 0px;
	background-image: none;
}

#main-block a.noicon:link, #main-block a.noicon:visited, #main-block a.noicon:hover {
	padding-right: 0px;
	background-image: none;
}

#main-block a:link, #main-block a:visited, #main-block a:hover {
	padding-right: 10px;
	background-image: url('../img/next.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}



a.menu
{
	position: relative;

	height: 24px;
	
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
}

a.menu:link, a.menu:visited
{
	color: #000000;
	text-decoration: none;
}

a.menu:hover
{
	text-decoration: none;
}

a.mcol1:hover, a.macol1:link, a.macol1:visited
{
	color: #000000;
	border-top: 3px solid #1064F8;
}

a.mcol2:hover, a.macol2:link, a.macol2:visited
{
	color: #000000;
	border-top: 3px solid #7D10F8;
}
a.mcol3:hover, a.macol3:link, a.macol3:visited
{
	color: #000000;
	border-top: 3px solid #EC10F8;
}
a.mcol4:hover, a.macol4:link, a.macol4:visited
{
	color: #000000;
	border-top: 3px solid #F81023;
}
a.mcol5:hover, a.macol5:link, a.macol5:visited
{
	color: #000000;
	border-top: 3px solid #F8A310;
}
a.mcol6:hover, a.macol6:link, a.macol6:visited
{
	color: #000000;
	border-top: 3px solid #F8DD10;
}
a.mcol7:hover, a.macol7:link, a.macol7:visited
{
	color: #000000;
	border-top: 3px solid #32F810;
}
a.mcol8:hover, a.macol8:link, a.macol8:visited
{
	color: #000000;
	border-top: 3px solid #10F8E9;
}
a.mcol9:hover, a.macol9:link, a.macol9:visited
{
	color: #000000;
	border-top: 3px solid #4FADB8;
}


/*	footer
*******************************************************************************/
#footer {
	position:relative;
	height:15px;
	margin:0;
	padding:0;
}


/*	content
*******************************************************************************/


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
	background-color: #ffffff;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */

#main {
	float:left;
	margin-top: 30px;
	margin-bottom: 20px;
}

#main-block {}

#main-block2 {
	line-height: 1.5; 
	padding-left: 15px;
	text-align: justify;
}

#main-block3 {
	position: relative;
	background-color: #ffffff;
	width: 600px;
	line-height: 1.5; 
	padding-left: 15px;
	text-align: justify;
}


.txt-tabelle table {
	width: 100%;
	border: 1px solid #dddddd;
	font-size: x-small;
	text-align: center;
}
.txt-tabelle th, .txt-tabelle td {
	border: 1px solid #dddddd;
}



/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/
#navigation {
	float:left;
	padding: 0;
	
	font-size:1.0em;

	margin-top: 30px;

	min-height: 435px;
	height: auto !important;
	height: 435px;
}

#navigation ul li {
	margin: 0 0 10px 15px;
}

#navigation ul li ul {
	margin: 5px 0 10px 0;
}

/*	Right
------------------------------------------------------------------------------*/

#right {
	float:right;
	margin-top: 30px;
}

.abstand
{
	margin-top: 4px;
}

.right_head {
	height: 14px;
	border-bottom: 2px solid #1E3741;
	font-weight: bold;
}

.small {
	font-size: 9px;
}

.right_input {
	color:#000000; 
	height: 16px; 
	width: 63px;
	font-size:9px; 
	border-style:solid; 
	border-color:#87B3BD; 
	border-width:1px;
}

#right_image {
	border-top: 1px solid #1E3741;
	padding-top: 1px;
}


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

/* Headline 1 */
#main-block h1 {
	font-family: verdana, arial, helvetica, verdana, sans-serif;
	font-weight:bold;
	font-size: large;
	margin-bottom: 10px;
	text-align: left;
}

#main-block h2 {
	font-family: verdana, arial, helvetica, verdana, sans-serif;
	font-weight:bold;
	font-size: small;
	margin-bottom: 10px;
}

#main-block h3 {
	font-family: verdana, arial, helvetica, verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: x-small;
	margin-bottom: 10px;
}

#main-block h6 {
	font-family: verdana, arial, helvetica, verdana, sans-serif;
	font-style:italic;
	font-size: xx-small;
	margin-bottom: 10px;
}

#main-block .teaser h1 {
	font-size:1.4em;
}



/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:x-small;
	line-height:1.6em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#main-block ul {
	margin-left:24px;
	list-style-type:square;
}

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


/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}


/*	footer
------------------------------------------------------------------------------*/
.footer {
	display:block;
	width:100%;
	background-position:0 -100px;
}


/* Downloadlist
*******************************************************************************/

#download {
	padding-left: 150px;
}

#download ul li {
	list-style: none;
	margin: 0 0 5px 0;
}

#download ul li ul li {
	margin: 0 0 0 10px;
}


