html, body{
	height:100%;
	font-size:0.84em;
	font-family:verdana, arial, sans-serif;
	margin:0;
	background-color:white;
	color:white;
}

img{
	border:0;
}

p{
	padding:0;
	margin:0 0 0 0;
}


a{
	color:white;
	text-decoration:none;
}

a.active{
	color:red;
}

h1{
	font-size:1.2em;
	padding:0;
	margin:9px 0 20px 0;
}

h1.main{
	font-size:1.2em;
	padding:0;
	margin:9px 0 0px 0;
}

h2{
	font-size:1em;
	margin-bottom:10px;
}

h3{
	padding:0 0 2px 5px;
	margin:0 0 7px 0;
	font-size:0.85em;
}

h4{
	font-size:1.2em;
	padding:0;
	margin:9px 0 0px 0;
}

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}

form, fieldset{
	padding:0;
	margin:0;
	border:0;
}

fieldset.haendler{
	margin-left:20px;
}

label.haendler{
	font-size:0.8em;
	font-weight:bold;
}

.haendlerselect{
	margin:10px 4px 0 0;
	width:130px;
	font-size:0.9em;
	float:left;
}

fieldset.login{
	margin-bottom:10px;
	padding-left:20px;
}

label.login{
	font-size:1.0em;
	font-weight:bold;
}
.login input.loginfield{
	margin:10px 4px 0 0px;
	width:125px;
	font-size:0.9em;
	float:left;
}


.submit{
	margin:11px 0 0 0;
	float:left;
}


.button{
}

#wrapper{
	width:1007px;
	height:100%;
	margin:auto;
	background-color:#003D7B;
	border-left:1px solid black;
	border-right:1px solid black;
}

#wrapper {
    height: 100%;
    width:1007px;
	background-color:#003D7B;
	border-left:1px solid black;
	border-right:1px solid black;   
    margin-left:auto;
    margin-right:auto;
    padding-bottom:30px; /* das hier für den ie */
}

/* folgende anweisung wird nicht vom ie interpretiert */
#wrapper[id] {
    height:auto;
    min-height:100%;
   	background-color:#003D7B;
	border-left:1px solid black;
	border-right:1px solid black;
    width:1007px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:30px;
 }

#language{
	width:1007px;
	height:32px;
	background-image:url(../images/language_bg.gif);
	text-align:right;
}

#language2{
	width:1007px;
	height:32px;
	background-image:url(../images/language_bg2.gif);
	text-align:right;
}


fieldset.language{
	margin:0;
	padding:5px 0 0 0;
	float:right;
	width:180px;
}

fieldset.language select.languageselect{
	margin:0 8px 0 0;
	width:140px;
	font-size:0.9em;
	float:left;
}

fieldset.language .submit{
	margin:0;
}


#links{
	width:217px;
	float:left;
	background-image:url(../images/bg_links.gif);
	background-repeat:no-repeat;
	padding-left:34px;
	padding-top:128px;
}


#links ul{
	margin:0 0 20px 0;
	padding:0;
}

#links ul ul{
	margin:5px 0 5px 0;
	padding:0 0 0 18px;
}

#links ul ul ul{
	margin:0 0 2px 0;
	padding:0 0 0 10px;
}

#links ul li{
	list-style-type:none;
	padding:0 0 2px 0;
	margin:0;
}

#links ul li a{
	background-image:url(../images/navi.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

#links ul.nolist li a{
	background-image:none;
	padding-left:20px;
}

#links ul.nolist ul{
	background-image:none;
	padding-left:20px;
	margin:2px 0 2px 0;
}

#links ul ul li{
	font-weight:normal;
	letter-spacing:0.04em;
	padding:0;
	margin:0;
	line-height:1.3em;		
}

#links ul ul li a{
	padding-left:20px;
}

#links ul ul ul li{
	list-style-type:none;
	list-style-image:none;
	border:none;
	background-image:none;
	letter-spacing:0.04em;
	padding:0;
	margin:0;
	line-height:1.4em;
}

#links ul ul ul li a{
	background-image:none;
	background-repeat:no-repeat;
}

#links a:hover, #navi a.active, #navi a:visited .active{
	color:red;
	text-decoration:none;
}

#linkliste{
	width:200px;
	text-align:center;
}

#content{
	width:382px;
	float:left;
	width:756px;
	background-image:url(../images/bg_centercontent.gif);
	background-repeat:no-repeat;
	padding-top:410px;
	margin-bottom:50px;
}

