/*Stylsheet
Wolfgang Sandt
*/
/*++++++++++++++++++++++++++++++++++++++++++++   Basics   ++++++++++++++*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
}

h1 {
	color: #A0CF70;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0CF70;
}

h3 {
	color: #A0CF70;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0CF70;
}

h4
{
color: #1141A0;	
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1141A0;
}

ul {
	padding-left: 9px;
	margin-left: 9px;
}

li {
	font-size: 13px;
	line-height: 150%;
	color:#4a4a4a;
}

em {
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	color: #A0CF70;
	text-decoration: none;
}

a {
	color: #003399;
}

p {
	font-size: 13px;
	color:#4a4a4a;
}
 
/*++++++++++++++++++++++++++++++ Lage   +++++++++++++++*/

#positionierung {
	position: absolute;
	width: 720px;
	left: 50%;
	margin: 0px 0 0 -350px;
	top: 0px;
}

#main {
	width: 720px;
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

#haupt {
	top: 88px;
	padding-left: 50px;
	padding-right: 30px;
	margin-right: 50px;
	width: 640px;
	position: absolute;
	background-color: #FFfffF;
	padding-bottom: 0px;
}

#head {
	height: 88px;
	width: 720px;
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
}

#logo {
	right: 0px;
	position: absolute;
	height: 88px;
	width: 369px;
	background-color: #FFFFFF;
	top: 0px;
	margin-right:0px;
}

/*+++++++++++++++++++++++++++++++++++  Menüs   ++++++++++++*/
#haupt div.main_menu {
	height: 20px;
	width: 632px;
	margin-top: 6px;
	margin-bottom:3px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #C8C8C8;
	padding-bottom:6px;
	margin-right:50px;
	border-bottom: 1px solid #9a9a9a;
}

#haupt div.main_menu a.linkleiste {
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
}

#haupt div.main_menu a.linkleiste:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}

#haupt div.main_menu a.linkleiste_aktiv {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}

#haupt div.main_menu2 {
	height: 20px;
	width: 600px;
	margin-top: 2px;
	background-color: #FFFFFF;
	font-size: 15px;
	color: #4a4a4a;
	margin-bottom: 8px;
}

#haupt div.main_menu2 a.linkleiste {
	font-size: 15px;
	color: #4a4a4a;
	text-decoration: none;
}

#haupt div.main_menu2 a.linkleiste_aktiv {
	font-size: 15px;
	color: #003399;
	text-decoration: underline;
}

#haupt div.main_menu2 a.linkleiste:hover {
	font-size: 15px;
	color: #003399;
	text-decoration: underline;
}

td.margin {
	font-size:12px;
	color: #4a4a4a;
	height: 25px;
	padding-left: 0px;
	vertical-align: top;
	padding-top: 0px;
}

td.kategorie {
	background-color: #F3F3F3;
	font-size: 13px;
	color: #003399;
	height: 25px;
	padding-left: 8px;
	vertical-align: top;
	padding-top: 15px;
}

td.kategorie a {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	height: 25px;
}

td.kategorie a:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	height: 25px;
}

td.kategorie a.aktiv {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	height: 25px;
	
}

div.index_menu {
	margin-top: 150px;
	color: #FFFFFF;
	margin-bottom: 30px;
	text-align:center;
	width:198px;
	font-size: 16px;
}
a.links_popup {
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
	}

/*+++++++++++++++++++++++++    Tabellen-Stuff    ++++++++++++++++++++*/

td.biografie {
	padding-bottom: 10px;
	vertical-align:text-top;
}

td.thumbs {
	background-color: #F3F3F3;
	padding-left: 8px;
	padding-top: 10px;
	margin-top: 10px;
}

table.bilder {
	float: left;
	width: 600px;
	background-color: #F3F3F3;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 45px;
}

td.beschreibung {
	
	vertical-align: top;
	padding-left: 15px;
	background-color: #F3F3F3;
	color: #4a4a4a;
	font-weight: normal;
	font-size: 13px;
	padding-bottom:60px;
}

table.index {
	float: left;
	width: 600px;
	margin-bottom: 30px;
	padding: 0px;
}

td.textsite
{
margin-left:15px;
padding-left: 15px;

}

td.mailform
{
color:#4a4a4a;
font-size: 13px;
}
/*++++++++++++    alles andere   +++++++++++++++++++++++++++++++++++++++*/


div.index_unten {
	font-size: 14px;
	line-height:150%;
	color: #4a4a4a;
	text-decoration: none;
	padding-bottom: 50px;
	clear:both;
}

p.green
{
color: #A0CF70;
font-size: 13px;
}

p.blue
{
color: #1141A0;
font-size: 13px;
}

p.untertitel
{
font-size: 11px;
color:#4a4a4a;
}

a.extern {
	text-decoration:none;
	padding:0 2px 0 18px;
	color:#1141A0;
	background:transparent url(../layout/extern.gif) no-repeat left;
}

a.intern {
    font-weight:normal;
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
	padding:0 2px 0 13px;
	background:transparent url(../layout/link_intern.gif) no-repeat left;
}

a.intern:hover {
    font-weight:normal;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}


img.flagge {
	padding:0px;margin:0px;
	padding-right:5px;
}

