/* CSS Document */
#weitweg {
	position:absolute;
	left: -500px;
	top: -500px;
}

body  {
    font-family : Verdana, Arial, sans-serif, Helvetica;
	background-color: #FFFFFF;
	color: #000000;
}

h1{
	font-size:16px;
}

h2{
	font-size:15px;
}


h1.headline {
	font-size:16px;
	text-align:right;
}

p, span, li, label{
	font-size:14px;
}

img {
 border: none;
}

#kontakt_form{
	font-size:14px;
}

.mainTable {
	width:900px;
}

.table_leben {
	border-bottom:#CCCCCC dotted 1px;
	 
	 }

.haupttable {
	background-color: #00CC00;
	 
	 }

.rahmen  {
	

}

.innenfeld  {
	background-color: #00CC00;
	margin-top: 15px;

}


.rechts{
	background:url(../grafik/rechts.jpg) repeat-y;
	right: auto;	
}


.links{
	background:url(../grafik/links.jpg) repeat-y;
	left: auto;	
}

.oben{
	background:url(../grafik/oben.jpg) repeat-x;
	top:auto;
}

.unten{
	background:url(../grafik/unten.jpg) repeat-x;
}

.hauptfeld{
	width: 600px;
	margin: 15px;
/*	page-break-before: auto;*/
}

.iframe_feld{
	width: 500px;
}

.menu{
	font-weight : bold;
}

.kopf{
	font-weight : bold;
	vertical-align:middle;
}


.impressum{
    margin: 2px;
	font-size: 8pt;
	font-family:"Courier New", Courier, mono;
}

.hot {
	color : #999999;
	font-size:14px;
}

a {
	color : #000000;
	text-decoration : none;
	width: 150px;
	cursor:pointer;
	font-size:14px;
}

a:visited  {
	color : #000000;
	text-decoration : none;
	font-size:14px;
}

a:active  {
	color: #000000;
	text-decoration : none;
	font-size:14px;
}

a:hover  {
	color: #009900;
	text-decoration : none;
	font-size:14px;
}

a#webmaster {
	font-size: 8pt;
	font-family:"Courier New", Courier, mono;
}

a:visited#webmaster {
	font-size: 8pt;
	font-family:"Courier New", Courier, mono;
}
a:active#webmaster {
	font-size: 8pt;
	font-family:"Courier New", Courier, mono;
}
a:hover#webmaster {
	font-size: 8pt;
	font-family:"Courier New", Courier, mono;
}

#window {
	position:absolute;
	left:0px;
	top:25px;
}

#temp {
	position:absolute;
	left:0px;
	top:25px;
}

.hidden {
	visibility:hidden;
}

.sichtbar {
}

.line_v {
	background-image:url(../grafik/dot.gif);
	background-repeat:repeat-y;
}

.toptd {
	height:100px;
}
