
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: url(../img/bg.gif) #FFFFFF;*/
	background: #FFFFFF;
	color: #363636;
	text-align: center;
}

#wrapper {
	background: #FFFFFF;
	color: #363636; /*border: 2px solid #808080;*/
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#menu{
	width: 600px;
	float: left;
	margin: 4em 0 1.5em 0;
}

#header{
	width: 140px;
	float: left;
	margin: 1em 0 1.5em 0;
}

#contentwrapper{
	width: 800px;
	background: url(../img/bgcontent.gif);
	padding: 0 0 1em 0;
}

#content{
	font-size:1.2em;
	width:600px;
	float:left;
	margin:0 0 0 0;
	text-align:left;
}

#content h1{
	color: #FFD700;
	font-size: 1.1em;
	background: #517D98;
	margin: 0 0 1.0em 0;
	padding: 0.3em 0 0.4em 1.6em;
	border-right: 1px solid #FFFFFF;
}

h2{
	color: #FFD700;
	background: #FFFFFF;
	font-size: 1.1em;
	margin: 1.8em 0 1.0em 0;
	padding: 0 0 0 1.6em;
}

#content h1.neues{
	background: #FFD700;
	color: #517D98;
	margin: 0 0 1.0em 0;
}

#content p{
	margin:0 2em 1.0em 2em;
	line-height:1.6em;
}
#content span{
	margin:0 2em 1.0em 2em;
}
div#content p.anotation{
	margin:0 2em 1.0em 2em;
	line-height:1.2em;
	font-size:0.9em;
}

div#content ul{
	list-style:none;
	font-size:1.1em;
	list-style-position:outside;
}

div#content ul li{
	padding-left: 1.5em;
    background: url("../img/list.gif") no-repeat 10px 5px;
	text-decoration:none;
	line-height:1.2em;
	margin:0 1.0em 0.3em 0;
}

div.neuesFirst{
	width:270px;
	float:left;
	padding:0 0 0 1.8em;
	line-height:1.6em;
}
div.neuesSec{
	width:270px;
	float:left;
	margin:0 0 0 1em;
}

#sidebar{
	font-size: 1.2em;
	width: 200px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	color: #FFD700;
}

#sidebar h1{
	font-size: 1.1em;
	background: #FFD700;
	margin: 0 0 0 0;
	padding: 0.3em 2em 0.4em 0;
	border-bottom: 1px solid #FFFFFF;
}

#sidebar p{
	margin-right:2em;
	line-height:1.6em;
}

#sidebar a{
	color: White;
	text-decoration: none;
}
#sidebar a:link,
#sidebar a:active { /* LVHFA */
    text-decoration: none;
}

#sidebar a:hover,
#sidebar a:focus,
#sidebar a:visited  {
	color: #FFD700;
	text-decoration: none;
}

div#sidebar a.servicenav,
div#sidebar a.servicenav:visited{
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:1.8em;
    background: url("../img/btn_link_service.gif") no-repeat 2px 4px;
	text-decoration:none;
	line-height:16px;
	margin-bottom:10px;
}
div#sidebar a.servicenav:hover{
	color: #FFD700;
	background: url("../img/btn_link_service_hover.gif") no-repeat 2px 4px;
	text-decoration: none;
}

#menu ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
 
#menu ul li {
	font-size:1.2em;
	text-transform:uppercase;
	display: inline;
}
 
#menu ul li a {
	color: #363636;
	padding: 0.5em 1.8em;
	text-decoration: none;
}
  
#menu ul li a:hover {
	color: #517D98;
}

body#pageone #menu li#one a,
body#pagetwo #menu li#two a,
body#pagethree #menu li#three a,
body#pagefour #menu li#four a,
body#pagefive #menu li#five a  {
	color:#517D98;
}


.clearer{
	height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

div#content a,
div#content a:visited{
	color:#808080;
	text-decoration:none;
	line-height:16px;
	margin-bottom:10px;
}
div#content a:hover{
	color:#363636;
}

div#content a.tab:hover{
	color:#FFFFFF;
}

div#content a.more,
div#content a.more:visited{
	color:#808080;
	padding-left:1.8em;
    background: url("../img/btn_link.gif") no-repeat 2px 4px;
	text-decoration:none;
	line-height:16px;
	margin-bottom:10px;
}
div#content a.more:hover{
	color:#363636;
	background: url("../img/btn_link_hover.gif") no-repeat 2px 4px;
}

div#content a.back,
div#content a.back:visited{
	color:#808080;
	padding-left:1.8em;
    background: url("../img/btn_link_back.gif") no-repeat 2px 5px;
	text-decoration:none;
	line-height:16px;
	margin-bottom:10px;
}
div#content a.back:hover{
	color:#363636;
	background: url("../img/btn_link_back_hover.gif") no-repeat 2px 5px;
}

.space_right{
	margin:0 40px 0 0;
}

img{
	border:0;
}
caption, td, th {
    text-align: left;
		margin:0 0 0 2.0em;
}

td, th {
    vertical-align: top;
}

table.colored {
	width:91%;    
    border-bottom: 1px solid #808080;    
    border-left: 1px solid #808080;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 1.0em;
	margin:0 0 1.0em 2.0em;
}



table.colored caption {
    padding: 0 0 0.5em 0;

    color: #BF1215;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}



table.colored th,
table.colored td {     
    padding: 3px;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    background-color: #EBEBEB;
    text-align: left;
}

table.colored td.part{
	background-color: #CCCCCC;
	color:#363636;
	font-weight:bold;
}

table.colored th {
   color:#FFFFFF;
	background-color: #616161;
    font-weight: bold;
}

table.colored tr.even th {
    background-color: #E8EEEE; 
}

table.colored tr.even td{
    background-color: #F4F6F6;
}

table.light {
	width:91%;    
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 1.0em;
	margin:0 0 1.0em 2.0em;
}

table.light th,
table.light td {     
    padding: 3px 3px 10px 3px;
    text-align: left;
    vertical-align: top;
}

table.light th {     
    padding-right: 25px;
    padding-left: 0;
    text-align: left;
    vertical-align: top;
}

div#content ul.ullight{     
    padding: 0 0 0 0;
    margin:0;
}

div#content ul.ullight li{
	padding-left: 10px;
    background: url("../img/list.gif") no-repeat 0 5px;
	text-decoration:none;
	line-height:1.2em;
	margin:0 0 0.3em 0;
}

div#content ul.ankernav{     
    padding: 0 0 0 12px;
    margin:0 0 15px 0;
}





/*body {
	background: url(img/bg.gif);
	color: #333;
	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	margin: 0;
	padding: 5px 0;
	}*/