* { font-family:  Arial; font-size: 12px; color: #666666; }

p { font-family:  Arial; font-size: 12px; color: #444444; line-height:18px; }

body { 
	background: url(images/bg.png) repeat-x; 
	background-color: #414770; 
	margin: 0 auto;
	padding: 0 auto;
}

#branchen {
	width: 180px;
	height: 450px;
	overflow:auto;
	float: left;
	padding: 10px;
	border: 1px solid #aaaaaa;
}

#contentright {
	width: 485px;
	height: 450px;
	overflow:auto;
	float: left;
	padding: 10px;
	margin-left: 20px;
	border: 1px solid #aaaaaa;
}

tr.even {
	color: red;	
	background: black;
	font-size: 19px;
}

#margin {
	margin-top: 100px;
}

.column-1 {
	padding: 6px;;
	background: white;
}

.column-2 {
	text-align: center;	
	background: #eeeeee;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding:  0 auto;
	background: url(images/bg_content.png) repeat-x;
	background-color: #dddddd;
	overflow: hidden;
}

#sidebar {
	width: 150px;
	margin-left: 25px;
	float: left;
}

#content {
	width: 730px;
	margin-left: 40px;
	float: left;
	margin-top: 15px;
	padding-bottom:30px;
}
#spacer { height: 5px; }
#footer {
	width: 960px;
	background: url(images/footer_bg.png) repeat-x;
	height: 50px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}

.clear {
	clear: both;	
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #999999;
	width: 150px;
	
}

h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #999999;
	width: 730px;
	
}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;

}

h4.branche {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #414770;
	margin-top: 20px;

}

p.titel {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 25px;
	padding: 0;

}
p.text {
	font-family: Arial;
	font-size: 12px;
	color: #555;
	margin-top: -7px;

}

h3#haupt a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding-bottom: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	
}


img{ border: none; }

ul {
	padding: 0;
}

li { 
	list-style: none;
	
	padding-top: 3px;
	
	
}

div#branchen a{
	font-family: Arial;
	font-size: 12px;
	color: #414770;
	text-decoration: none;
	font-weight: normal;
}
div#branchen a:hover {
	text-decoration: underline;
}


#footer a{
	font-family: Arial;
	font-size: 12px;
	color: #414770;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

li a{
	font-family: Arial;
	font-size: 12px;
	color: #414770;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}

.hrdiv {
	width: 150px;
	height: 1px;
	background-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
