/*******************************************************************************

	Project		:	


*******************************************************************************/


/* ### breadcrump ############################################################ */

#main_content p#breadcrumb {
font-size: 1em;
color: #ffffff;
}

body, html, table, form, textarea{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* ### headlines ############################################################ */
#div_mainboxmitte h1 {
	background: inherit;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.8em;
	letter-spacing: 0.1em;
}


#div_mainboxmitte h2 {
	background: inherit;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.6em;
}

#div_mainboxmitte h3 {
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}

#div_mainboxmitte h4 {
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
}
#div_mainboxmitte h5 {
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#div_mainboxmitte h6 {
	background: inherit;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
}

p	{margin-bottom: 10px;}
/* ### Images ############################################################ */

#main_content img {
	display:block;
	margin:4px 0;
}

#main_content img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main_content img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}



/* ### Hyperlinks ######################################################### */

#main_content a, 
#main_content a:link {

	background: inherit;
	text-decoration:underline;
}

#main_content a:hover {

	background: inherit;
	text-decoration: none;
}

#main_content a.faq, 
#main_content a.faq:link {

	background: inherit;
	font-size:1.4em;
	text-decoration:none;
	text-transform:none;
	line-height: 2.0em;
}

#main_content a.faq:hover {

	background: inherit;
	text-decoration:underline;
}


/* ### Paragraphs ########################################################## */

#main_content p {
	margin-bottom:1.6em;
	font-size:1.2em;
	line-height:1.6em;
}

#nav p {
	margin-bottom:1.2em;
}



/* ### Tables ############################################################## */

#main_content table {
	font-size:1.2em;
	line-height:1.6em;
}

#main_content td {
	padding:0 0 0 0;
}


/* ### Blockquotes ########################################################## */

#main_content blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main_content ul, 
#main_content ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}

#main_content ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main_content ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/* ### Team ### */

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


/* ### Team ### */

#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#main-content-block div.team div{
	width:100px;
}

#main-content-block div.team p {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

#main-content-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}


/* ### Formular ################################################################ */

label.text{
	width: 120px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

label.textarea{
	width: 120px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}
input.text {
	float:left;
	width: 290px;
	height:20px;
	background-color: #eee;
	color:#000;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #FFF;
	padding-top: 3px;
}

textarea.textarea {
	width: 410px;
	height:100px;
	background-color: #eee;
	color:#000;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #FFF;
	padding-top: 3px;
}

.submit{
	background-color: #cccccc;
	color:#fff;
	margin-top: 10px;
	border: none;
}
.column {
	float:left;
	padding:0pt 25px 0pt 0pt;
	width:29%;
}

#columnbreadcumb{
	float:left;
	padding:0px 0px 0px 0px;
	width:600px;
	font-size:18px;
	font-weight:bold;
	color: #52487c;
}
#columnbreadcumb span{
	font-size:18px;
	font-weight:bold;
	color: #52487c;
	
}
#linkespalte{
	width:400px;
	float: left;
	padding:0px 0px 0px 20px;
}
#linkespalte500{
	width:425px;
	float: left;
	padding:3px 0px 10px 0px;
}
#flashcontainer{
	float: left;
	padding:3px 0px 10px 0px;
}
#div_slideshow{
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 11px;
	width: 958px;
	height: 341px;
	background: url(/files/958x341px_paula.jpg) no-repeat;/**/
}
#div_slideshowstart2{
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 11px;
	width: 958px;
	height: 341px;
	background: url(/files/958x341_start.jpg) no-repeat;/**/
}

#rechtespalte{
	width:350px;
	float: right;
}
#rechtespalte400{
	width:430px;
	float: right;
}
#newscontainer{
	width:430px;
	float: left;
}
#rechtespaltestart{
	width:405px;
	float: right;
}
#thumbs {
	width:65px;
	height:65px;
	float:left;
	padding:0px 5px 5px 0px;
	background:url(65x65px_blanko_runde_ecken_1.png) no-repeat;
}

/*  Angebot */
#div_angebot{
	width:430px;
	float: right;
	padding-bottom: 15px;
}
#div_angebotbild{
	width:100px;
	height:85px;
	float: left;
}
#div_angebothead{
	width:330px;
	float: right;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
}
#div_angebothead span{
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
}
#div_angebotbody{
	width:330px;
	float: right;
}
#div_angebotlink{
	width:50px;
	float: right;
	text-align: right;
	margin-top: -14px;
}


.clearfix {
	clear:both;
	display:block;
}
.highlight
{
  background-color: lightblue;
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  font-size: 2.1em;
}

table.mceEditor{

font-size:12px;}
/*footer SEO 



************/

#footer_seo_table { width:400px; margin-top: 0px;}

#footer_seo_table2 { width:360px; margin:20px 0 0 20px; border:1px solid #CCCCCC;}



.footer_seo_expand { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5b5b5b; }

a.footer_seo_expand:link, a.footer_seo:visited, a.footer_seo:hover { font-family: Arial, Helvetica, sans-serif; color: #5b5b5b; }



.footer_seo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #121212; }

a.footer_seo:link, a.footer_seo:visited, a.footer_seo:hover { font-family: Arial, Helvetica, sans-serif; color: #7e0805; }





.footer_seo_small_italic { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #5a5959; font-style: italic; }

a.footer_seo_small_italic:link, a.footer_seo:visited, a.footer_seo:hover { font-family: Arial, Helvetica, sans-serif; color: #343434; font-style: italic; }





.footer_seo_title { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #7e0805; font-weight: bold; }

a.footer_seo_title:link, a.footer_seo_title:visited, a.footer_seo_title:hover { font-family: Arial, Helvetica, sans-serif; color: #7e0805; font-weight: bold; }



.footer_seo_title2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #7e0805; font-weight: bold;

}

a.footer_seo_title2:link, a.footer_seo_title:visited, a.footer_seo_title:hover { font-family: Arial, Helvetica, sans-serif; color: #7e0805; font-weight: bold;}



/* PLUS und MINUS-ZEICHEN */

a.seofirst:link, a.seofirst:visited, a.seofirst:hover { color: #5b5b5b;}

a.seosecond:link, a.seosecond:visited, a.seosecond:hover { color: #5b5b5b;}



/* own css */



.text {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #75716d;}



.ds_link:link, .ds_link:visited, .ds_link:hover { font-family: Arial, Helvetica, sans-serif; color: #7e0805; font-size: 11px; color: #75716d; text-decoration: none; }



#ds_footerbox,  #ds_footerbox div{

	color: #121212;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

}
