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

html {
}

body {
 font-size: 12px;
 font-family: "Arial" , "MS Sans Serif" , "Tahoma" , "Verdana";
}

td {
 font-size: 12px;
 line-height: 17px;
 font-family: "Arial";
}

ul	{margin: 0px; padding : 0px 15px 15px 15px;}
li	{}
form	{margin: 0px; padding: 0px;}
img	{border: none;}
.clean	{clear: both; height: 0px; font-size: 0px; display: block; width: 100%;}

a:link, a:active, a:visited {
 color: #37476b;
 text-decoration: underline;
 font-family: "Arial" , "MS Sans Serif" , "Tahoma" , "Verdana";
}

a:hover {
 color: #37476b;
 text-decoration: none;
 font-family: "Arial" , "MS Sans Serif" , "Tahoma" , "Verdana";
}

#content {
 width: 740px;
 padding: 0px 13px;
 padding-bottom: 87px;
}


#print {
 display: none;
}

#header {
 width: 740px;
 height: 67px;
 overflow: hidden;
 border-bottom: 5px solid #fff;
}

#logo {
 width: 190px;
 height: 67px;
 background: url(../images/logo.jpg) no-repeat;
 margin-right: 5px;
 float: left;
 overflow: hidden;
 display: none;
}

#claim {
 width: 545px;
 height: 67px;
 background: #000;
 float: left;
 overflow: hidden;
 display: none;
}

#layer {
 width: 740px;
}

#menu {
 width: 190px;
 margin-right: 5px;
 float: left;
 display: none;
}

#suche {
 text-align: center;
 padding-top: 3px;
 margin-bottom: 7px;
}

#suche .input {
 width: 150px;
 height: 14px;
 border: 1px solid #d4d7de;
 color: #8998b9;
 padding: 1px 2px;
 font-size: 11px;
}

#suche .button {
 width: 12px;
 height: 18px;
 background: url(../images/search_button.gif) no-repeat;
 border: none;
 margin-left: 5px;
}

#menu ul {
 margin: 0px;
 padding: 0px;
}
 
#menu li	{
 list-style: none;
}

#menu ul li.menu_default a, #menu ul li.menu_default a:link, #menu ul li.menu_default a:visited, #menu ul li.menu_default a:active {
 text-decoration: none;
 width: 170px;
 height: 21px;
 padding: 4px 0px 0px 20px;
 display: block;
 background: #DEE3E9;
 color: #354a69;
 border-bottom: 1px dotted #b4c4d4;
 font-family: "Arial" , "MS Sans Serif" , "Tahoma" , "Verdana";
}

#menu ul li.menu_default a:hover {
 text-decoration: none;
 width: 170px;
 height: 21px;
 padding: 4px 0px 0px 20px;
 display: block;
 background: #354a69;
 color: #fff;
 border-bottom: 1px dotted #b4c4d4;
 font-family: "Arial" , "MS Sans Serif" , "Tahoma" , "Verdana";
}

#menu ul li.menu_current a, #menu ul li.menu_current a:link, #menu ul li.menu_current a:visited, #menu ul li.menu_current a:active {
 text-decoration: none;
 width: 170px;
 height: 21px;
 padding: 4px 0px 0px 20px;
 display: block;
 background: #354a69;
 color: #fff;
 border-bottom: 1px dotted #b4c4d4;
 font-family: "Arial" , "MS Sans Serif" , "Tahoma" , "Verdana";
}
 
#text {
 width: 545px;
 float: left;
}

#textinhalt {
 width: 515px;
 padding: 15px;
}

#textinhalt p {
 margin: 0px 0px 17px 0px;
}

#language {
 width: 533px;
 height: 21px;
 padding: 4px 5px 0px 7px;
 background: #36456C;
 color: #fff;
 border-bottom: 5px solid #fff;
 display: none;
}

#language a, #language a:link, #language a:active, #language a:visited, #language a:hover {
 color: #fff;
 text-decoration: none;
}

#textinhalt h1 {
 font-size: 18px;
 font-weight: normal;
 margin: 0px 0px 15px 0px;
 color: #38476e;
 font-family: "Times New Roman" , "Arial" , "MS Sans Serif" , "Tahoma" , "Verdana";
}

#textinhalt h2 {
 font-size: 12px;
 font-weight: normal;
 margin: 0px 0px 15px 0px;
 color: #b6e0fa;
 font-family: "Times New Roman" , "Arial" , "MS Sans Serif" , "Tahoma" , "Verdana";
}
