@charset "UTF-8";
/* CSS Document 

#194362  blau
#E2E6CF  ockerblau
#F3F5EC ockerblau hell

*/
	
.we {
	font-family:Arial, Helvetica, sans-serif; 
	color:#336600; 
	font-size:11px;
}

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F3F5EC;
}


#container {
	float:left;
	text-align:left;
	margin: auto;
	width:950px;
	position:absolute;	
	top:0px;
	/*left:5%;*/
	left:50%;
	margin-left:-475px;	
	background-image:url(/_images/bg_container.gif);
	background-repeat:repeat-y;
	z-index:1;
	height:auto;
}
#bottom {
	float:left;
	width:950px;
	background-image:url(/_images/bg_bottom.gif);
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
	height:14px;
}
#bottomStart {
	float:left;
	width:950px;
	line-height:12px;
	font-size:10px;
	height:12px;
	background-color: #F3F5EC;
	text-align:right;
}
#bottomStart a {
	color:#C0C6B5;
	text-decoration:none;
	margin-right:15px;
}
#navAll{
	text-align:left;
	float:left;
	width:184px;
	margin:0px 0px 8px 15px;
	background-color: #E2E6CF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}
#navAll img {
	border:none;
}

#metaNav {
	background-color: #194362;
	font-size:11px;
	float:left;
	width:184px;
	display:inline;
}

#metaNav img {
	margin:0px;
	margin-right:4px;
	}

#metaNav ul{
	padding:0px;
	margin:8px 8px 0px 8px;
	float:left;	
	list-style:none;
	padding-bottom:4px;
}

#metaNav li{
	list-style:none;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	margin-right:6px;
	display:inline;
	
}
#metaNav a{
	color:#FFFFFF;
	text-decoration:none;
}
#metaNav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#logo {
	margin: 16px 40px 16px 40px;
}



#nav {
	background-color: #194362;
	padding:16px 0px 24px 0px;
	width:184px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	display:inline;
}



/* ############################################ NEUES MENUE #################################### */

/* ###### allg. formatierung der links in listen ## */

ul a {
	color: #ccc;
	text-decoration: none;
	font-size:11px;
	margin: 0px 0px 0px 0px;
}
ul#menu a:hover {
  font-weight:bold;
    color: #fff;
}

ul#menu a.current {
  font-weight:bold;
    color: #fff;
}

ul#menu {
  margin: 0px;
  padding: 0px;
  float:left;
}

/* ###### aktiver menuepunkt ## */





/* ###### formatierung erste ebene ## */

ul#menu li {
	list-style: none;
	width:172px;
	/* line-height:23px; */
	margin: 0px 0px 2px 0px;

}

/* ###### formatierung zweite ebene ## */


ul#menu li ul {
  margin:0px;
  padding:0px 0px 8px 4px;
  height: auto;

}



ul#menu li ul li {
	list-style: none;
	background-image:url(/_images/arrow_white_small.gif);
	background-repeat:no-repeat;  
	background-position:0px 5px;
	width:auto;
	line-height:16px;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 8px;
	display:block;
	/*border:1px solid #ff9944; */

}

/* ###### formatierung dritte ebene ## */

ul#menu li ul li ul {
  margin: 0px;
  padding: 0px;
}

ul#menu li ul li ul li {
	list-style: none;
	background-image:url(/_images/arrow_white_small.gif);
	/*background-image:none;*/
	background-repeat:no-repeat;  
	background-position:0px 4px;
	/*border:1px solid #ff9944;*/
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	display:block;
}


.lineNavEnd{
	float:left;
	margin:0px;
	padding:0px 0px 0px 4px; 
}


.searchLogin {
	margin:8px 0px 0px 10px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:174px;
	color:#194362;
}

.searchLogin img{
	margin:0px 0px 2px 0px;
	padding:0px;
	float:left;
	display:inline;
}
input.navInputs {
	height:12px;
	margin: 2px 4px 2px 0px;
	padding:0px 0px 1px 2px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#194362;	
	width:140px;
	/*border:1px solid #ff9944; */
}
input.navInputsWidth {
	height:12px;
	margin: 2px 4px 4px 0px;
	padding:0px 0px 0px 2px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#194362;
	width:160px;
	/*border:1px solid #ff9944;*/
}
input.navInputsButton {
	height:16px;
	margin: 3px 4px 0px 0px;
	padding:0px;
	float:left;
	display:inline;	
	/*border:1px solid #ff9944;*/
}
input.navInputsButtonRight {
	height:16px;
	margin: 0px 8px 0px 0px;
	padding:0px;
	float:right;
	display:inline;	
	/*border:1px solid #ff9944;*/
}

