/* Print Style */

html {
    margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

body  {
    margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	/*background:  #E5E8EF url(../files/bg_bigbox.png) repeat-y top center;*/
}

#wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 100%;*/
	/*height: 100%;*/
	text-align: center;
}

#distancer{
	display: none;
}

#top {

	/*background: #fff url(../files/header_bg_768.jpg) no-repeat top right ;*/
	background: #fff;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 163px;
	width: 768px;
	/*border-left: 1px solid #8EA0BF;*/
}

#logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 257px;
	height: 163px;
	float: left;
}

#headerimage {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 509px;
	height: 163px;
	float: right;
	display: none;
}

#headline {
	/*background: #fff url(../files/bg_headline.jpg);*/
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 41px;
	width: 768px;
	/*border-left: 1px solid #8EA0BF;*/
}

a:link { 
	color: #006;
	font-size: 11px;
	/*font-weight: bold; */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:visited { 
	color: #006;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:hover { 
	color: #C4112A; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:active { 
	color: #C4112A;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


/* Link back und top */
.topback {
	margin-bottom: 20px;
	padding-bottom: 0px;
}
.topback P {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a.linkback {
	display: none;
}
a.linktop {
	display: none;
}


img {
	border: none;
}
abbr {
	border-bottom: 0px dotted #000;

}
acronym {
	border-bottom: 0px dotted #000;

}
dfn, .dn, span.hier {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}

/*  Hauptnavigation */

td.tdm {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
    background: #D9DEE9 url(../files/bg_menu_top.jpg) top left no-repeat;
    border-left: 1px solid #8EA0BF;
	*/
}

.MenuContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 0px;
	display: none;
}
.MenuContainer ul {
	display: none;
} 

/* Sitemap */
.sitemap { 
	margin-left: 20px;
	margin-top: 20px;
}
/* Sitemap Toplevel */
.sitemap ul {
	list-style-type: none; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
} 
.sitemap li {
	list-style-type: none; 
	margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px;
} 
.sitemap li a:link,.sitemap li a:visited,.sitemap li a:active {
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	/*background: transparent url(../files/block_transparent.gif) no-repeat 0px 13px;*/
	background: #D9DEE9;
	margin: 10px 0px 2px 33px; 
	padding: 0px 0px 0px 13px;
	border-bottom: 1px solid #aaa;
	width: 360px; 
	display: block; 
	font-weight: normal;
} 
/* hover: alle Eigenschaften hinschreiben für IE!!! */
.sitemap li a:hover { 
	color: #C4112A; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	/*background: transparent url(../files/menu_block_red.gif) no-repeat 0px 13px;*/
	background: #D9DEE9;
	margin: 10px 0px 2px 33px; 
	padding: 0px 0px 0px 13px;
	border-bottom: 1px solid #aaa; 
	width: 360px; 
	display: block; 
	font-weight: normal;
}
/* Sitemap 1st Level */
.sitemap li ul {
	list-style-type: none; 
	margin: 5px 0px 10px 20px; 
	padding: 0px 0px 0px 0px;
} 
.sitemap li ul li {
	list-style-type: none; 
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 0px 0px;
} 
.sitemap li ul li a:link,.sitemap li ul li a:visited,.sitemap li ul li a:active {
	color: black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background: transparent url(../files/menu_block_blau_sub0.gif) no-repeat 0px 7px;
	margin: 4px 0px 0px 33px; 
	padding: 0px 0px 0px 13px;
	border-bottom: 0px solid #aaa; 
	width: 350px; 
	display: block;
	font-weight: normal;
}
/* hover: alle Eigenschaften hinschreiben für IE!!! */
.sitemap li ul li a:hover { 
	color: #C4112A; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background: transparent url(../files/menu_block_red_sub0.gif) no-repeat 0px 7px;
	margin: 4px 0px 0px 33px; 
	padding: 0px 0px 0px 13px;
	border-bottom: 0px solid #C4112A; 
	width: 350px; 
	display: block;
	font-weight: normal;
}
/* Sitemap 2nd Level */
.sitemap li ul li ul {
	list-style-type: none; 
	margin: 3px 0px 0px 15px; 
	padding: 0px 0px 0px 0px;
} 
.sitemap li ul li ul li {
	list-style-type: none; 
	margin: 0px 0px 0px 3px; 
	padding: 0px 0px 0px 0px;
} 
.sitemap li ul li ul li a:link,.sitemap li ul li ul li a:visited,.sitemap li ul li ul li a:active {
	color: black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background: transparent url(../files/menu_block_blau_sub1.gif) no-repeat 0px 8px;
	margin: 0px 0px 0px 33px; 
	padding: 0px 0px 0px 13px;
	border-bottom: 0px solid #aaa; 
	width: 350px; 
	display: block;
	font-weight: normal;
}
/* hover: alle Eigenschaften hinschreiben für IE!!! */
.sitemap li ul li ul li a:hover { 
	color: #C4112A;  
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background: transparent url(../files/menu_block_red_sub1.gif) no-repeat 0px 8px;
	margin: 0px 0px 0px 33px; 
	padding: 0px 0px 0px 13px;
	border-bottom: 0px solid #C4112A; 
	width: 350px; 
	display: block;
	font-weight: normal;
}

/*
td.tdc {
	height: 100%;
	background: transparent url(../files/dot_grau.gif) repeat-y;
}
*/



td.tdr {
	height: 100%;
	
}
td.tdr P {
	margin: 20px 0px 0px 22px;
	padding: 0px 0px 0px 22px;
	font-size: 11px;
	line-height: 15px;
	width:140px;
}
td.tdr{
	height: 100%;
	
}

td.tdr P a:link,td.tdr P a:visited,td.tdr P a:active { 
	color: #666666;
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	display: block;
}
td.tdr P a:hover { 
	color: #f90; 
	font-size: 11px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	display: block;
}

#contentbox {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 768px;

}

#content {
	background: #fff ;
	margin: 0px 0px 0px 26px;
	padding: 10px 0px 0px 0px;
	width: 400px;
	/* border: 1px solid #000;  */
	float: left;
}

