a{
	color: #346289;
	font-size: 12px;
	font-weight: bold;
}

a:hover{
	color: #4682B4;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	scrollbar-base-color: #005482;
	background-color: White;
}

br{
	line-height: 5px;
}

li{
	margin-top: 5px;
}

ol{
	color: #666666;
	font-size: 12px;
}

p,ul,table,option,body{
	border: solid 0px;
	color: #666666;
	font-size: 12px;
}

td{
	vertical-align: bottom;
}

th,h1{
	color: #666666;
	font-size: 21px;
	text-align: left;
}

th.klein{
	color: #666666;
	font-size: 13px;
	text-align: left;
	border: white;
}

.bildtext{
	color: #663333;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

.button{
	background: #666666;
	color: #FFFFFF;
	font-size: 10px;
}

.h1{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}

#content{
	background-color: #FFFFFF;
	border: solid 0px #FF0000;
	left: 160px;
	position: absolute;
	top: 128px;
	width: 604px;
}

#thead{
	background: url(../pics/bg.png);
	font-size: 0px;
	height: 15px;
}

.fb{
	color: #FFFFFF;
	background: #005482;
	padding: 2px;
	text-align: center;
	width: 30px;
	font-weight:bold;
	vertical-align: middle; 
	text-decoration:none;
}
	
.fbra{
	border-bottom: 1px solid #cccccc;
	padding-left:4px;	
	vertical-align: middle; 
}

hr {
    height: 1px;
    background-color: silver;
    border: none;
}


.links {
    position: relative;
    border-right: solid silver 1px;
    float: left;
    width: 350px;
    margin-right: 10px;
}

.links p {
    margin-right: 10px;
}

.rechts {
    position: relative;
    float: right;
}


.grau {
    position: relative;
    background-color: silver;
    width: 220px;
}

.grau p {
    padding: 5px;
}


