.detail_box{
	width:730px;
	border-bottom:1px dotted #666;
	padding-bottom:10px;
	background-color:#EDF2F8;
}

.detail_box img{
	width:150px;
	margin:0px 10px;
	border:3px solid #FFF;
}

.premium{
	background-color:#FFDECF;
}
.premium2{
	float:left;
	width:20px;
	height:180px;
	margin-right:10px;
	background-image: url(/images/grafiken/premiumeintrag.png);
	background-repeat:no-repeat;
}

.detail_box:hover{
	background-color:#abcdef;
}

.detail_box h2{
	font-size: 24px;
	color: #134f87;
	margin: 0px 10px 18px 10px;
	padding-top:10px;
	font-weight: bold;
	line-height: 22px;
}

.detail_box .content{
	float:right;
	width:510px;
}

.detail_box .content h5{
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
}

.detail_box .elemente{
	float:right;
	width:250px;
	margin-right:10px;
	border:1px solid #fff;
}

.detail_box .elemente p{
	margin:0px 0px 6px 0px;
}

.detail_box .elemente img{
	width:auto;
	border:none;
	margin-left:0px;
}


.detail_box .elemente .pdf img{
	width:64px;
	border:1px solid #FF1111;
	margin:10px 6px 0px 0px;
}

.detail_box .elemente .premium img{
	width:140px;
	margin-bottom:10px;
}


/* BOXES */

.bluehead{
	padding-left:10px;
	font-weight:bold;
	line-height:18px;
	color:#FFFFFF;
	border-bottom:1px solid #c7d8f6;
	background-color: #E6EFF4;
	background-image: url(/images/navi/leiste.jpg);
	background-repeat: repeat-x;
	margin-bottom:1px;
}

.bluehead a{
color:#FF1111;
}
.bluehead a:hover{
color:#FFFFFF;
text-decoration:none
}

.bluebox{
	border:1px solid #c7d8f6;
	background-color: #E6EFF4;
	margin-bottom:10px;
	padding:10px;
}

.bluebox2{
	border:1px solid #c7d8f6;
	background-color: #E6EFF4;
	margin-bottom:10px;
	padding:10px 0px;
}

.bluebox .whitebox{
	border:1px solid #c7d8f6;
	background-color:#FFF;
	padding:10px;
	margin-top:10px;
}


.fotobox{
	float:right;
	width:200px;
}

.infobox{
	float:right;
	width:280px;
	padding:10px;
	border:1px solid #c7d8f6;
	background:url(/images/icons/about.png) no-repeat ;
	background-position:260px 10px;
}

.infobox_full{
	padding:10px;
	border:1px solid #c7d8f6;
	background-color:#FFF;
}

.telefon_box{
	padding:5px;
	border:1px solid #666;
	background-color:#c7d8f6;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}




/******************************
WERBUNG zwischen der Tabausgabe
*********************************/


.foto {
	border:4px solid white;
}

.foto58 {
	width:58px;
	float:left;
	margin-right:4px;
	border:3px solid #FFF;
}






/******************************
Tabellenausgabe
*********************************/

td.links, td.center, td.rechts, td.premium{
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background: url("/images/base/tab_blue.gif");
}


td.links {
	border-top: 1px solid #98989B;
	border-right: 0px solid #FFFFFF;
	border-left: 1px solid #98989B;
	border-bottom: 0px solid #5B9CDA;
 }

td.premium {
	border-top: 1px solid #98989B;
	border-right: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 0px solid #5B9CDA;
 }
td.center {
	border-top: 1px solid #98989B;
	border-right: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 0px solid #5B9CDA;
 }


td.rechts {
	border-top: 1px solid #98989B;
	border-right: 1px solid #98989B;
	border-left: 1px solid #FFFFFF;
	border-bottom: 0px solid #5B9CDA;
 }





td.content-3, td.content-4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #414141;
}

td.content-3 {
	border-top: 0px solid #98989B;
	border-right: 0px solid #98989B;
	border-left: 1px solid #98989B;
	border-bottom: 1px solid #98989B;
}

td.content-4 {
	border-top: 0px solid #98989B;
	border-right: 1px solid #98989B;
	border-left: 1px solid #98989B;
	border-bottom: 1px solid #98989B;
}



/***++++***************************
	WERBUNG zwischen der Tabausgabe
********++*************************/

#wad1{
	margin:20px;
	color:#ccc;
	font-size:9px;
}
.wad2{
	border:1px solid #ccc;
	height:80px;
	color:#000;
}
.wad2 h3{
	color:#000;
	margin:3px;
	text-align:center;
	font-size:24px;
}

/******************************
	INFOBOXEs
*********************************/
.infobox_gelb{
	border:1px solid #CCC;
	background-color:#FF9;
	padding:10px;
}



/******************************
	Seitenzahlen 
*********************************/

.paging{
	padding:3px 10px;
	margin-top:10px;
	background-color:#abcdef;
	font-weight:bold;
}

.paging a{
	color:#990000;
	text-decoration:none;
}
.paging a:hover{
	text-decoration:underline;
}

/******************************
	INFOBOXEs
*********************************/

#postfach{
	background-color:#abcdef;
	width:730px;
	border:1px solid #c7d8f6;
}
#postfach .head{
	background: url("/images/base/tab_blue.gif");
	color:#FFF;
	font-weight:bold;
}