#content2{
	width:382px;
	float:left;
	width:756px;
	background-image:url(../images/bg_centercontentohne.gif);
	background-repeat:no-repeat;
	padding-top:127px;
	
}

#content2[id]{
    height:auto;
   	min-height:100%;
}

#content2 a{
	text-decoration:underline;
}

#content2 a:hover{
	text-decoration:none;
}

#content3{
	width:382px;
	float:left;
	width:756px;
	background-image:url(../images/bg_centercontentohne.gif);
	background-repeat:no-repeat;
	padding-top:120px;
}

.contentbox{
	float:left;
	width:369px;
	margin-right:6px;
	background-color:#1B50B1;
}

.contentbox h1{
	height:38px;
	margin:0 0 0 0;
	padding:20px 0 0 22px;
	background-image:url(../images/h1_contentbox.gif);
	background-repeat:repeat-x;
	font-size:16px;
}

.contentbox a.speciallink{
	width:317px;
	background-color:#0F44A5;
	padding:5px 0 5px 52px;
	display:block;
	background-image:url(../images/linkbutton.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
}

.inhalt{
	margin:15px 22px 15px 22px;
	height:112px;
	overflow:hidden;
}

.inhalt p.bodytext{
	position:relative;
}

.inhalt a{
	position:absolute;
	right:22px;
	color:red;
	font-size:11px;
}

.contentbox p.bodytext{
	margin:0;
	line-height:1.4em;
	font-size:11px;
}

#centercontent{
	width:480px;
	float:left;
	background-image:url(../images/bg_centercontenttext.gif);
	background-repeat:no-repeat;
	margin-right:10px;
	padding:30px 26px 0 33px;
	margin-bottom:50px;	
	min-height:420px;
}

* html #centercontent { height:420px; } /* nur für IE 5.5 - 6.x */

#centercontent[div]{
	height:auto;
	min-height:100%;
}

#centercontent2{
	width:603px;
	float:left;
	background-image:url(../images/bg_centercontenttext2.gif);
	background-repeat:no-repeat;
	margin-right:0px;
	padding:30px 26px 30px 33px;
	margin-bottom:50px;	
	min-height:420px;
	height:100%;
}

* html #centercontent2 { height:420px; } /* nur für IE 5.5 - 6.x */

#centercontent[div]{
	height:auto;
}

#centercontent p.bodytext, #centercontent2 p.bodytext{
	margin:0 0 20px 0;
}

#rechts{
	width:195px;
	float:left;
	margin:0;
	padding:0;
}

#rechts h2{
	padding:10px 10px 5px 10px;
}

.box1{
	width:195px;
	height:132px;
	padding:0;
	margin:0;
	overflow:hidden;
	background-image:url(../images/bg_box1.gif);	
	margin-bottom:8px;
}

.box1 img{
	margin:1px 0 0 1px;
}

.box1 p.bodytext{
	padding:0 10px 5px 10px;
}

.box2{
	width:195px;
	height:132px;
	padding:0;
	margin:0;
	overflow:hidden;
	background-image:url(../images/bg_box2.gif);
}

.box2 img{
	margin:1px 0 0 1px;
}

.box2 p.bodytext{
	padding:0 10px 5px 10px;
}

#footer{
	margin-left:54px;
	width:953px;
	height:50px;
	font-size:0.75em;
	font-family:arial;	
}

.footertext{
	width:185px;
	float:left;
	padding-top:12px;
}

/*Registrierungsformular*/
#reg fieldset {width:390px; border:1px solid white; padding:10px; text-align:left; margin:0px 0 0px 0;}
#reg fieldset:hover {border-color:white; margin:0;}
#reg fieldset#checkbox input  {width:35px;}
#reg legend {font-size:1.1em; font-weight:bold; padding:5px; margin:5px; background:none;}
#reg label { color:white; font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:120px; display:block; float:left; clear:left;}
#reg input {font-size:0.9em; border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:240px; background:#fff;}
#reg input:focus {border-color:#900;}
#reg select {font-size:0.9em; border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:100px;}
#reg option {}
#reg textarea {font-size:0.9em; width:244px; border:1px solid #666;}
#reg textarea:focus {border-color:#900;}
#reg .plz {width:50px;}
#reg .ort {width:180px;}
#reg .strasse {width:200px;}
#reg .strnummer {width:30px;}
#reg .submitbtn {width:123px; background:#DDDEDD; border:1px solid; border-color:#ffffff; color:#003D7B; cursor:pointer; padding:0; margin:10px 0 0 0;}
#reg .submitbtn:hover {background:#900; color:#fff; border:1px solid; border-color:#c00 #990100 #990100 #c00;}
#reg p.buttons{width:415px; display:block; text-align:center;}
#reg p.text{text-align:left;}

