/* ----- CSS ----- */

*{
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font:Helvetica, Arial, sans-serif;
}
html, body{
	height:100%;
	margin:0;
	padding:0;
	background:#9c9c9c;
	background-image:url(bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:scroll;
}

/* ----- IDS ----- */

#container{
	height: 100%;
}
#center{
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	position:;
	float:;
	width:760px;
	padding:;
	background:#f6f6f6;
	text-align:;
}
#hotlinks{
	float:left;
	width:760px;
	height:29px;
	background:#b7112d;
}
#header{
	float:left;
	width:760px;
	height:133px;
	background:#ffffff;
	border-top: 3px solid #fdfdfd;
}
#logo{
	float:left;
	width:270px;
	height:133px;
}
#logo img{
	padding:9px 0px 0px 12px;
}
#nav{
	float:left;
	width:490px;
	height:133px;
}
#subnav{
	float:left;
	width:760px;
	height:28px;
	background:#b7112d;
	border-bottom: 1px solid #a91029;
}
#separator1{
	float:left;
	width:760px;
	height:1px;
	overflow:hidden;
}
#colorbar_0{
	float:left;
	width:760px;
	height:4px;
	background:#b7112d;
	border-top: 1px solid #a91029;
	overflow:hidden;
}
#colorbar_1{
	float:left;
	width:760px;
	height:4px;
	background:#b4d033;
	border-top: 1px solid #a7c12f;
	overflow:hidden;
}
#colorbar_2{
	float:left;
	width:760px;
	height:4px;
	background:#2a9aab;
	border-top: 1px solid #278f9e;
	overflow:hidden;
}
#colorbar_3{
	float:left;
	width:760px;
	height:4px;
	background:#efc33c;
	border-top: 1px solid #ddb538;
	overflow:hidden;
}
#colorbar_4{
	float:left;
	width:760px;
	height:4px;
	background:#c73174;
	border-top: 1px solid #b82d6b;
	overflow:hidden;
}
#separator3{
	float:left;
	width:760px;
	height:28px;
	background:#f6f6f6;
	background-image:url(schatten.png);
	background-repeat:repeat-x;
	background-position:top;
}
#content{
	float:left;
	width:760px;
	min-height:280px;
	background:#f6f6f6;
}
#separator4{
	float:left;
	width:760px;
	height:60px;
	background:#f6f6f6;
}
#footer{
	float:left;
	width:760px;
	height:30px;
	border-top: 1px solid #aaaaa9;
	background:#f6f6f6;
}

/* ----- HOTLINKS ----- */

#hotlinkbox {
	float: right;
}
#hotlinkbox ul {
	margin: 0px;
	font-size: 9px;
	color: #FFFFFF;	
	list-style: none;
	padding: 13px 25px 0px 0px;
}
#hotlinkbox li {
	float: left;
	font-size: 9px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#hotlinkbox a {
	color: #FFFFFF;
	text-decoration:none;
}

/* ----- MENU OBEN ----- */

#nav ul {
	margin: 0px;
	list-style: none;
	padding-top: 16px;
}
#nav li {
	width: 120px;
	float: left;
	margin: 0px;
}
#nav .navcaption {
	height:16px;
	padding-bottom:1px;
	}
#nav .navcaption span {
}
#nav h3 {
	padding: 0px 0px 0px 0px;
}
#nav .itembox {
	padding-top:14px;
	padding-left:2px;
}
#nav .itembox ul {
	margin: 0px;
	font-size: 10px;
	list-style: none;
	padding:0px 0px 0px 0px;
}
#nav .itembox li {
	margin: 0px;
	padding-bottom: 3px;
}
#nav .itembox a {
	color: #4f4f4f;
	text-decoration:none;
	font-size: 11px;
}
#nav .itembox a:hover {
	color: #b7112d;
	text-decoration:none;
}
#nav .on a {
	color: #b7112d;
	border-bottom: 1px dotted #b7112d;
}
#nav #box1 {
	width:104px;
	height:5px;
	float: left;
	border: 1px solid #f4f4f4;
	background-color:#b4d033;
	overflow:hidden;
}
#nav #box2 {
	width:104px;
	height:5px;
	float: left;
	border: 1px solid #f4f4f4;
	background-color:#2a9aab;
	overflow:hidden;
}
#nav #box3 {
	width:104px;
	height:5px;
	float: left;
	border: 1px solid #f4f4f4;
	background-color:#efc33c;
	overflow:hidden;
}
#nav #box4 {
	width:104px;
	height:5px;
	float: left;
	border: 1px solid #f4f4f4;
	background-color:#c73174;
	overflow:hidden;
}

/* ----- SUBNAV ----- */

#subnav ul {
	margin: 0px;
	font-size: 11px;
	color: #ffffff;	
	list-style: none;
	padding: 10px 0px 0px 15px;
}
#subnav li {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #ffffff;
}
#subnav a {
	color: #ffffff;
	text-decoration:none;
}
#subnav a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
#subnav .last {
	border-right: 0px;
}
#subnav .on a {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

/* ----- CONTENT ----- */

