/* DATEI: style.css

Allgemeine Farben:
schwarz: #000000
weiss: #FFFFFF

Schrift: #000000

*/

html { height: 101%; }

body {
font-family: "Courier New", Courier, mono;
font-size: 13px;
text-align: center;
margin: 0;
padding: 5px 0 20px 0;
color: #000000;
background-image: url(tapete2.jpg);
background-repeat:repeat;
}

.breaker {
overflow: hidden;
clear: both;
height: 0px;
}

img {
border: none;
}

a {
color:#000000;
text-decoration:underline;
}

a:hover {
color:#000000;
}

span.current a {
font-weight: bold;
}

hr {
color: #ABAFB8;
background-color: #ABAFB8;
height: 1px;
border:none;
margin: 30px 0 30px 0;
}

/* ------------- Container ------------------- */


#main { width: 980px; margin: 0 auto; text-align: left; }
/*#contentContainer { width: 950px; padding: 14px 15px 0 15px; background: url(../img/bg_content_top.gif) no-repeat top left;}
#contentContainer {
	vertical-align: middle;
	top: 30px;
	width: 800px;
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90;
	font-family: "Courier New", Courier, mono;
	color: #000000;
}*/
#contentContainer { width: 950px; padding: 14px 15px 0 15px; }
#contentContainerBottom { width: 980px; height: 14px; background: url(../img/bg_content_bottom.gif) no-repeat bottom left;}
#startimg { height: 760px; width: 950px; overflow:hidden; }
#col1 { width: 160px; float:left; }
#col2 { width: 760px; float:right; padding: 15px 15px 40px 0; line-height: 150%;}
#footerContainer { width: 760px; float:right; padding: 0 15px 0 175px; }
#footer {  text-align: center; font-size: 10px; padding: 10px 0 15px 0; border-top: #ABAFB8 1px solid; }


/* ------------- col1 ------------------- */

#logo {
width: 160px;
height: 300px;
overflow: hidden;
}

#sidemenu { padding: 0; }

#sidemenu ul { padding: 0; margin:0; list-style-type:none; }
#sidemenu ul li	{ margin: 0; padding:0; float:left; }
#sidemenu ul li.current	{ margin: 0; padding:0; }
#sidemenu ul li a { font-size: 14px; padding: 0 10px 0 20px; color: #000; margin:0; display: block; text-decoration: none; text-transform: uppercase; }
#sidemenu ul li a:hover	{ text-decoration: none; color: #000; }
#sidemenu ul li a.current, #sidemenu ul li a.current:hover 	{ text-decoration: none; color: #000; font-weight: bold;  }

#sidemenu ul li ul  { }
#sidemenu ul li ul li { }
#sidemenu ul li.current ul li { }
#sidemenu ul li ul li a, #sidemenu ul li.current ul li a { padding: 0 10px 0 20px; color: #000; }
#sidemenu ul li ul li a:hover	{ text-decoration: none; color: #000; }
#sidemenu ul li ul li a.current, #sidemenu ul li ul li a.current:hover	{ color: #000; font-weight: bold;  }

#sidemenu ul li ul li ul  { }
#sidemenu ul li ul li ul li { }
#sidemenu ul li ul li ul li a, #sidemenu ul li.current ul li.current ul li a  { padding: 0 0 0 40px; width: 120px; }
#sidemenu ul li ul li ul li a:hover { }
#sidemenu ul li ul li ul li a.current, #sidemenu ul li ul li ul li a.current:hover { }
#sidemenu ul li ul li ul li a#menu48 { }