/*shop formulare*/
#shop fieldset {width:460px; border:1px solid white; padding:10px; text-align:left;}
#shop fieldset:hover {border-color:white;}
#shop fieldset#checkbox input  {width:35px;}
#shop legend {font-size:1.1em; font-weight:bold; padding:5px; margin:5px; background:none;}
#shop img{float:left; padding-right:20px;}
#shop .desc{width:230px; float:left; margin-top:0px; }
#shop .desc select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:100px; float:none; font-size:0.9em;}
#shop .desc label.version{color:white; font-size:1em;  float:left; width:60px;}
#shop .desc input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:40px; background:#fff; float:left;}
#shop .desc .submitbtn {width:120px; background:#DDDEDD; border:1px solid; border-color:#ffffff; color:#003D7B; cursor:pointer; padding:0; margin:10px 0 0 0;}
#shop label{color:white; font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:150px; display:block; float:left; clear:left;}
#shop label.breit{color:white; font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:300px; display:block; float:left; clear:left;}

#shop input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:240px; background:#fff; font-size:0.9em;}
#shop input.checkbox{width:25px;}
#shop input.radio{width:25px; background:none; border:none;}
#shop input.anzahl{border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:40px; background:#fff;}
#shop input:focus {border-color:#900;}
#shop select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:170px; float:none; font-size:0.9em;}
#shop select#anrede {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:100px; float:none; font-size:0.9em;}
#shop option {}
#shop textarea {width:244px; border:1px solid #666; font-size:1em;}
#shop textarea:focus {border-color:#900;}
#shop .plz {width:50px;}
#shop .ort {width:180px;}
#shop .strasse {width:200px;}
#shop .strnummer {width:30px;}
#shop .submitbtn {width:123px; background:#DDDEDD; border:1px solid; border-color:#ffffff; color:#003D7B; cursor:pointer; padding:0; margin:10px 0 0 0;}
#shop .submitbtn:hover {background:#900; color:#fff; border:1px solid; border-color:#c00 #990100 #990100 #c00;}
#shop p.buttons{width:475px; display:block; text-align:center;}
#shop p.text{text-align:left;}
#shop .th1{width:250px;}
#shop .th2{width:80px;}
#shop .th3{width:60px;}
#shop .th4{width:55px; padding-left:15px;}
#shop .td2{width:150px;}
#shop .th1 img{width:60px;}
#shop td{padding:0 0 10px 0;}
#shop td.rechts{width:70px;text-align:right;}
#shop td.rechts2{width:130px;text-align:right;}
#shop .tdbreit{width:380px;}
#shop .tdbreit2{width:320px;}
#shop table.linie{border-bottom:1px dashed white;margin-bottom:5px;}



/*mailform formulare*/
#mailform fieldset {width:460px; border:1px solid white; padding:10px; text-align:left;}
#mailform label{color:white; font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:150px; display:block; float:left; clear:left; font-weight:bold;}
#mailform input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:240px; background:#fff; font-size:0.9em;}

#mailform input.csc-mailform-radio {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:20px; background:#fff; font-size:0.9em;}
#mailform .csc-mailform-check{width:25px; border:none; background:none;}
#mailform textarea {width:244px; border:1px solid #666; margin-bottom:10px;}
#mailform .csc-mailform-submit {width:123px; background:#DDDEDD; border:1px solid; border-color:#ffffff; color:#003D7B; cursor:pointer; padding:0; margin:10px 0 0 156px;}

.flexcontent{
	float:left;
}

table.status{
	border:1px solid white;
	padding:0;
	border-collapse:collapse;
	width:100%;
}

table.status td{
	border:1px solid white;
	padding:3px;
}

input.mailinput{
	font-size:0.9em;
	border:1px solid #666;
	padding-left:0.3em;
	width:250px;
}

input.aendern{
	width:123px; 
	background:#DDDEDD; 
	border:1px solid; 
	border-color:#ffffff; 
	color:#003D7B; 
	cursor:pointer; 
	padding:0; 
	font-size:0.9em;
}

select.trackingselect{
	font-size:0.9em;
	border:1px solid #666;
	padding-left:0.3em;
	width:250px;
	margin-bottom:10px;
}

textarea.trackingtext{
	width:350px;
	border:1px solid #666;
	padding-left:0.3em;
	width:380px;
	font-size:0.9em;
	margin-bottom:10px;
}
