/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
li {
 list-style: none;
 }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #ffffff;
}
a {
	color: #416a46;
}
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline;}
a:active { text-decoration:none; }
a:focus { text-decoration:blink; }


/* Dinatio NEU */
.body_content {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #070707;
	background-color: #696969;
}
.popup_content {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #070707;
	background-color: #fff;
}
#cb_main {
	width: 1000px;
	margin: 0 auto;
	background-color: #3b3839;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #262523;
	border-bottom-color: #262523;
	border-left-color: #262523;	
}
#cb_inner {
	margin: 0 6px 6px 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666465;
	border-bottom-color: #666465;
	border-left-color: #666465;	
}

#header {
	background: #ebeaea url(../images/site/header/header_bg.png) repeat-x;
	height: 125px;
}

#header #logo {
	float:left;
	margin: 15px 0 5px 50px;
}
#header #navi {
	float:right;
	margin: 6px 6px 6px 6px;
	width: 400px;
}

#header #navi li {
	display: block;
	list-style: none;
	float: right;
	padding-right: 5px;
}
#header #navi li a {
	color: #2c2a2a;
	text-decoration: none;
	text-align: center;
}
#header #navi li a:hover {
	text-decoration:underline;
}

.topnavi {
	background: url(../images/site/mnavi/btn_bg.gif);
	height: 26px;
}
.topnavi li{
	display: block;
	list-style: none;
	float: left;
	height: 26px;
	text-align:center;
	width: 150px;
	background:url(../images/site/mnavi/btn_sep.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right: 4px;
	position: relative;
}

.topnavi li a{
	display: block;
	list-style: none;
	float: left;
	height: 21px;
	text-align:center;
	width: 120px;
	color: #e1dfe0;
	padding-top: 5px;
}
.topnavi li a:hover{
	background:url(../images/site/mnavi/btn_hov.gif) top left repeat-x;
}


#headinfo {
	height: 171px;
	background-color: #a5daac;
	border: 1px solid #9b2e2b;
}
#headinfo #banner {
	width: 611px;
	height: 171px;
	background: #fdfdfd;
	border-left: #b2edba solid 1px;
	float:right;
}
#headinfo #search {
	margin-right: 342px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 10px;
	
}
#headinfo #search .titel{
	font: Verdana, Geneva, sans-serif;
	size: 12px;
	font-weight: bold;
	padding-top: 5px;
	
}
#subnavi
{
	height: 26px;
	border-bottom:1px solid #444444;
	background-color: #cdcbcc;
}

#subnavi li {
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 10px; 
	padding-left: 3px; 
	}
	
#subnavi li a {
	color: #343434;
	font-size: 11px;
	text-align:center;
}

#subnavi li .activ{
font-weight: bold; 
	}	
/* Dinatio NEU ENDE */
.unvisibility {
	display: none;
}
/* Seitenbreite */
.innercontent {
	float: left;
	width: 700px;
	padding:10px;
	margin:0;
}

.innermenu {
	margin-left: 720px;
	padding:10px;
}
/* Seitenaufbau */
#site {
	text-align: left;
}
#headnetworkbar {
	height: 16px;
	background-color: #0c101a;
	position:absolute;
	top:0;
	left:0;
	width: 100%
}
#topnavigation {
	height: 16px;
	width: 100%;
	position:absolute;
	top:130px;
	left:0;
}
#info_error {
	margin: 10px;
	padding: 5px;
	background-color: #efdbdb;
	border: 1px solid #8b0303;
}
#content {
	min-height: 1024px;
	background: url(../images/site/content_bg.png) repeat-x;
}
#feed {
	min-height: 150px;
	border-top: 10px solid #7dbf14;
	background-color: #0c101a;
}
#topnavi {
	margin: 0 auto;
	width: 962px;
	height: 42px;
	background: url(../images/site/topnavi_bg.png) no-repeat;
	list-style-type: none;
}
#topnavi li {
	display: block;
	list-style: none;
	float: left;
	padding-top: 14px;
	padding-right: 18px;
	padding-left: 18px;
}

#topnavi li a {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	display: block;
	list-style: none;
}

