/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	background-color: #F5F5F5;
	vertical-align: top;
}

#pageframe {
	width:990px;
	margin-left: auto;
	margin-right: auto;
}

#metanav {
	background-color: #E6DFE6;
	font-size:10px;
	height: 14px;
	padding: 2px;
	color: #AEAEAE;
	border-bottom: 2px solid #F5F5F5;
	border-top:2px solid #F5F5F5;
	text-align: right;
	padding-right:10px;
}

#metanav a:link,#metanav a:visited,#metanav a:active {
	color: #6C6C6C;
	text-decoration: none;
	border: 0px;
	text-transform: uppercase;
}
#metanav a:hover {
	color: #AEAEAE;
	text-decoration: none;
	border: 0px;
	text-transform: uppercase;
}

#topframe {
	background-color: #7bbbe1;
	height: 230px;
	overflow:hidden;
	border-bottom: 2px solid #f5f5f5;
}

#topframe_left {
	float: left;
	width: 230px;
}

#emotional {
	float: left;
	width: 758px;
	border-left: 2px solid #F5F5F5;
}

div.clearer {
	clear:both;
	line-height:1px;
	height:2px;
	font-size:1px;
	background-color:#F5F5F5;
}

#content_left h2 {
	background-color: #f3ebd1;
}

#contentframe {
	background-image: url(img/content_bg.gif);
}

#content_left {
	float:left;
	width: 230px;
}

#content_left p {
	padding-left: 10px;
	padding-right: 10px;
}
#contentblock {
	float:left;
	width: 525px;
	padding-left: 2px;
	padding-right:2px;
}

#content {
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:20px;
}

#rootline {
	padding-left: 10px;
	background-color: #5279bd;
	padding-top:3px;
	padding-bottom: 3px;
	border-bottom:2px solid #f5f5f5;
}

#rootline p {
	
	margin:0px;
	color: white;
	text-transform: uppercase;
	font-size:9px;
}

#rootline p a:link,#rootline p a:visited,#rootline p a:active {
	color: white;
}


#content_right {
	float:left;
	width: 231px;
}

#content h2 {
	font-size: 12px;
}

#content p {
	font-size: 12px;
	line-height: 17px;
	margin-top:0px; 
}

#content_right h2 {
	background-color: #bdcae6;
}

#content_right p {
	padding-left: 10px;
	padding-right:10px;
}

#content_right h2, #content_left h2 {
	color: #333333;
	text-transform:uppercase;
	margin:0px;
	font-size: 12px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 2px solid #f5f5f5;
}

#kaumzusehen {
	text-align: center;
	color: white;
	font-size: 10px;
}
#kaumzusehen a:link,#kaumzusehen a:visited,#kaumzusehen a:active {
	color:white;
}

#footer {
	font-size:9px;
}

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

#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu ul li {
	padding:0;
	margin:0;
	margin-bottom: 12px;
}

#menu ul li a:link,#menu ul li a:visited,#menu ul li a:active {
	display: block;
	padding-left: 28px;
	font-size: 13px;
	color: white;
	font-weight:bold;
	font-family:"Trebuchet MS",sans-serif;
	background-image:url(img/nav_no.gif);
	background-repeat:no-repeat;
	background-position: 16px 5px;
	text-decoration: none;
	text-transform: uppercase;
	/*padding-top:8px;*/
}
#menu ul li a:hover,#menu ul li a.act:link,#menu ul li a.act:visited,#menu ul li a.act:active,#menu ul li a.act:hover {
	color: #0069b3;	
	background-image:url(img/nav_act.gif);
	/*display: block;
	padding-left: 28px;
	font-size: 13px;
	
	font-weight:bold;
	font-family:"Trebuchet MS",sans-serif;*/
}

.table_kontakt {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

/**
OLD STUFF


table {
	border: 0;
}






.header {
	padding: 0px;
}


.box_yellow_headline {
	background-color: #F3EBD1;
	padding: 2px 2px 2px 10px;
	height: 20px;
	font-weight: bold;
	vertical-align: center;
	border: 0px solid #E7E7E7;
}
.box_yellow {
	background-color: #F7F3E6;
	padding: 10px;
	vertical-align: top;
	border: 0px solid #E7E7E7;
}

.box_blue_headline {
	background-color: #BDCAE6;
	padding: 2px;
	padding-left: 10px;
	height: 20px;
	font-weight: bold;
	border: 0px solid #E7E7E7;
	vertical-align: center;
}
.box_blue {
	background-color: #DEE7F7;
	padding: 10px;
	vertical-align: top;
	border: 0px solid #E7E7E7;
}

a.bread:link {
	color: #333333;
	text-decoration: none;
	border: 0px;
}
a.bread:visited {
	color: #333333;
	text-decoration: none;
	border: 0px;
}
a.bread:hover {
	color: #AEAEAE;
	text-decoration: none;
	border: 0px;
}
a.bread:active {
	color: #333333;
	text-decoration: none;
	border: 0px;
}
.bread {
	background-color: #BDCAE6;
	height: 14px;
	padding: 2px;
	color: #AEAEAE;
	border: 0px solid #E7E7E7;
	font-weight: bold;
}

.box_one_head {
	background-color: #498FCC;
	padding: 2px;
	padding-left: 10px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px solid #E7E7E7;
}
.box_one {
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	border: 0px solid #E7E7E7;
}
.box_content_headline {
	background-color: #5279BD;
	padding: 2px;
	padding-left: 10px;
	height: 20px;
	color: #FFFFFF;
	font-size: 9px;
	border: 0px solid #E7E7E7;
}
.box_content {
	background-color: #DEE7F7;
	padding: 10px;
	vertical-align: top;
	font-size: 12px;
	border: 0px solid #E7E7E7;
	line-height: 140%;
}
.bild_text {
	vertical-align: top;
	text-align: right;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.address {
	padding: 4px;
	color: #FFFFFF;
	height: 9px;
	vertical-align: top;
	font-size: 10px;
	border: 0px solid #E7E7E7;
}
a.address:link {
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px;
}
a.address:visited {
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px;
}
a.address:hover {
	color: #66A2D5;
	text-decoration: none;
	border: 0px;
}
a.address:active {
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px;
}


.copyright {
	padding: 2px;
	vertical-align: top;
	border: 0;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
*/