#postfach .td1{
	width:30px;
	text-align:center;
	line-height:20px;
	height:26px;
}

#postfach .td2{
	width:235px;
	padding-right:10px;
}

#postfach .td3{
	width:235px;
	padding-right:10px;
}

#postfach .td4{
	width:100px;
	padding-right:10px;
}



/******************************
	THREADs
*********************************/

#thread {
	border:1px solid black;
	margin-bottom:10px;
	background-color:#FFF;
	background:url(/forum/images/bg_forum.png) right repeat-y;
}

#thread .userinfo{
	width:170px;
	padding:10px;
	float:left;
	text-align:left;
	font-size:11px;
	border-right: 1px solid #abcdef;
}

#thread .userinfo .username{
	font-weight:bold;
	font-size:14px;
	color:#134F87;
	background:url(/images/Icons16/star_yellow.png) no-repeat ;
	background-position:10px 0px;
	text-align:left;
	padding-left:30px;
}





.url {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
	padding:4px;
	background-color:#FFF;
}

.ur {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}


.urcenter {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	text-align:center;
}

.urcenterwhite {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	text-align:center;
	background-color:#FFF;
}



.u {
	border-bottom:1px solid #999;
}




/******************************
	Anmeldung
*********************************/

.input10{
	margin-bottom:10px;
	font-weight:bold;
}

.input10 input{
	width:330px;	
}

.input10_50 input{
	width:50px;	
}

.float300{
	float:left;
	width:350px;
}


.float100{
	float:left;
	width:100px;
}
.float200{
	float:left;
	width:200px;
}
.float200 input{
	width:200px;
}


/******************************
	FORUM BOX noLogin
*********************************/
.forum_login{
	border-bottom:0px solid #000;
	margin-bottom:10px;
	padding:4px 10px;
	background-color:#F0F5FA;
	width:220px;
}
#navpass input{
	width:210px;	
}

/* A fake IE information bar */
#infobar {
	font: message-box;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	color: #000;
	width:100%;
	background: #FFFFE1 url(/images/Icons16/warning.gif) no-repeat fixed .8em .3em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}

#infobar a:hover {
	color: #FFF;
	background: #3169B6 url(/images/Icons16/warning2.gif) no-repeat fixed .8em .3em;
}

#infobar p{
	margin:0px;
	padding: .45em 0em .45em 22px;
	font-size:11px;
}


/******************************
	PREMIUMBOX
*********************************/


#premi_box {
	width: 366px;
	height:330px;
	background-image: url(/images/bg_premium.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#premi_box .boxtext {
margin-top:30px;
	width: 300px;
	height: 220px;
}

ul.bullet {
	list-style-image: url(/images/base/bullet_blue.gif);
	margin-left: 10px;
	margin-top: 110px;
	margin-bottom: 20px;
}


ul.bullet li {
	padding-top: 1px;
	padding-bottom: 1px;
	left: 2px;
	font-size:13px;
}

.chart{
	border:1px solid #999;
	background-color:#990000;
	height:10px;
	margin-bottom:4px;
}

.while{
	background-color:#F0F5FA;
	padding:10px;
	margin-bottom:6px;
	border:1px solid #E0E5EA;
}

.while .name{
	font-weight:bold;
	margin-bottom:4px;
}

.sc{
margin-top:10px;
font-weight:bold;
}
.sc img{
	margin:0px;
}


/******************************
	NEWS
*********************************/

#news_tr_detail .bilderahmen

{
	border:1px solid #CCC;
	float: left;
	font-size: 9px;
	font-weight: bold;
	width: 202px;
	margin: 3px 10px 3px 3px;
	padding:0px 3px;
}




/******************************
	Zusatzleistungen
*********************************/
.ta_full{
	width:400px;
	height:70px;
}
.sonzt_box{
	background-color:#D1E4EF;
	border:1px solid #C1D4DF;
	padding:5px;
	margin-top:10px;
}



/******************************
	Firmenlogo Upload
*********************************/

#firmenlogo{
	border:1px solid #333;
	padding:10px;
	background-color:#FFF;
	margin-top:10px;
}

#firmenlogo .links{
	width:300px;
	float:right;
	margin-left:10px;
}

#firmenlogo .rechts{
	width:350px;
	border-right:1px dotted #333;
	min-height:200px;
}

img.firmenlogo{
	max-height:60px;
	max-width:200px;
}


/******************************
	NEWS
*********************************/


.newsliste{
	width:570px;
	border:1px solid #000;
	padding:6px; 
	margin-bottom:10px;
	display: inline-block;
}
.newsliste:hover{
	background-color:#D1E1EF;
}

.newsliste img{
	height:100px;
	width:100px;
	border:1px solid #CCC;
	margin-right:10px;
	float:left;
}


/******************************
	vCARD
*********************************/

#vcard{
	width:348px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
}

#vcard .block{
	background-color:#909189;
	width:10px;
	height:77px; 
	float:left;
}
#vcard img{
	float:left;
	height:77px;
}
#vcard .name{
	background-color:#D7D9CC;
	height:49px;
	padding-top:10px;
	border-bottom:2px solid #FFF;
}
#vcard .name .first{
	margin-left:10px;
}
#vcard .name .bold{
	font-weight:bold;
	margin-left:10px;
}
#vcard .detail {
	background-color:#909189;
	line-height:16px;
}
#vcard .detail a{
	padding-left:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;}
