/** 
 * CSS für den Megasun Contentbereich 
 * 
 * Bitte hier alle Klassen und Styles definieren, 
 * die sich innerhalb <div id="content"></div> 
 * befinden. Bitte immer den Bereich DIREKT über 
 * die ID #content ansprechen. Nur dann ist garantiert, 
 * dass andere Bereiche der Seite nicht "angefasst" 
 * werden. 
 * 
 * Beispiel: #content ul { ... }
 *   
 */
#content h1,  #content h2 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.03em
}
#content h3 {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 0.03em
}
#content h4 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.03em
}
#content h5,  #content h6 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.03em
}
#content p {
	margin: 0 0 10px 0;
	padding: 0;
}
#content td {
	margin: 0px;
	padding: 3px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0 0 15px 0;
	padding: 0;
}
#content ul {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#content ul li {
	padding: 0px 0px 5px 14px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
}
/* =====  FAQ  ===== */
#content .docuFAQ {
	margin: 0 0 10px 0;
	padding: 0px;
}
#content .docuFAQ h4 {
	width: 500px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px 0 6px 20px;
	background-image: url(../img/faq_closed.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}
#content .docuFAQ .faqEntry h4 {
	background-image: url(../img/faq_open.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}
#content .docuFAQ .faqImage {
	float: right;
	padding: 0px;
	margin: 3px 3px 15px 15px;
}
#content .docuFAQ .faqCaption {
	padding: 0px;
	margin: 4px 0 0 0;
	font-size: 9px;
}
#content .docuFAQ p {
	padding: 0 0 0 20px;
	margin: 0px;
}
#content .docuFAQ .faqEntry {
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	display: none;
	width: 500px;
}
#content .docuFAQ p {
	margin: 0 0 10px 0;
	padding: 0;
}
/* sitemap*/
#content .sitemap_art {
	line-height: 15px;
}
#content .sitemap_art li {
	margin-bottom: 2px;
	list-style-image: url(../img/bullet.gif);
}
#content .sitemap_art2 li, .sitemap_art3 li {
	margin-bottom: 2px;
	list-style-image: url(../img/bullet.gif);
}
#content .sitemap_art4 li {
	margin-bottom: 2px;
	list-style-image: url(../img/nsn.gif);
}
#content .sitemap_art5 li {
	margin-bottom: 2px;
	list-style-image: url(../img/nn.gif);
}
/* Sitemap end*/
#content .tabborder {
	background-color: #fef1bb;
}
#content .tabheader {
	background-color: #ffcc03;
}
/* =====  Form Styles  ===== */
#content .error {
	color: #a10704;
	background: transparent;
}
#content .textfeld, #content.inputNewsletter {
	font-size: 0.8em;
	width: 250px;
	height: 18px;
	color: #676D72;
	background-color: #e8f1f9;
	border: 1px solid #ffffff;
	border: 0px;
	margin: 2px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#content .plz {
	font-size: 0.8em;
	width: 53px;
	height: 18px;
	color: #676D72;
	background-color: #e8f1f9;
	border: 1px solid #ffffff;
	border: 0px;
	margin: 2px 0 2px 2px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#content .ort {
	font-size: 0.8em;
	width: 189px;
	height: 18px;
	color: #676D72;
	background-color: #e8f1f9;
	border: 1px solid #ffffff;
	border: 0px;
	margin: 2px 0 2px 0;
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#content .textfeld_s {
	font-size: 0.8em;
	width: 185px;
	height: 18px;
	color: #676D72;
	background-color: #e8f1f9;
	border: 1px solid #ffffff;
	border: 0px;
	margin: 2px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#content form input[checkbox] {
	width: 10px;
	height: 10px;
	color: #676D72;
	background-color: #e8f1f9;
	border: 1px solid #ffffff;
}
#content form label{
	border: 1px solid #ffffff;
	margin-left: 3px;
	margin-right: 5px;
}
#content .textfeld2 {
	font-size: 0.8em;
	width: 252px;
	height: 190px;
	color: #676D72;
	background-color: #e8f1f9;
	border: 1px solid #ffffff;
	padding-left: 2px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#content input.button, 
