@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

img {
	border:0;
	}

a {
	outline:none;
}

a:link,
a:visited
{
	color: #444;
	text-decoration: underline;
}
	
a:active,
a:hover
{
	color: #444;
	text-decoration: none;
}

hr {
	color:#00838c;
	margin-top:20px;
	}
	
form {
	margin:0;
	padding:0;
	}
	
h1, h2, h3 {
	margin:0 0 5px 0;
	padding:0;
	color:#00838c;
	}
	
h1 {
	font-size:22px;
	font-weight:normal;
	margin: 0 0 15px 0;
	}
	
h2 {
	font-size:18px;
	font-weight:bold;
	}
	
h3 {
	font-size:14px;
	font-weight:bold;
	}

label
{
	cursor: pointer;
}

#header {
	width:980px;
	height:120px;
	background-color:#FFFFFF;
	background-image:url(gfx/page/header_backgr.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
	#metanav {
	width:600px;
	text-align:right;
	float:right;
	color:#454545;
	font-size:12px;
	margin:5px 20px 0 0;
	}
	
	#metanav a {
	text-decoration:none;
	color:#454545;
	}
	
	#metanav a:hover {
	text-decoration:underline;
	}
		
	#telefonnummer {
	width:600px;
	text-align:right;
	float:right;
	color:#00838c;
	font-size:16px;
	line-height: 30px;
	margin:25px 20px 0 0;
	}
	
	#nummer
	{
		font-size: 20px;
		padding-right: 3px;
	}
	
	img.logo {
	margin:5px 0 0 20px;
	float:left;
	}
	
	.slogan
	{
		float: left;
		font-size: 24px;
		font-weight: bold;
	}
	
#teaser {
	height:auto;
	background-repeat:repeat;
	background-color:#00838c;
	width:100%;
	}
	
	#nav {
	width:209px;
	background-color:#FF0000;
	border-right:1px solid #92c1c4;
	float:left;
	background:url(gfx/page/nav-background.gif);
	}
	
	#nav a {
	background:url(gfx/page/nav_arrow.gif) no-repeat 20px 8px;
	height:21px;
	border-top:1px dotted #92c1c4;
	padding: 5px 10px 0 34px;
	width:165px;
	display:block;
	color:#C1E4E7;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
	* html #nav a
	{
		width: 209px;
		height: 27px;
	}
	
	#nav a:link
	{
		color: #C1E4E7;
	}
	
	#nav a:visited
	{
		color: #C1E4E7;
	}
	
	#nav a:hover {
	color:#ffffff;
	}
	
	#nav a.active {
	color:#ffffff;
	}
	
	a.teaser_block {
	float:left;
	padding:15px;
	width:226px;
	height:105px;
	color:#97cace;
	text-decoration:none;
	overflow:hidden;
	border-right: 1px dotted #92C1C4;
	}
	
	* html a.teaser_block
	{
		width: 257px;
		height: 135px;
	}
	
		a.teaser_block:hover {
		background-color:#2e99a1;
		}
	
	a.teaser_block img {
	border:1px solid #ffffff;
	float:left;
	margin:0 10px 0 0;
	}
	
	a.teaser_block div {
	width:139px;
	float:left;
	}
	
	a.teaser_block h2 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 4px 0;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	}
	
	#teaser_in {
	height:auto;
	background-repeat:repeat;
	width:981px;
	}
	
#bottom {
	background: url(gfx/page/teaser_grund.gif) repeat-x top;
	height:auto;
	border-top:1px solid #ffffff;
	}
	
	#bottom_inside {
	width:980px;
	background:#ffffff;
	}
	
	#subnav {
	width:209px;
	float:left;
	background:#ffffff;
	}
	
	#subnav a {
	background-color:#8e8e8e;
	height:21px;
	border-top:1px dotted #cccccc;
	padding: 5px 10px 0 34px;
	width:165px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
	#subnav a:hover {
	background-image: url(gfx/page/nav_arrow.gif);
	background-repeat: no-repeat; 
	background-position: 20px 8px;
	}
	
	#subnav a.active {
	background-image: url(gfx/page/nav_arrow.gif);
	background-repeat: no-repeat; 
	background-position: 20px 8px;
	}
	
	#teaser2 {
	width:771px;
	background:#FF0000;
	float:left;
	background:url(gfx/page/teaser_backgr.jpg) repeat-x center bottom;
	height:203px;
	}
	
	a.teaser_block_gr {
	float:left;
	width:256px;
	height:203px;
	color:#97cace;
	text-decoration:none;
	border-left:1px solid #ffffff;
	}
	
	a.teaser_block_gr:hover {
	background-color:#323232;
	background-image:none;
	}
	
	a.teaser_block_gr h2{
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	display:block;
	border-bottom:3px solid #00838c;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	}
	
	a.teaser_block_gr div{
	padding:10px 15px;
	color:#dcdcdc;
	line-height:140%;
	}
	
	#newsletter {
	background:#ffffff;
	padding:15px 20px 0 20px;
	color:#323232;
	}
	
	#login {
	background:#ffffff;
	padding:15px 20px;
	color:#323232;
	}
	
#content {
	background-color:#FFFFFF;
	float:left;
	width:769px;
	padding:0;
	margin:0 0 0 1px;
	}
	
	#text {
	padding:25px 20px 25px 20px;
	float:left;
	line-height:145%;
	width:475px;
	border-left:1px solid #cccccc;
	}

	#bigtext {
	padding:25px 7px 25px 4px;
	float:left;
	line-height:145%;
	width:753px;
	border-left:1px solid #cccccc;
	}
			
	#banner {
	float:left;
	width:230px;
	background:#ffffff;
	padding: 25px 0 0 12px;
	}

.clearer {
	clear:both;
	}
	
.error
{
	color: Red;
	font-size: 11px;
	line-height: 16px;
}

#map
{
	width: 475px;
	height: 370px;
	overflow: hidden;
}

#kontaktformular input[type="text"], 
#kontaktformular textarea
{
	width: 310px;
}

.priorityRed
{
	background-color: #F6C1AA;
	border: #CE2E24 1px solid;
}

.priorityYellow
{
	background-color: #FFFAA6;
	border: #FFFB00 1px solid;
}

.priorityGreen
{
	background-color: #D6FFD3;
	border: #46A23E 1px solid;
}

ul.buttonList
{
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: none;
}

ul.buttonList li.sel,
ul.buttonList li
{
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	background-color: #CCC;
	border: #555 1px solid;
}

ul.buttonList li.sel,
ul.buttonList li:hover
{
	background-color: #EEE;
}

ul.buttonList li a
{
	display: block;
	text-decoration: none;
	height: 17px;
	padding: 5px 8px 5px 8px;
}

td.block_sel,
td.block
{
	text-decoration: none;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	background-color: #E4E9EF;
}

td.block:hover,
td.block_sel
{
	background-color: #EEE;
}

.keyvalue
{
	width: 16px;
	height: 16px;
	border: #ccc 1px solid;
	padding: 2px;
	display: block;
	text-align: center;
	color: #000;
	float: left;
	font-weight: bold;
	margin-right: 2px;
}

.keyvalue:link,
.keyvalue:visited,
.keyvalue:active,
.keyvalue:hover
{
	text-decoration: none;
}

.keyvalue:hover
{
	cursor: pointer;
}

.begriffeKey
{
	line-height: 25px;
	font-size: 18px;
	color: #E79505;
}

ul.begriffe
{
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
}