#main{
	float:left;
	width:495px;
	min-height:300px;
}
#main iframe {
        width: 495px;
} 
#main li{
	padding: 0px 0px 0px 0px;
	line-height:15px;
}
#main ul, #main ol{
	padding: 5px 0px 5px 16px;
	color: #242424;
}
.headline{
	float:left;
	width:495px;
	background-color:#e0e0df;
}
.headline h2{
	padding: 4px 10px 4px 25px;
}
.editortext{
	width:470px;
	float:left;
	padding: 10px 0px 35px 25px;
}
.editortext a {
	color: #242424;
	text-decoration:none;
}
.editortext a:hover {
	color: #b7112d;
	text-decoration:underline;
}
.prodtext a {
	color: #242424;
	text-decoration:none;
	border-bottom: 1px dotted #242424;
}
.prodtext a:hover {
	color: #b7112d;
	border-bottom: 1px dotted #b7112d;
}

/* ----- PRODUKT ----- */

.product{
	width:495px;
	float:left;
	padding: 10px 0px 35px 0px;
}
.prodimg{
	width:155px;
	float:left;
	padding: 6px 0px 0px 25px;
}
.prodimg img{
	border: 1px solid #aaaaa9;
}
.prodtext{
	width:290px;
	float:left;
	padding: 0px 0px 0px 25px;
}

/* ----- SIDECONTENT ----- */

#side{
	float:left;
	width:195px;
	margin-left:45px;
	background:#e0e0df;
}
#side .sidetextbox{
	width: 179px;
	padding: 15px 8px 15px 8px;
}
.sidetextbox p {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #aaaaa9;
	border-bottom: 1px solid #aaaaa9;
}
.sidetextbox a {
	color: #242424;
	text-decoration:none;
}
.sidetextbox a:hover {
	color: #b7112d;
	border-bottom: 1px dotted #b7112d;
}

#cse-search-box {
	line-height : 120%;
	padding-bottom: 30px;
}
.sidetextbox label {
	width: 179px;
	font-size: 11px;
	color:#242424;
	clear: left;
	float: left;
	font-weight: normal;
}
.sidetextbox input {
	width: 169px;
	font-size:12px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #aaaaa9;
}

#side .spacer {
	height: 28px;
	background:#f6f6f6;
}

#side .formitem {
	padding-top: 5px;
}

#side .formsubmit {
	padding-top: 15px;
}

#side .formsubmit input {
	width: 180px;
}

#side .newsletterform {
	padding-top: 10px;
}

#side .newsletterhl {
	padding: 2px 0px 10px 0px;
	border-bottom: 1px solid #aaaaa9;
	color:#242424;
	font-size:12px;
	line-height:16px;
}


/* ----- FOOTER ----- */

#footer ul {
	margin: 0px;
	font-size: 10px;
	color: #aaaaa9;	
	list-style: none;
	padding: 10px 0px 0px 15px;
}
#footer li {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #aaaaa9;
}
#footer a {
	color: #aaaaa9;
	text-decoration:none;
}
#footer a:hover {
	color: #242424;
	border-bottom: 1px dotted #242424;
}
#footer .last {
	border-right: 0px;
}

/* ----- CLASSES ----- */

.hide{
	display:none;
}
.show{
	display:block;
}

/* ----- PARAGRAPHS AND HEADINGS ----- */
/* Siehe Redaxo/TinyMCE Stylesheet

/* ----- IMAGES ----- */

img{
	border:0px;
}


/* ----- LISTS ----- */

li{
}

/* ----- LINKS ----- */

a{
font:;
color:;
text-decoration:;
border-bottom:;
}
a:hover{
color:;
background-color:;
border-bottom:;
}
a:visited, a:active, a:focus{
color:;
background-color:;
border-bottom:;
}

/* ----- KONTAKTFORUMLAR ----- */
/* Auf Basis vom REDAXO-Modul: do form! */

#form-module-thanks {
	width: 470px;
	float: left;
}

/* Div das das Formular umschlieflt */
.formgen {
	width: 472px;
	float:left;
	font-size: 12px;
}

/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}

/* Formulartrenner */
.formgen .formtrenn {
	padding: 15px 0px 15px 0px;
}

.formtrenn hr {
	color: #004a85;
	background-color: #004a85;
	height: 1px;
}

.formgen form
{
line-height : 120%;

}

.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	
}
 .forminfo 
{
	width: 440px;
	padding-bottom: 20px;
	color:#b7112d;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}

/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield {
	width: 440px;
	height: 100px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #aaaaa9;
	font-size: 12px;
}


/* Textfeld */
.formgen .formtext {
	width: 340px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #aaaaa9;
}

/* Checkbox */
.formgen .formcheck {
	float: left;
}

.formgen input:focus, 
.formgen select:focus,  
.formgen textarea:focus {
	/*background-color:#F1F1F1;*/
}

/* Label */
.formgen label {
	width: 100px;
	clear: left;
	float: left;
	height: 30px;
}
.formgen .textboxlabel {
	width: 440px;
	height: 18px;
}
.formgen .checkboxlabel {
	width: 450px;
	clear: right;
	float: right;
	height: 40px;
}

/* Aussehen der Select-Ausgabe */
.formgen .formselect {
	width: 80px;
	padding: 3px 3px 3px 1px;
	border: 1px solid #a0a1a3;
	background-color: #FFFFFF;
}

/* Sende-Button */
.formgen .formsubmit {
	width: 452px;
	text-align: center;
	background-color: #e0e0df;
	border: 1px solid #aaaaa9;
	height: 24px;
	float: left;
	color: #000000;
} 

/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #004a85;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #b7112d;
}
.formgen .formreq {
	/*color: #006633;*/
}
.formgen .formheadline {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