#content .formButton, 
#content input.button:focus, 
#content .formButton, 
#content input.button:active, 
#content .formButton {
	font-size: 11px;
	width: 130px;
	height: 37px;
	padding: 2px 0 10px 0;
	margin: 2px 0 0 0;
	color: #61656d;
	font-weight: bold;
	text-decoration: none;
	background-color: #fed600;
	border: 0px;
	background-image: url(../img/button.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#content input.button:hover, #content .formButton:hover {
	background-color: #fed600;
	border: 0px;
	color: #61656d;
	font-size: 11px;
	background-image: url(../img/button_hover.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#content .inputText, #content .selectMenu, #content .formTextArea, #content .inputNewsletter, #content .gbInputField, #content .textfeld, #content .textfeld2, #content .plz, #content .ort, #content textfeld_datei{
	background-color: #fafbfb;
	border: 1px solid #d5d5d5;
	padding-left: 2px;
	color: #61656d;
	font-size: 11px;
	font-weight: normal;
}
#content .inputText:focus, #content .selectMenu:focus, #content .formTextArea:focus, #content .inputNewsletter:focus, #content .gbInputField:focus, #content .textfeld:focus, #content .textfeld2:focus, #content .plz:focus, #content .ort:focus, #content textfeld_datei:focus{
	background-color: #fff1bf;
	border: 1px solid #fecc00;
	padding-left: 2px;
	color: #61656d;
	font-size: 11px;
	font-weight: normal;
}
#content .imgDIVinTextLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
}
#content .imgDIVinTextRight {
	float: right;
	margin: 0 5px 10px 15px;
	padding: 0;
}
#content .imgDIVtopLeft {
	margin: 8px 10px 5px 20px;
	padding: 0px;
	border: 0;
}
#content .imgDIVtopCenter {
	margin: 8px -50% 5px -50%;
	padding: 0px;
	border: 0;
}
#content .imgDIVblockImgLeft {
	margin-right: 25px;
}
#content .imgDIVblockImgRight {
	margin-left: 25px;
}
#content .image_td img {
	padding: 3px;
	margin: 5px 5px 0 0;
}
#content .imagelisttd img {
	padding: 3px;
	margin: 5px 5px 0 0;
}
/* Galerie CSS start*/
#content div.images div.imageEntry {
}
#content div.images div.imageEntry img {
	border: 1px solid #ffffff;
}
#content div.images div.imageEntry a {
	padding: 2px;
	display: block;
}
#content div.images div.imageEntry a:hover {
	background-color: #fdcc00;
}
/* Galerie CSS end*/
#content hr, #content div hr, #content td hr {
	color: #e6e6e6;
	background-color: #e0e0e0;
	height: 1px;
	margin: 15px 0px 15px 0px;
	border: 0px;
}
#content div fieldset {
	border: 1px solid #cccccc;
	width: 330px;
	height: 160px;
	margin-bottom: 10px;
	padding: 0 10px 25px 10px;
	background-image: url(../img/bgfielset.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

#content div .special_field {
	padding: 5px; 
	width: 100%; 
	border: 1px solid #cccccc;
	height: 220px;
	margin-bottom: 10px;
	background-image: url(../img/bgfielset.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#content div legend {
	margin: 0 5px 0 5px;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.03em
}
#right div .image_caption {
	font-size: 0.85em;
}
#content .produkte {
	width: 550px;
}
/*  Suche start*/
#content div.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
#content div.phpwcmsSearchResult div {
	margin: 15px 0 15px 0;
}
#content div.phpwcmsSearchNextPrev {
	margin: 15px 0 15px 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
}
#content div.phpwcmsSearchNextPrev a , #content div.phpwcmsSearchNextPrev a:link, #content div.phpwcmsSearchNextPrev a:active, #content div.phpwcmsSearchNextPrev a:visited, #content div.phpwcmsSearchNextPrev a:hover {
	text-decoration: underline;
}
#content div.phpwcmsSearchResult div h3 {
	padding: 1px 0 0 12px;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	background: transparent url(../img/arrow.gif) 0px 5px no-repeat;
}
#content div.phpwcmsSearchResult p {
	margin: 0;
}
#content div.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #fff6d4;
	font-style: inherit;
}

#dealer h1 {
	margin: 0;
	padding: 5px 0 3px 0;
	font-size: 1.5em;
	font-weight: normal;
}
#dealer h2 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 1.3em;
	font-style: italic;
}
#dealer h3 {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 1.2em;
	font-weight: bold;
}
#dealer h4 {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 1.15em;
}
#dealer {
	padding: 10px 0 10px 0;
}

#dealer form {
	padding-bottom: 15px;
	position: relative;
}
#dealer form p.button {
	padding-top: 5px;
}
#dealer form input.freesearch {
	width: 200px;
	padding: 2px 3px 0 3px;
}
#dealer form select.ziparea {
	width: 75px;
	margin-top: 1px;
}
#dealer form table td {
	padding: 0;
}
#dealer form table td.top {
	vertical-align: top;
	padding: 2px 6px 0 0;
}
#dealer form table td input.button,
#dealer form table td input.button:hover,
#dealer form table td input.button:focus {
	margin: 0;
}

#dealer ul {
	padding: 0;
	margin: 0;
}
#dealer ul li {
	padding: 0 0 10px 14px;
	background-position: 0em 0.3em;
	margin-top: 3px;
}
#dealer ul li p {
	padding: 0;
	margin: 0;
}
#dealer ul li p.telcom {
	padding-top: 3px;
}
#dealer ul li p em {
	float: left;
	position: relative;
	width: 55px;
	font-style: normal;
}
#dealer ul li.stars {
	background-position: 0 8px;
	margin-top: 0;
}
#dealer ul li.stars h3 img.stars {
	border: 0;
	margin-left: 5px;
	position: relative;
	top: 3px;
}
#dealer ul li div.dotted_line {
	height: 1px;
	overflow: hidden;
	background: transparent url(../img/ci/dotted_line.gif) repeat-x 0 0;
	margin-top: 13px;
}



fieldset {
	border: 1px solid #E6E6E6;
	margin: 0 0 1em 0;
	padding: 1em 1em .65em 1em;
}
fieldset p {
	padding-top: .5em;
}
#content fieldset p.error {
	padding-left: 4px;
	font-weight: bold;
}
fieldset legend {
	color: #666666;
	font-weight: bold;
	padding: 0 .5em 0 .5em;
}
fieldset label.labelpos {
	width: 150px;
	float: left;
	position: relative;
	top: 2px;
}
fieldset label.inline input {
	margin-right: .35em;
}
fieldset input.textfield {
	width: 375px;
}
fieldset input.textfield.inline {
	width: 200px;
}
fieldset input.textfield_zip {
	width: 85px;
}
fieldset input.textfield_city {
	width: 284px;
}


#content .all-cities {
	padding-bottom: 1em;
	font-weight: bold;
	line-height: 1em;
}
