html{
	height:100%;
}

body {
	padding: 0 0 0 0;
	margin: 0px;
	height:100%;
	font: 100.01% Arial, Helvetica, sans-serif;
	background-color: #666666;	
		
}

td	{
	background-color: #b0b0b0;
}

h1, h2, h3 {
  margin:0px;
  padding:0px;
}


h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;	 
}

h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	
}

h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	
}

h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	
}
h3.Subtitel_l {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.Content_mark {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
}


.Content_block {
	font-size: 16px;
	color: #111111;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	
}

.Content_c {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.Content_l {
	font-size: 16px;
	color: #111111;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	
}

.Content_center {
	font-size: 16px;
	color: #111111;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	
}

.navitext {
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: 6a6a6a;
	
}

.bildtext_c {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	text-align: center;
	
}

.text_l {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	text-align: left;
	
}

a[href ^="http://"] {
    background: url(../Archiv/link15.png) center left no-repeat;
    padding-left: 20px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: 
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover[href ^="http://"] {
	text-decoration: none;
	color: #666666;
	background: url(../Archiv/link15r.png) center left no-repeat;
    padding-left: 20px;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

 /* Google Suchseite */

div#googleSearchUnitIframe iframe{
   height:1400px;
       }