#content p {
	line-height: 18px;
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content p,#content ul,#content ol,#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size: 11px; 
	line-height: 18px;
}
#content ul {
	list-style-type: none;
}
#content ul li {
	/*list-style-image: url(../files/listenpfeil.gif);*/
	background: url(../files/listenpfeil.gif) no-repeat 5px 5px;
	padding: 0px 0px 5px 18px;
}
#content .sitemap ul li {
	list-style-image: none;
	background-image: none;
}
#content ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

/* rechte Spalte */
#adcontent {

	float: right;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 130px;
	/*
	display: none;
	*/
}

#foot {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 598px; 
	height:20px;
	background: #fff;
	text-align: center;
}

#foot p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-weight: normal; 
	font-size: 11px; 
	/*line-height: 20px; */
	font-family: Arial, Helvetica, sans-serif;

}
#foot a:link,#foot a:visited,#foot a:active { 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #000;
}

.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}

h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	color: #000066;
	font-size: 16px;
	letter-spacing: 0.02em;
	margin: 0px 0px 0px 196px;
	padding: 8px 0px 0px 0px;
}
h2 {
	color: #C4112A;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	margin: 25px 0px 8px 0px;
}
h3,h4,h5,h6 { 
	font-weight: bold; 
	font-size: 13px; 
	color: #000066;
	line-height: 18px;
	margin: 20px 0px 4px 0px;
}

strong {
	/*color: #C4112A;*/
	/*color: #06297B;*/
}

/*  Start Forms */
#formwrap {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 50px;
}
#form {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
fieldset {
	border: 1px solid #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
legend {

	border: 1px solid #fff;
}
Label {
	font:11px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin-left: 0px;
}
.inpt {
	width: 350px;
	border: 1px solid #999;
	background-color: transparent;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	margin: 0px 0px 5px 0px;
	word-spacing: 0.2em;
}
/* Radiobuttons */
.rd {
}
.txt {
	width: 350px;
	border: 1px solid #999;
	background-color: transparent;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	margin: 0px 0px 5px 0px;
	word-spacing: 0.2em;
}
input.inpt:focus, textarea.txt:focus {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.senden {
	width: 150px;
	font-weight: bold;
	font-size: 11px; 
	margin: 15px 0px 0px 198px;
	padding: 3px 0px 3px 0px;
	background-color: #eee; 
	color: #333;
	text-align: center;
	border: solid 1px #999;
	cursor: pointer;
}
label, 
select, 
input[type=checkbox], 
input[type=radio], 
input[type=button], 
input[type=submit] { 
	cursor: pointer;
}

.label {
	cursor: pointer;
	border-bottom: 1px dotted #999;
}
/*  End Forms */

.pr {
}
.right {
	text-align: right;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.img_left {
	margin: 0px 20px 10px 10px;
	text-align: center;
	float: left;
}
.img_right {
	margin: 0px 10px 10px 20px;
	text-align: center;
	float: right;
}

hr,.trennstrich {
	background-color: #aaa; /* Mozilla 1.4 */
	color: #aaa; /* IE 6 */
	border: #aaa; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
.aid {
	border: 1px dashed #000;
}

/* blau */
.color1 {
	color: #000066;
}
.color1_bold {
	color: #000066;
	font-weight: bold;
}

/* rot */
.color2 {
	color: #C4112A;
}
.color2_bold {
	color: #C4112A;
	font-weight: bold;
}

.center {
	text-align: center;
}

.subtext {
	font-size: 10px;
}