#login { background: #909AA2 url(../img/bg_button_top.gif) repeat-x top left; color: #fff; padding: 15px 10px 7px 20px; }
#login h3 { font-size: 12px; font-weight: normal; margin: 0 0 10px 0; text-transform: uppercase; }
.loginUser { width: 115?px; background: #4E5C67 url(../img/bg_button_top.gif) repeat-x bottom left; border: #4E5C67 1px solid; color: #fff; font-size: 11px; }
.loginPw { width: 115px; background: #4E5C67 url(../img/bg_button_top.gif) repeat-x bottom left; border: #4E5C67 1px solid; color: #fff; font-size: 11px; }
.loginButton { font-size: 11px; margin: 3px 0 3px 0; 
color: #fff;	
font-weight:bold;
background-color: #4E5C67;
border: #4E5C67 1px solid;
padding: 3px;}
#login .pwForgot a { font-size: 10px; }

#loginNav { color: #fff; padding: 0 0 20px 0; margin: 0 0 0 0; background: #909AA2 url(../img/bg_button_bottom.gif) repeat-x bottom left;  }
#loginNav ul { padding: 0; margin:0; list-style-type:none; }
#loginNav ul li	{ font-size: 12px; margin: 0; padding: 0; }
#loginNav ul li a	{ color: #fff; margin:0; width: 130px; padding: 5px 10px 0 20px; display:block; text-decoration: none; text-transform: uppercase; }
#loginNav ul li a:hover	{ text-decoration: none; color: #fff; }
#loginNav ul li a.current 	{  text-decoration: none; color: #fff; }




/* ------------- maincontent ------------------- */


#col2 h1 { margin: 30px 0 10px 0; font-size: 13px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
#col2 h2 { margin: 0 0 10px 0; font-size: 12px; font-weight: bold; }
#col2 h3 { margin: 0 0 10px 0; font-size: 11px; font-weight: bold; }


	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 25px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 25px !important;
	}


/* ------------- footer ------------------- */

#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* ------------- exinit Shop ------------------- */

.shopNavTop { padding: 10px 10px 95px 10px; background-color: #4E5C67; line-height: 15px; }
.shopNavBottom { padding: 95px 10px 10px 10px; background-c?olor: #4E5C67; line-height: 15px; }
.shopPath { color: #fff; width: 400px; float: left; }
.shopPath a { color: #fff; text-decoration: none; } 
.shopPath a:hover { color: #fff;  text-decoration: underline; } 
.shopPagebrowser { color: #fff; width: 250px; float:right; text-align: right; }
.shopPagebrowser a { color: #fff; padding: 1px 3px 1px 3px; text-decoration: none; } 
.shopPagebrowser a:hover { color: #fff; padding: 0 2px 0 2px; border: #fff 1px solid; } 
.shopPagebrowser a.current { color: #fff; padding: 0 2px 0 2px; border: #fff 1px solid;  } 

.shopCatContainer { background-color: #4E5C67; width: 690px; padding: 10px 35px 105px 35px; }
.shopCatItem { float:left; width: 150px; padding: 15px 40px 15px 40px; }

.shopListContainer { background-color: #4E5C67; width: 740px; padding: 10px; }
.shopListText {color: #fff; font-size: 12px; padding: 0 15px 15px 15px; }
.shopListItem { float:left; width: 215px; height: 190px; padding: 15px 15px 15px 15px; overflow:hidden; }
.shopListImg { text-align:center; }
.shopListCaption { color: #fff; line-height: 13px; }
.shopListCaption a { color: #fff; text-decoration: none; }

.shopSingleContainer { padding: 145px 0 0 0; }
.shopSingleItem {}
.shopSingleImgContainer { height: 400px; width: 760px; position: relative; }
.shopSingleBack { height: 30px; width: 60px; padding-left: 20px; background: #fff url(../img/arrow_left.gif) no-repeat left; position: absolute; left: 0; top: 185px; overflow:hidden; }
.shopSingleBack a { text-decoration: none; }
.shopSingleImg { height: 400px; width: 575px; position: absolute; left: 95px; top: 0; overflow:hidden; }
.shopSingleNav { height: 30px; width: 35px; position: absolute; right: 20px; top: 185px; overflow:hidden; }
.shopSingleCaption { padding: 15px 90px 30px 95px; font-size: 12px; text-align: center; }
span.shopSingleCaptionSub { font-size: 11px; }
.shopSingleOptions { position: relative; padding: 15px 0px 15px 95px; border-top: #ABAFB8 1px solid;  }
.shopSingleOptionsInfoicon {position: absolute; left:0; top:?15px; }
.shopSingleOptionSelectorContainer { float:left; width: 195px; }
.shopSingleOptions span { text-transform: uppercase; }
.shopSingleOptions select { width: 175px; color: #4E5C67; border:#ABAFB8 1px solid; }
.shopSingleInfoContainer { padding: 20px 90px 20px 95px; border-top: #ABAFB8 1px solid; }
.shopSingleInfo { font-size: 12px; width:370px; float: left; }
.shopSingleBuy { width: 185px; float: right; text-align: right; }
.shopSinglePrice { width: 70px; padding: 0 10px 0 10px; height: 30px; text-align: center; background-color: #4E5C67; color: #fff; font-weight: bold; font-size: 12px; overflow: hidden; }
.shopSingleBasket { width: 90px; height: 30px; background-color: #4E5C67; overflow: hidden; }
.shopSingleBasket form { padding:0; margin:0; }
.shopSingleBasket input { margin: 0; color: #fff; line-height: 30px; font-size: 11px; font-weight: bold; background-color: #4E5C67; border: #4E5C67 1px solid; }
.shopSingleSpecialInfo { padding-top: 5px; text-align: left; }
.shopSingleNote { padding: 20px 90px 0 95px; font-size: 10px; line-height: 12px; border-top: #ABAFB8 1px solid; }






.shopBasketContainer {}
.shopBasketContent { padding: 15px 0 15px 0; }
.shopBasketContent table td { border-bottom: #ABAFB8 1px solid; padding: 10px 5px 10px 5px; }
.shopBasketContent table td.shopTitle { background-color: #ABAFB8;  padding: 5px; font-weight: bold; border:none; }
.shopBasketContent table td.shopTitleImportant { background-color: #4E5C67;  color: #fff; font-size: 14px; padding: 5px; font-weight: bold; border:none; }
.shopBasketContent table td table.formTable td {border:none; padding: 0 5px 5px 0; }
.shopBasketContent table td table.formTable td.firstCol { width: 100px; }

.shopBasketButtons { padding: 15px 0 15px 0; text-align: right; }
.shopBasketButtons input {
margin-left: 10px;
color: #fff;	
font-size: 11px;
font-weight:bold;
background-color: #4E5C67;
border: #4E5C67 1px solid;
padding: 3px;
}

.order_account_question table td { background-color: #ABAFB8; }

span.payme?nt_label {
margin-left: 10px;
}

/* ------------------------------ Formulare ----------------------------------- */

fieldset { border: #ccc 1px solid; }

form {
padding: 0;
margin: 10px 0 0 0;
font-size: 11px;
}

input, textarea, select {
font-size: 11px;
padding: 2px;
}

#name, #vorname, #strasse, #geb, #tel, #email, #plz_ort,  #tel, #tel2, #fax, #geb, #beruf, #email, #bemerkungen, #submit {
margin-top: 3px;
}

.title {
width: 120px;
float: left;
font-weight: bold;

}

#vorname input, #name input, #strasse input, #geb input, #beruf input, #fax input, #tel input, #tel2 input, #email input,   select {
width: 170px;
}

#bemerkungen textarea {
width: 290px;
height: 150px;
}

#plz_ort .plz {
width: 35px;



}

#plz_ort .ort {
width: 122px;
margin-left: 5px;
}




.chkbox {
width: 360px;
font-size: 11px;
padding: 2px;
}

.formtext {
line-height: 120%;
font-size: 11px;
}


#submit input {
margin-top: 10px;
margin-left: 120px;
color: #fff;	
font-size: 11px;
font-weight:bold;
background-color: #4E5C67;
border: #4E5C67 1px solid;
padding: 3px;
}

.error {
color: #CC0202;
font-size: 11px;
font-weight: bold;
border: #CC0202 1px solid;
padding: 5px;
margin-bottom: 10px;
list-style: none;
}

.formerror ul {
font-weight: normal;
margin-top: 5px;
margin-bottom: 0;
}

/* ------------------------------ Tabellen ----------------------------------- */

.contenttable { width: 100%; }

.contenttable td {
margin:0;
padding: 3px 7px 3px 7px;
font-size: 11px;
}

.contenttable td p {
margin:0;
}

.tr-even {
background-color:#FFFFFF;
}

.tr-odd {}

.tr-0, .contenttable th {
font-weight: bold;
background-color:#FFFFFF;
color: #fff;
}

/* ------------------------------ News ----------------------------------- */

.news-list-image { float:left; }
.news-list-content { padding-left: 175px; }

