/* Standard-CSS für www.bruno-rihm.de */

/*alle innen- und assenabstaende werden auf null gesetzt.
abstaende muessen einzeln gesetzt werden.*/
html, body, div, p, ul, span, a, td, form, img, li {
   margin: 0px;
   padding: 0px;}
	
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	background-color: #5b7aa8;}
	
#page {
	width: 770px;
	margin: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	border: 1px solid #ffffff;}
	
html>body #page {
	width: 768px;}
		
#contentleft {
	width: 177px;
	float: left;
	padding: 0px;}

html>body #contentleft {
	width: 177px;}
	
#contentleft ul {
width: 177px;
margin: 0px;
padding: 0px;
list-style-image: none;}

#contentleft li {
width: 177px;
height: 20px;
display: block;
margin: 0px;
border-bottom: 1px solid #a6b6d0;
font-size: 10px;
vertical-align: middle;}

#contentleft a {
text-decoration: none;
color: #ffffff;
background: #7790b8;
width: 177px;
height: 20px;
display: block;
padding-left: 10px;
padding-bottom: 1px;}

html>body #contentleft a {
	width: 167px;}

#contentleft a:hover {
text-decoration: none;
color: #ffffff;
background-color: #8ea3c2;
width: 177px;
height: 20px;
display: block;
padding-left: 10px;
padding-bottom: 1px;}

html>body #contentleft a:hover {
	width: 167px;}

.unt {
font-weight:normal;}

.unton {
font-weight: bold;
background-color: #b9cff3;
color: #000000;
padding-left: 10px;
padding-bottom: 1px;}

html>body #contentleft .unton {
	width: 167px;}

#contentright {
	width: 591px;	
	float: left;	
	border-left: 1px solid #ffffff;
	padding: 5px 10px 10px 20px;
	margin: 0px;}

html>body #contentright {
	width: 560px;}
	
#contentright p {
	margin-bottom: 10px;}
	
#contentright ul {
	margin: 0px;
   padding-left: 60px;}
	
#contentright li {
	list-style-type: disc;}	
	
#contentheader {
	width: 768px;
	margin: 0px;
	padding: 0px;}

#contentfooter {
	width: 768px;
	height: 18px;
	border-top: 1px solid #ffffff;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 10px;}

html>body #contentfooter {
	width: 763px;}
	
/*allgemein gueltige formatierungen*/
/*links*/
a:link {
   color: #b2d9f4;
   text-decoration: none;}
a:visited {
   color: #b2d9f4;
   text-decoration: none;}
a:hover {
   color: #5b7aa8;
   text-decoration: underline;}
a:active {
   color: #b2d9f4;
   text-decoration: none;}

/*grafiken*/
img {
   border: 0px;
	margin: 0px;}

/*ueberschriften*/
h1,h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 {
	font-size: 15px;}

	
table form td {
	padding: 3px;
}
.formfliessr {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: right;}
.formfliessl {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;}
.formtext {
	width: 200px;
		font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;}
.formarea {
	width: 200px;
	height: 60px;
		font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;}

.box {
	width: 550px;
	border: 1px solid #000000;
	background-color: #B9CFF3;
	margin-bottom: 5px;}
html>body .box {
	min-height: 123px;}
.text {
	font-size: 11px;
	padding: 5px;
	color: #333333;
	height: auto;}
.img {
	float: left;
	padding: 5px;}
.bildinfo {
	color: #555555;
	font-size: 10px;}
.box a {
	color: green;
}
