/* Bildschirmausgabe Standard */

body {
margin: 0 auto;
padding: 0;
background: #ffffff url('hg-blue.gif') repeat-y top center;; font-style:normal; font-variant:normal; font-weight:normal; font-size:90%; font-family:Verdana, Tahoma, Arial, sans-serif
}

#container {
background: #ffffff;
color: #333333;
margin: 0 auto;
width: 760px;
}

#rightup {
text-align: right;
color: #000000;
margin: 10px 0 0 0;
font-size: 0.9em;
line-height: 1.2em;
}

#header {
background: #ffffff;
margin: 0 0 0 0;
padding: 0;
height: 50px;
}



#header p {
width: 400px;
float: right;
text-align: right;
color: #000000;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#header h1 {
color: #000033;
}




#subheader {
width: 760px;
height: 90px;
border:1px solid #000033; margin:0; background:#ffffff 
}

#subheader p {
padding: 0 15px 0 15px;
}


#bannerbild {
border: 0px none;
}


#top-menue {
margin: 10px 0 10px 0;
padding: 10px 0 10px 10px;
width: 120px;
color: #666666;
background-color: #ffffff;
line-height: 1.5em;
}



#menue {
clear: left;
float: left;
width: 120px;
margin: 4px 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#menue ul {	
list-style: none;
width: 120px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#menue li {
margin-bottom: 4px;
}

#menue li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #666666;
display: block;
padding: 6px 0 0 10px;
background: #ffffff;
border-left: 4px solid #cccccc;
}	
	
#menue li a:hover {
background: #cccccc;
color: #000033;
text-decoration: underline;
border-left: 4px solid #000033;
}

.sub-menue {
margin: 0 0 10px 0;
padding: 0 0 10px 10px;
width: 120px;
color: #666666;
background-color: #ffffff;
line-height: 1.5em;
}

#rightcol {
float: right;
width: 160px;
margin: 10px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#rightcol h3 {
margin: 0.5em 0 1.5em 0;
}


#rightcol p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 170px 20px 130px;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
padding: 0 10px 0 10px;
line-height: 1.5em;
text-align: left;
}

#content h2 {
font-size: 1.3em;
color: #000033;
margin: 4px 0 0.5em 0; 
padding-top:10px;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #cccccc;
}

h3 {
font-size: 1.2em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #000033;
}

a:hover {
text-decoration: underline;
color: #000033;
}

a img {
border: 0px none;
}

#contentbox {
width: 336px;
height: 280px;
margin: 0 10px 10px 0;
background:#ffffff;
border:1px solid #ffffff;
}


#contentfoot {
margin-left: 130px;
background:#ffffff;
border:1px solid #ffffff;
}


#linkbox {
clear: both;
margin: 0 auto;
padding: 10px 0 0 0;
width: 760px;
text-align: center;
color: #999999;
font-size: 0.8em;
}

textarea.linkuns {
border: #cccccc 1px solid;
color: #999999;
background-color: #cccff;
width:760px;
height:auto;
}


#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 10px 0;
width: 760px;
text-align: center;
color: #999999;
font-size: 0.8em;
}

#footer a {
color: #999999;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