#trailnavigation {
	margin-left: 5px;
}

.clear {
	clear:both;
}
#trailnavigation li {
	display: block;
	list-style: none;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 0px;
}
#trailnavigation li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	display: block;
	list-style: none;
}

/* Content */
#maincontent {
	margin-top: 10px;
	min-height: 600px;

}
.feetlink {
	text-align:right;
	display: block;
	margin: 0px;
	padding-top: 2px;
}
/*Content Boxen*/
.cbox h1 {
	font-size: 15px;
	font-weight: bold;
	color: #b6151c;
	display: block;
	margin: 20px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #dddddd;
	width: 100%;
}

.cbox .text_small {
	font-size: 11px;
	color: #444444;
}

.cbox_footer {
	text-align:right;
	display: block;
	font-size: 10px;
	margin: 15px 0 20px 0;
	padding-top: 3px;
	border-top: 1px solid #dddddd;
}
.cbox_footer .tags {
	float: left;
}
.cbox_footer .tags a{
	padding-right: 5px;
}

.cbox h1 a {
	color: #4e7e03;
	font-size: 14px;
	margin-bottom: 5px;
}

.cboxsplitL {
	float: left;
	width: 50%;
}
.cboxsplitR {
	margin-left: 52%;
	width: 48%;
}

/*Listen*/
.bblisting li {
	padding: 0;
	margin: 0;
}
.bblisting li .bblisting_right{
	margin-left: 400px; 
	padding: 1px; 
	width: 200px;
}
.bblisting li .bblisting_center{
	float: left; 
	margin-left: 85px; 
	width: 200px;
}
.bblisting li .bblisting_left{
	float:left; 
	width: 85px;
	margin: 0;
}
.bblisting li .bblisting_right h1{
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	display: block;
	padding-bottom: 3px;
	border: 0;
	margin:0;
}

.list1 li {
	display: block;
	float:left;
	list-style: none;
}
/*LISTSPLIT*/
.listsplit {
	width: 700px;
}
.listsplit li{
	float: left;
	width: 338px;
	margin-right: 12px;
}
.listsplit .block h1,  .listsplit .block h1 a{
	color:#FFF;
	background-image:url(../cms/tmpl_pics/wdb_cat_bg.gif);
	font-weight: normal;
	padding: 2px;
	margin: 10px 0 0 0;
}
.listsplit .block .sublist li {
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #999;
}
.listsplit .block .sublist .first {
	background-color:#dddddd;
}
.listsplit li h2, .listsplit li h2 a {
	font-size: 14px;
	color: #4e7e03;
	margin-bottom: 5px;
	font-weight: bold;
}
.listsplit li h3, .listsplit li h3 a {
	color: #333a4b;
	font-size: 10px;
	margin-bottom: 5px;
}
.listsplit li h4, .listsplit li h4 a {
	font-size: 12px;
	color: #4e7e03;
	margin-bottom: 5px;
	font-weight: normal;
}


.listsplit .break {
	width: 100%;
	clear:both;
}
.listsplit .block .sublist li h3, .listsplit .block .sublist li h3 a {
	color: #333a4b;
	font-size: 10px;
	margin-bottom: 5px;
}
.listsplit .block .sublist li h4, .listsplit .block .sublist li h4 a {
	font-size: 12px;
	color: #333a4b;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}


/*LISTSPLIT*/

.optionlist li {
	color: #333;
	font-size: 12px;
	margin-top: 5px;
}
/* Grafiken */
.image {
	background-color: #FFF;
}
.imgborder img {
	border: 0px;
}

/* Tagcloud */
.tagcloud {
	display:block;
	width:400px;
	float: right;
}
.tagcloud a {
	
	padding-right: 5px;
}
.phrasen_link_1 {
	font-family:Arial, Helvetica, sans-serif;
}
.phrasen_link_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
/* footer */
#footer {
	margin-right: 420px;
	
}
/* copyright */
#copyright {
	margin-top: 10px;
	text-align: center;
	
}
/* Subnavi */
.menubox h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4a697f;
	display: block;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #9c9c9c;
}