.lineBlue {
	margin: 12px 0px 4px 11px;
	display:inline;
	float:left;
}

ul#metaNav2 {
	padding:0px;
	margin:16px 0px 0px 10px;
	float:left;	
	list-style:none;
	display:inline;
}

ul#metaNav2 li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#194362;	
	text-decoration:none;
	float:left;
	margin-right:6px;
}
ul#metaNav2 li a{
	color:#194362;	
	text-decoration:none;
}
ul#metaNav2 li a:hover{
	color:#194362;	
	text-decoration:underline;
}


#containerRight{
	float:left;
	width:727px;
	/*border:1px solid #112455;*/
	display:inline;
}


#headerArea {
	float:left;
	background-color:#E2E6CF;
	width:727px;
}

#headerArea img{
	display:inline;
	float:left;
}
#headerText {
	display:inline;
	font-size:12px;
	font-style:italic;
	color:#194362;
	float:left;
	margin: 16px 8px 16px 16px;
	width:150px;
}
.headerTextSmall {
	display:inline;
	font-size:11px;
	font-style:italic;
	color:#194362;
}
#whiteSpace {
	background-color:#fff;
	height:8px;
	width:738px;
	display:block;
	line-height:0px;
	font-size:0px;
}
#middle {
	clear:both;
	display:inline;
	float:left;
	width:552px;
}
#path {
	display:inline;
	clear:both;
	float:left;
	width:510px;
	color:#8CA1B0;
	font-size:11px;
	padding: 4px 16px 0px 16px;	
}

#path a {
	color:#8CA1B0;
	text-decoration:none;
	border-left: 1px solid #8CA1B0;
	padding:0px 5px;
	float:left;

}

#path a:hover {
	color:#8CA1B0;
	text-decoration:underline;
}

#path li {
	list-style:none;
	float:left;
	display:inline;

}

#path ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}


.lineDotted {
	float:left;
	display:inline;
	background-image:url(/_images/line_dotted.gif);
	background-repeat:repeat-x;
	width:518px;
	height:1px;
	margin: 12px 16px 0px 16px;
	line-height:0px;
	font-size:0px;
	
}
.headline {
	float:left;
	display:inline;
	background-image:url(/_images/line_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:516px;
	margin: 0px 16px 16px 16px;
	padding:6px 0px 6px 4px;
	text-transform: uppercase;	
	color:#194362;
	font-size:18px;
	font-weight:bold;
	
} 

#content {
	display:inline;
	width:524px;
	float:left;
	margin: 0px 8px 16px 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#194362;
}
#content a{
	color: #194362;
	text-decoration:underline;
}
#content a:hover{
	color: #256695;
	text-decoration:underline;
}

#rightRow {
	display:inline;
	width:150px;
	float:left;
	background-color:#E2E6CF;
	margin: 8px 0px 0px 0px;
	color:#194362;
	font-size:11px;
	padding:8px 4px 8px 14px;
}
#rightRow img{
	border:none;
}	

.blockRightText {
	width:150px;
}

.lineBlueRight {
	margin: 12px 0px 12px 0px;
	display:inline;
	float:left;
}



/* ---------------------- vorlage funktion ------------ */

.cleaner {
	clear:both;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
.lineDottedContent {
	float:left;
	display:inline;
	background-image:url(/_images/line_dotted.gif);
	background-repeat:repeat-x;
	width:518px;
	height:1px;
	margin: 12px 0px 16px 0px;
	line-height:0px;
	font-size:0px;
	
}

.lineDottedContentShort {
	float:left;
	display:inline;
	background-image:url(/_images/line_dotted.gif);
	background-repeat:repeat-x;
	width:388px;
	height:1px;
	margin: 12px 0px 16px 0px;
	line-height:0px;
	font-size:0px;
	
}
.imgLeft {
	width: 130px;
	float: left;
}
.imgTextRight {
	display: inline-block;
	width:392px;
	float:left;
	margin:0px;
	padding:0px;
}

.listText {
	float:left;
	width:340px;
}

.listImage {
	float:left;
	display:block;
	margin-right:8px;
}


/* ---------------------- vorlage zweispaltig ------------ */

.textLeftRow {
	float:left;
	width:254px;
	margin:0px;
	display:inline;

}


/* ---------------------- startseite ------------ */

.startImg{
	background-color:#194362;
	height:490px;
	float:left;
	width:237px;
	margin:0px 0px 0px 8px;
	display:inline;
}

#containerRightStart{
	float:left;
	width:727px;
	/*border:1px solid #112455;*/
	display:inline;
	margin:0px;
	padding:0px;
	width:742px;
	background-color:#fff;	
}
#containerRightStart img{
	border:none;
}

