@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}
h2 {
	font-size: 11pt;
	color: #666;
}
h3 {
	font-size: 110%;
	color: #036;
	font-weight: bold;
}


a:link {
	color: #000;
	text-decoration: underline;

}
a:visited {
	color: #000;
	text-decoration: underline;

}
a:hover {
	color: #339999;
	text-decoration: underline;

}
a:active {
	color: #339999;
	text-decoration: underline;

}

#basiscontainer {
	background-color: #FFF;
	width: 831px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
	height: 100;
	
}

#head {
	float: left;
	width: 831px;
	position: relative;
	top: -125px;
	height: 75px;

}

#titelbild {
	color: #000;
	width: 736px;
	height: 75px;
	text-align: left;
	float: left;
	position: relative;
	padding-top: 50px;
	padding-left: 95px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}

#menue_links {
	float: left;
	width: 200px;
	padding: 0px;
	position: relative;
	top: -50px;
	text-align: left;
	
}

#links_editable {
	float: left;
	width: 180px;
	text-align: left;
	padding-left: 10px;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
}


#hauptteil {
	line-height: 15pt;
	font-size: 9pt;
	float: right;
	text-align: left;
	min-height: 400px;
	top: -50px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 36px 0px 20px;
	width: 575px;

	
}


#footer {
	float: left;
	width: 831px;
	font-size: 8pt;
	line-height: 30px;
	height: 50px;
	background-color: #FFF;
	
	
}

.tablefooter {
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background-color: #EFEFEF;
	width: 100%;
	text-align: center;
}


#reader {
	float: left;
	width: 190px;
	text-align: left;
	font-size: 8pt;
	border-top: 1px solid #CCC;
	padding: 10px 5px 10px 10px;
}
#zertifikat {
	float: left;
	width: 190px;
	text-align: left;
	font-size: 8pt;
	border-top: 1px solid #CCC;
	padding: 10px 0px 10px 10px;
}


.ksamitt1 {

	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	vertical-align: baseline;
	padding-top: 3px;
	background-color: #D6D6D6;
}
.ksamitt2 {


	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	vertical-align: baseline;
	padding-top: 3px;
	background-color: #EBEBEB;
}

.nav {
	float: left;
}
#col {
	background-color: #CFC;
}
/* CSS zur Gestaltung der Tabelle */
.table {
	border-collapse: collapse;
	color: black;
	width: 100%;
	background-color: #EdEdEd;
	padding: 0.5em;
}
/* Überschrift gestalten */
.caption {
	font-size: 100%;
	font-weight: bold;
	background-color: white;
	color: black;
	text-align: left;
	padding: 1em;
	padding-left: 0;
}
/* Tabellenzellen gestalten */
.td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	list-style-type: square;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #036;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
.thead {
	background-color: #F0F8FF;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #036;
	padding: 0.5em;
}
.tfoot { border-top: 1px solid #999; }
.streifen {
	background-color: ;
	color: black;
	background-color: #F0F8FF;
	padding: 0.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}

/* Hovern geht nicht im IE <6 
tr:hover {
	background-color: #6CC;
	color: white;
}
thead tr:hover,
tfoot tr:hover {
	color: inherit;
}

*/
#livehinweis {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #efefef;
}
#livelist {
	list-style-type: decimal;
	list-style-position: outside;
	left: -25px;
	position: relative;
	padding-bottom: 15px;
}

.icon_textrechts {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.links_menueeintrag {
	float: left;
	width: 190px;
	text-align: left;
	padding-left: 10px;
	font-size: 8pt;
	border-top-width: 2px;
	padding-top: 10px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-bottom: 10px;
}

