/*CSS-Leichen aus Unterseiten:*/
.cfblau {
	color: #0099FF;
	font-weight: bold;
}
.Stil14 {	font-weight: bold
}




/*CSS Nele Rabus 2008*/
* {magin:0;padding:0;}
body 	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
		text-decoration: none; background-color: #FFFFFF; margin: 0px;font-size: 16px;
		}

h1 {font-family:trebuchet ms, tahoma, verdana; 
	font-size: 150%;font-weight: normal;
	line-height: 110%;color:#003772;
	text-shadow:2px 2px 2px #ccc;
}

h2 {font-weight: bold; font-size: 110%; line-height: 130%;}

li {line-height: 15px; margin-top: 10px; color:#003772}

sup 	{font-size: 70%; font-style: normal; line-height: 0,8;}
pre	{font: inherit;}
img {border:0;}


/*OOCSS Nele Rabus 2011*/
.box 	{margin-bottom:10px;margin-right:10px;} 
.reihe 	{float:left;}
.rahmen {
	border:#ccc 1px solid;
	/*Webkit-Browser*/
	-webkit-border-radius:5px;
	-webkit-box-shadow:5px 5px 10px #cccccc;
	/*KHTML-Browser*/
	-khtml-border-radius:5px;
	-khtml-box-shadow:5px 5px 10px #cccccc;
	/*Gecko-Browser*/
	-moz-border-radius:5px;
	-moz-box-shadow:5px 5px 10px #cccccc;
	/*css 3.0 Deklaration*/
	border-radius:5px;
	box-shadow:5px 5px 10px #cccccc;
}
.rahmen img		{border: 0;-moz-border-radius:5px;
-khtml-border-radius:5px;border-radius:5px}
.platz	{padding: 5px;}
.erste	{clear:both;}
.tab100 {position:relative; padding-left:100px; display:block;line-height:2em}
.tab100 span{position:absolute; margin-left:-100px; display:block;}

/* CSS Document */
/* Layout*/
#top 	{
	background-color: #999999;
	background-image: url(../NEU/NEU/head.gif);
	background-position: right;
	background-repeat:no-repeat;
	margin: 0px;
	padding:0px;
	height:120px;
	width:100%;
	z-index:1;
		}

#topmenue 	{
		text-align:right;
		background: #003772;
		height:20px;
		width:100%;
		z-index:1
		}

#main {
		margin: 0px;
		padding:0px;
		width:100%;
		z-index:1;
		}

#left 	{
		background-color: #FFFFFF;
		background-image: url(../NEU/NEU/menuebalken-links.gif);
		background-position: left;
		background-repeat:no-repeat;
		margin: 0px;
		padding:0px;
		width:155px;
		float:left;
		height:400px;
		}
.content {
		text-align:left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-top:22px;
		margin-left:20%;
		color: #000000;
		}
#right 	{
		background-color: #FFFFFF;
		margin-right:0px;
		margin-left:20px;
		padding:5px;
		width:135px;
		float:right;
		border-left:#E5F6FD;
		border-left-width:thin;
		border-left-style:dotted;
		font-family:trebuchet ms, tahoma, verdana;
		font-size: 14px;
		color:#003772;
		font-weight:bold;
		}
a.right  {
		color:#003772;
		border:none;
		text-decoration:none
}
.tn_links {
	padding-right: 48px;

}
/*
.topnav {
/*	background: url(../img/bg_topnav.jpg);
	height: 15px;
	padding-top: 4px;
	background: #000066;
}
*/

.footer {	
	clear:both;	
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	padding-left:50px;
	padding-right:160px;
	text-indent:-15px;
}
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
a.footer:hover {
	text-decoration:underline;
}

a.content_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	}
a.content_link:hover {
	text-decoration:underline;
}
a.a_topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.a_topnav:hover {
	text-decoration:underline;
}
a.left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.left_nav:hover {
	text-decoration:underline;
}
a.head_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.head_link:hover {
	text-decoration:underline;
}

.leftnav .element {
	background-color: #CCECFB;
	margin-top: 0px;
	padding-top: 5px;
	width: 120px;
	height:17px;
	text-align: center;
	clear: both;
}

.leftnav .box {
	background: url(../img/bg_leftnav.gif);
	background-repeat: no-repeat;
	height: 429px;
	margin-top: 13px;
	margin-left: 15px;
	padding-left: 0px;
	padding-top: 9px;
	
}
.leftnav .log_element {
	background-color: #CCECFB;
	margin-top: 15px;
	width: 118px;;
	height: 125px;
	clear: both;
}
.leftnav .check_element {
	background-color: #CCECFB;
	margin-top: 3px;
	width: 118px;;
	height: 125px;
	clear: both;
}
.leftnav .element {
	background-color: #CCECFB;
	margin-top: 2px;
	padding-top: 5px;
	width: 120px;
	height:17px;
	text-align: center;
	clear: both;
}

.container .leftnav {
	width: 150px;
	float:left;
}
/*--------------*/

#tarif_tabelle .open {
	/*border: 1px solid;*/
	width:44px;
	float:left;
	clear:left;
}
h4 {
	margin: 0px;
	font-size:9px;
	font-weight:normal;
}
#tarif_tabelle {
	float:left; 
	padding-bottom: 10px; 
	margin-top: 5px; 
	margin-left:30px; 
	}
* html #tarif_tabelle {
	margin-left: 15px;
}

.tarif_table {
	width: 450px;
	line-height: 14px;
}
.tarif_table .table_name {
	font-weight: bold;
	line-height: 15px;
}
.tarif_table .table_name_subline {
	/* font-weight: bold; */
	line-height: 11px;
	padding-left: 3px;
}
.tarif_table td {
	padding-left: 3px;
}
.tarif_table .ziel_price {
	font-weight: bold;
	text-align: center;
	border-left: solid 1px #000000;
}
.tarif_table .tr_color {
	background-color: #CCECFB;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
.tarif_table .txt_bold {
	font-weight: bold;
	padding-top: 4px;
	line-height: 15px;
	border-left: solid 1px #000000;
}
.tarif_table .txt {
	font-weight: normal;
	padding-top: 4px;
	line-height: 15px;
	border-left: solid 1px #000000;
}
.tarif_table .euro {
	width: 80px;
	text-align: center;
	font-weight: bold;
	line-height: 7px;
	font-size: 9px;
	border-left: solid 1px #000000;
	border-top :solid 1px #000000;
	border-right :solid 1px #000000;
}
.tarif_table .price {
	text-align: center;
	font-weight: bold;
	border-left: solid 1px #000000;
	border-right :solid 1px #000000;
}
.tarif_table .subline {
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	padding-left: 3px;
	border-right :solid 1px #000000;
	border-left :solid 1px #000000;
}
.tarif_table .bottomline {
	line-height: 0px;
	border-bottom :solid 1px #000000;
}

.lasterror {
	background-image: url("../img/fielderror.gif");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 265px;
	border: 1px solid #ff0000;
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 12px;
}
.lastmessage {
	background-image: url("../img/fielderror.gif");
	background-position:left;
	background-repeat:no-repeat;
	width: 265px;
	padding-left:35px;
	padding-top: 0px;
	border: 1px solid #00CC66;
	margin-bottom: 3px;
} 