a.moreStart {
	display:block;
	color:#fff;
	background-image:url(/_images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 0px 15px 8px;
	text-decoration:none;
	font-size:11px;
	margin:20px 0px 0px 190px;
}
a:hover.moreStart {	
	text-decoration:underline;
}

#startBox {
	float:left;
	width:727px;
	/*border:1px solid #112455;*/
	display:inline;
	margin:0px 0px 0px 8px;
	padding:0px;
	width:728px;
	background-color:#E2E6CF;	
	min-height:180px;

}
*html #startBox {
	height:180px;
}
.startRows {
	width:221px;
	margin:16px 8px 0px 8px;
	background-image:url(/_images/line_blue_vertical.gif);
	background-repeat:no-repeat;
	background-position:right 0px;
	height:150px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#194362;
	display:inline;
	float:left;
	padding-right:8px;
}

/* ---------------------- news ------------ */

.newsoverviewtext {
	float:right; 
	width:410px;
	/*border:1px solid #009999;*/
	padding-right:10px;
	display:inline;
}

.newsthumb {
	float:left;
	margin-top:0px
}
.newsimg {
	float:left;
	margin:2px 14px 10px 0px;
}


/* ---------------------- sitemap  ------------ */

ul#sitemap {
	margin:0px 0px 0px 32px;
	padding:0px;
}
ul#sitemap li{
	padding:3px 0px;
}
ul#sitemap ul{
	margin:0px 0px 0px 16px;
	padding:0px;
}


/* -------------------- Suche --------------- */

#nextBack { 
	width:516px;
	margin: 0px 0px; 
}
#nextBack #next { 
	display:inline;
	float:left; 
	width:100px; 
	text-align: right;
	margin: 8px 0px 16px 0px;
}
#nextBack #mid { 
	color:#194362;
	display:inline;
	float:left; 
	width:314px; 
	text-align: center; 
	padding:8px 0px 0px 0px;
}
#nextBack #back {
	display:inline;
	border:1px solid #fff;
	color:#194362;
	float:left; 
	width:100px; 
	text-align: left;
	margin: 8px 0px 16px 0px;
}
#nextBack #back a{ 
	color:#194362;
	background-image:url(/_images/arrow_blue_left.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 0px 0px 10px;
	text-decoration: none;
}
#nextBack #back a:hover {
	color:#194362;
	text-decoration: underline;
}
#nextBack #next a {
	color:#194362;
	background-image:url(/_images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 0px 0px 8px; 
	text-decoration: none;
}
#nextBack #next a:hover{ 
	color:#194362;
	text-decoration: underline;
}
	
.lineDottedSearch{
	float:left;
	display:inline;
	background-image:url(/_images/line_dotted.gif);
	background-repeat:repeat-x;
	width:516px;
	height:1px;
	margin: 0px 0px 0px 0px;
	line-height:0px;
	font-size:0px;
}	

/* ------------------- kontaktformular --------------- */



form.formular { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; width:450px; 
	border: 0px solid #AEAEAE; 
	padding: 0px; 
	background-color:#fff; 
	margin: 0px; 
}
form.formular label { 
	float: left; 
	width: 140px; 
	padding-top: 6px; 
}
form.formular .stand { 
	display: block; 
	float: left; 
	width: 300px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 2px; 
	margin: 5px 0px 5px 0px; 
}
form.formular textarea { 
	display: block; 
	float: left; 
	width: 300px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 2px; 
	margin: 5px 0px 5px 0px; 
}
form.formular input #button {}

form.formular br { 
	clear: left;
	line-height:0px; 
}

form.formular fieldset { 
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}
#fsMuss { color: #194362; }
#fsKann { color: #194362; }


/* ------------- register ----------- */



form.register { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; width:450px; 
	border: 0px solid #AEAEAE; 
	padding: 0px; 
	background-color:#fff; 
	margin: 0px; 
}
form.register table {
	width:515px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-spacing:0px;
}

form.register label { 
	float: left; 
	width: 140px; 
	padding-top: 6px; 
}
form.register .bordertext290 { 
	display:inline-block
	float: left; 
	width: 240px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 2px; 
	margin: 2px 0px 6px 0px; 
}
form.register .bordertext { 
	float: left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 2px; 
	margin: 2px 0px 6px 0px; 
}
form.register textarea { 
	display: block; 
	float: left; 
	width: 300px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 2px; 
	margin: 5px 0px 5px 0px; 
}
input.button {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	/*margin-left:430px;
	background-color:#E2E6CF;
	color:#194362; 
	border:1px solid #194362;*/
}

form.register br { 
	clear: both;
	line-height:0px; 
}

form.register fieldset { 
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}

