﻿
#content {
    width: 754px;
	margin: 80px 0px 30px 22px;
	//margin: 80px 0px 30px 11px;
}

#teaser_produktupdate_content .headline {
	font-weight: bold;
	margin-bottom: 6px;
}

#teaser_produktupdate_content ul {
	line-height: 14px;
	margin-left: 36px;
	//margin-left: 26px;

}

#teaser_produktupdate_content ul li {
	list-style:url(content_FILES/teaser_produktupdate_bullet.gif);
}

#teaser_produktinfos ul {
	line-height: 15px;

}

#teaser_produktinfos ul li {
	list-style:url(content_FILES/teaser_produktinfos_bullet.gif);
	margin-bottom: 18px;
}

.hidden_link {
	display:none;
}

.bold {
	font-weight: bold;
}

.highlight{
	color:#FFB229;
}

.highlight_bold{
	color:#FFB229;
	font-weight:bold;
}

.italic_bold{
	font-style:italic;
	font-weight:bold;
}

#content * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#323232;
}

#content h1,#content h2, #content h3 {
	font-weight:bold;
}

#content h1 {
	color:#005379;
}
#content h2 {
	color:#828282;
}

#content h3 {
	color:#323232;
}

ul.csc-bulletlist-1 {
	list-style-image:url(content_FILES/pfeil_liste.gif);
  	list-style-position: inside;
	//list-style-position:outside;

	padding-left:45px;
	//padding-left:25px;

	text-indent: -19px;
	//text-indent:20px;

	padding-top: 10px;
}


ul.csc-bulletlist-1 li {
	line-height: 24px;
}

#page #content ol {
	color:#323232;
	padding-left: 45px;
	text-decoration:none;
}

#page #content ol a, #page #content  ol a:hover, #page #content ol a:active {
	color:#323232;
	text-decoration:none;
}
#page #content  ol a:hover {
	text-decoration:underline;

}


#content fieldset.csc-mailform {
    border: 0px;
    width: 100%;
}

#content .csc-mailform-field {
    margin-top: 10px;

}

#content input.csc-mailform-submit {
    border: 0px;
    width: 68px;
}

#content label {
    float: left;
	width: 150px;

	color: #828282;
	font-size: 11px;
	font-weight: bold;
}

#content .csc-mailform-field2 {
clear:both;
}
#content .csc-mailform-field2 input { 
	width:50px;
float:left;
}
#content .csc-mailform-field2 label {
width:500px;
font-weight:normal;
}
#content .csc-mailform-field3 {
clear:both;
padding-top:20px;
}

#content #LBLmailformMITTEILUNG {
clear:both;
float:none;
width: 500px;
}
#content #mailformMITTEILUNG {
clear:both;
}
#content input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	border: 1px solid #cccccc;
	background-color: white;
	width: 246px;
	padding: 1px 3px;
	margin: 0px;
}

#content select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	border: 1px solid #cccccc;
	background-color: white;
	width: 140px;
	padding: 1px 1px;
	margin: 0px;
}

#content option {
	padding: 0px 1px;
}

#content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	border: 1px solid #cccccc;
	background-color: white;
	width: 250px;
	padding: 1px 1px;
	margin: 0px;
}


#content p.bodytext {
    font-size: 11px;
    line-height: 18px;
}


/*
	sitemap
*/

#content .csc-sitemap {
	margin:20px;
}

#content .csc-sitemap ul li {
	list-style:none;
	background-color:white;
	border-top:1px solid white;
	width:200px;
	float:left;
	margin-left:30px;
	margin-top:30px;
	min-height:150px;
}

#content .csc-sitemap ul li a {
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
    color: rgb(102, 102, 102);
}

#content .csc-sitemap ul li ul li {
	min-height:0px;
	background-color: rgb(110, 174, 203);
	background-image: url(content_FILES/orange.gif);
	background-position: right;
	background-repeat:repeat-y;
	color:white;
	margin:0px;
}
#content .csc-sitemap ul li ul li a {
	color:white;
	font-weight: normal;
	margin-left:1px;
	display:block;
}

#content .csc-sitemap ul li ul li a:hover {
	text-decoration:underline;
}

#content .tx-indexedsearch-searchbox input.submit_search, #searchbox input.submit_search
{
    border:0px;
    width: 19px;
    height: 19px;
}
#content .tx-indexedsearch-searchbox-sword
{
    width:150px;
    margin-bottom: 6px;
}


/* hotfixes by ft */

#colNormal {
	float: left;
	display: inline;
	width: 550px;
}

/* ie7 */
html>body #page { *margin-left: 10px; }