.menubox {
border: 1px solid #9c9c9c;
background-color: #ffffff;
margin-bottom: 5px;
width: 244px;

}
.menubox .content {
padding-left:5px;
padding-right: 3px;
}
.menubox .footer{
	background: url(../images/footer.gif) repeat-x #dee5e8;
	padding: 8px 0 0 0;
	height: 30px;
	vertical-align: middle;
}
.menubox .footer .btn_link {
	width: 100px;
	height: 20px;
	font-size: 12px;
	background-color: #7d8f9b;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #4a697f;
	color: #ffffff;
	padding: 2px;
}


/* AUSLAGERN ZU DEN JEWEILIGEN MODULEN */

#show_news_box{
	background-color: #fff;
	border: 1px solid #343232;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 5px;
}
#show_news_box h2 {
font-size: 12px;
margin-bottom: 10px;
}
#show_news_box p {
margin-bottom: 10px;
}
.news_date_titel {
margin-top: 20px;
color: #333a4b;
font-size: 14px;
}


.commentsentrys .entrys {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.results {
	margin-bottom: 20px;
}
.result_string {
	float: left;
}

.result_csite {
	float: right;
}
.result_selection {
	color:#FFF;
	background-color:#000;
	font-weight: normal;
	font-size: 14px;
	padding-top: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.result_selection a {
	color: #FFF;
}

.commentsentrys .entrys .left {
	float: left;
	width: 200px;
	text-align: center;
}

.commentsentrys .entrys .right {
	margin-left: 210px;
	margin-top: 0;
	padding-top: 0;
}
.commentsentrys .entry {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #ddd;
}

.login_form input {
	background-color:#FFF;
	border: 1px solid #9c9c9c;
	color: #7d8f9b;
	width: 200px;
}
.login_form .btn {
	width: 100px;
	height: 20px;
	font-size: 12px;
	background-color: #7d8f9b;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #4a697f;
	color: #ffffff;
	padding: 0;
}
/*Formular */
.form fieldset {
	margin-top: 20px;
}
.form legend {
	padding: 0 2px 0 0;
	font-size: 24px;
  	font-weight: bold;
	color: #444;
}
.form ul,form .captcha  {
	margin: 10px 20px 10px 20px;
}
.form li {
	padding: 2px;
	margin-top: 5px;
}
.form label {
	display: inline-block;
  	line-height: 1.8;
  	vertical-align: top;
	width: 120px;
	color: #4e7e03;
	font-size: 11px;
}
.form input, form textarea  {
	background-color:#FFF;
	border: 1px solid #0c101a;
	color: #3f3f3f;
	width: 500px;
	height: 20em;
	padding-left: 2px;
}
.form .submit_btn {
	float: right;
	width: 100px;
	height: 20px;
	font-size: 12px;
	background-color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	margin-top: 10px;
	border: 1px solid #6cb7d6;
}
.form .checkbox {
	border: none;
	width: 25px;
}
.form input.error, form textarea.error  {
	background: url(../images/site/form_input_bg_error.png);
	background-repeat: repeat-x;
}
.form .captcha img {
	float: left;
	border: 2px solid black;
	width: 160px;
	margin-bottom: 10px;
}
.form .captcha p {
	margin-left: 170px;
	margin-bottom: 5px;
}
.form .captcha input {
	margin-left: 10px;
}
.form input .error {
	background-color: #efdbdb;
}
.form .textarea_1 {
	width: 100%;
	height: 100px;
}
.user_link_w {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #d11dcb;
}
.user_link_m {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #153089;
}
/*
Schnell Branchenbuchsuche
*/
.yp_fast_form input {
	border: 1px solid #3a3939;
	width: 270px;
	padding: 2px;
	color: #949290;
	
}
.yp_fast_form .btn {
	border: 1px solid #3a3939;
	width: 120px;
	height: 23px;
	padding: 2px;
	background-color: #eafaec;
	border: #6e9974 1px solid;
	margin-top: 5px;
	color: #000;
}


.slogan{
	margin-top: 50px;
}
.innerpadding {
	padding: 8px;
}
.subtext {
	font-size: 9px;
	color: #505050;
	
}
.link_2 {
    color: #7d8f9b;
	font-size: 11px;
}