/* ------------------ */



a.more {
	display:block;
	color:#194362;
	background-image:url(/_images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
}
a:hover.more {	
	text-decoration:underline;
}
.more {
	color:#194362;
}
.more a {
	display:block;
	color:#194362;
	background-image:url(/_images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
}
.more a:hover {	
	text-decoration:underline;
}
.tableHeader {
	font-weight:normal;
	color:#8CA1B0;
	border-bottom: 1px solid #8CA1B0;
	padding:5px 0px 1px 0px;
}

.dl_gr_line, .dl_gr {
	color:#8CA1B0;
}

.dl_gr_line {
	text-decoration: underline;
}

/* ******************* SHOP ******************* */

.shop_anz {
	background: #e2e6cf;
	border: 1px solid #bdd0d7;
	height: 12px;
	width: 45px;
	margin:0;
	padding: 0 3px 0 3px;
	font-size: 10px;
}

a.btn_minus, a.btn_plus, a.btn_del {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.btn_minus {
	background-image: url(/_images/shop/minusbutton.gif);
}

a.btn_plus {
	background-image: url(/_images/shop/plusbutton.gif);
}

a.btn_del {
	background-image: url(/_images/shop/xbutton.gif);
}

a.mehr {
	background-image: url(/_images/shop/mehr.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 5px 8px 8px 25px;
	display: block;
	height: 20px;
	color: #194362;
	text-decoration:none;
}

a.mehr:hover{
	text-decoration:underline;
}

ul.download {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.download li {
	margin: 8px;
	padding: 0;
}

ul.download li a, .dmehr_grau  {
	background-image: url(/_images/shop/texticon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 5px 8px 8px 16px;
	color: #194362;
	text-decoration:none;
}

ul.download li a:hover {
	text-decoration:underline;
}

.dmehr_grau {
	color: #666;
	background-image: url(/_images/shop/texticon_grau.gif);
}

h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

h5 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#preis_g {
	margin: 10px 0 5px 0;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}
#anzahl {
	text-align: right;
}

.lineuebersicht {
        float:left;
        display:inline;
        background-image:url(/_images/shop/line_dotted.gif);
        background-repeat:repeat-x;
        width:100%;
        height:1px;
        margin: 0px 0px 0px 0px;
        line-height:0px;
        font-size:0px;
}

a.buttonkorb {
	display: block;
	float: right;
	background: transparent;
	background-image: url(/_images/shop/buttonbg.gif);
	background-repeat: no-repeat;
	height: 20px;
	border: 0px;
	color: #FFF;
	padding: 0px 16px 0px 16px;
	text-decoration: none;
	font-family: Verdana;
}

input.fshop_btn {
	display: block;
	float: left;
	background-image: url(/_images/shop/buttonbg.gif);
	background-repeat: no-repeat;
	padding: 3px 10px 3px 16px;
	margin: 0px;
	text-decoration: none;
	font-family: Verdana;
	border: 0px;
	color: #FFF;
	text-align: middle;
	font-size: 11px;
}

* +html a.buttonkorb {
	padding: 0 10px 0 18px;
}

* +html input.fshop_btn{
	padding: 3px 8px 3px 8px;
}

.shop_line {
	clear: left;
	float: left;
	background-image:url(/_images/shop/line_dotted.gif);
	background-repeat:repeat-x;
	height: 10px;
	width: 522px;
}

.line_img {
	background-image:url(/_images/line_imgs.gif);
	background-repeat:repeat-x;
	background-position: left -7px;
	width: 158px;
	height: 12px;
}

.fshop_txt, .fshop_chk {
	display: block;
	float: left;
	margin: 3px 0 3px 0;
}

.fshop_txt {
	width: 300px;
}

.fshop_label {
	clear: left;
	display: block;
	float: left;
	width: 100px;
	padding-top: 3px;
}

/* --- SHOPPINGCART --- */
#shoppingcart {
	float: left;
	background-repeat: no-repeat;
	margin: 20px 0 10px 0;
	padding: 22px 0 0 0;
	width: 150px;
}

#shoppingcart a.sc {
	display: block;
	clear: left;
	float: left;
}

.sc_anz {
	float: left;
	width: 30px;
	padding-right: 10px;
}

.sc_name {
	float: left;
	width: 110px;
}

.sc_line2 {
	.float: left;
	clear: left;
	height: 4px;
	width: 155px;
}

.sc_line {
	width: 155px;
	clear: left;
	float: left;
	background-image: url(/_images/shop/line_blue.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left 4px;
}

.sc_ust {
	float: left;
	width: 30px;
	padding-right: 10px;
}

.sc_prod {
	clear: left;
	float: left;
}	

