/*************** bianca.css ***************/

@import url( "bianca_navi.css" );
@import url( "thickbox.css" );
@import url( "carousel.css" );

/*************** Allgemeines ***************/
* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #fff;
	background-position: 100% 0%;
        background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #68676b;
	text-align: center; /* Damit die Seite im IE zentriert dargestellt wird! */
}

p {
	padding: 10px 0px;
	font-size: 11px;
}

select {padding-right: 5px;}

input, select, textarea, label {
	font-size: 11px;
	padding: 1px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}

label {font-weight: bold;}

input.contact {
	border: 1px solid #68676b;
	width: 180px;
}

img {border: 0px;}

#site {
	margin: 0px auto;
	width: 940px;
	text-align: left;
	position: relative;
}

.logo {
	 position: relative;
	 float: left;
	 margin-top: 300px;
	 z-index: 11;
}

.logo-new {
	 float: left;
}

#content {
	margin-bottom: 10px;
	line-height: 17px;
}

#stage {
	 padding: 10px;
	 margin-left: 10px;
	 width: 550px;
	 min-height: 310px; 
	 float: left;
	 background-color: #a3a8af;
         margin-bottom: 10px !important;
}




/*
#stage {
	 padding: 10px;
	 margin-left: 10px;
	 width: 550px;
	 min-height: 310px; 
	 float: left;
	 background-color: #c9c8c7;
         margin-bottom: 10px !important;
}
*/



*html #stage {
        margin-left: 6px;
        height: 330px;
}

#act {
	position: relative;
	z-index: 12;
}

.body_style_1 #stage {background-color: #d1d4d7;}

.body_style_2 #stage {background-color: #d1d4d7;}

.body_style_3 #stage {background-color: #d1d4d7;}

.body_style_4 #stage {background-color: #d1d4d7;}

.body_style_5 #stage {background-color: #d1d4d7;}

.body_style_6 #stage {background-color: #d1d4d7;}

.clear {clear: left;}

.starlet {color: #950000;}


/*************** Content ***************/
.title {
        display: none; /* wird nirgendwo angezeigt, nur für Druck (bianca_print.css) */
	position: relative;
	float: left;
	margin-top: 280px;
	z-index: 11;
}

.title a:link {
	color: #fff;
	text-decoration: none;
}

.title a:hover {
	color: #b6b6b6;
	text-decoration: none;
}

.webkatalog {
	width: 550px;
	height: 340px;
	z-index: 11;
	position: relative;
}

.error {color: #a00000;}

.form {padding: 0px !important;}

table tr td {vertical-align: top;}

table tr td {padding: 5px 0px 10px 5px;}

.line {
	position: absolute;
	float: left;
	margin: -5px 0px 0px 6px;
	z-index: 11;
}

.line-new {
	position: absolute;
	float: left;
	margin: -5px 0px 0px -4px;
	z-index: 11;
}

.print {margin-left: 10px;}

*html .print {margin-left: 12px;}

.down {background: url(../images/download.gif) no-repeat 0px -1px;}

.dotted-line {
	clear: both;
	background: url(../images/dotted_line.gif) repeat-x;
}

.dotted-line-bottom {
	clear: both;
	background: url(../images/dotted_line.gif) repeat-x;
        background-position: 0px 21px;
}

.navi-jobs {list-style: none;}

.navi-jobs li {padding: 5px 0;}

/*************** Produktdarstellung ***************/
.product-element {
	width: 126px;
	float: left;
	margin: 5px;
}

*html .product-element {
	width: 126px;
	float: left;
	margin: 4px;
}

.product-thumb {
	width: 126px;
	height: 178px;
	text-align: center;
}

.product-thumb td {padding: 0px;}

.product-thumb table tr td {vertical-align: middle !important;}

.product-text {height: 65px;}

.product-preview {
	padding: 6px 15px 6px 6px;
	float: left;
}

.product-info {
	padding: 0px 6px 6px 6px;
	margin-top: -6px;
	width: 210px;
        float: left;
}

.product-info table tr td {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding: 0px 0px 0px 5px;
}


/*************** Veröffentlichung / Downloads ***************/
.element {
	width: 100%;
	margin-top: 10px;
        background: url(../images/public_bg.gif) no-repeat;
	height: 150px;
}

.element-press {
	width: 100%;
	margin-top: 10px;
        background: url(../images/press_bg.gif) no-repeat;
	height: 200px;
}

.element-image {
	float: left;
	margin-right: 20px;
}

.element-text {padding: 20px;}

.download-title {
        background-color: #6b6768;
        width: 100%;
        font-weight: bold;
        color: #fff;
        padding: 2px 0px 2px 5px;
        margin: 5px 0px;
}

/*************** Pager ***************/
.pager {
	overflow: hidden;
	/*position: relative;*/
	margin-bottom: 4px;
	padding: 3px 5px;
        font-size: 11px !important;
        color: #68676b;
}

*html .pager {
       width: 100%;
       float: left;
}

.pager-count {float: left;}

.pager-switch {float: right;}

.pager a.pager-link {
	text-decoration: none;
	color: #68676b;
}

.pager a.pager-link:hover {
	text-decoration: none;
	color: #000;
}


/*************** Popup ***************/
.footer-popup {
	text-align: right;
	border-top: 1px dotted #333;
	padding-top: 5px;
	margin-top: 5px;
}

.header-popup {
	border-bottom: 1px dotted #333;
	margin-bottom: 5px;
}


/*************** Links ***************/
a:link, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #68676b;
	font-weight: bold;
	text-decoration: none;
}

.button, a.button {
	font-size: 11px;
        font-weight: normal !important;
	padding: 3px 7px;
	margin: 5px;
	border: 1px solid #68676b !important;
	text-decoration: none;
	color: #68676b !important;
	background-color: #fff;
}

.button:hover, a.button:hover {
	font-size: 11px;
        font-weight: normal !important;
	padding: 3px 7px;
	margin: 5px;
	border: 1px solid #000 !important;
	text-decoration: none;
	color: #000 !important;
	background-color: #fff;
}


/*************** Google-Maps ***************/
#shopmap {
    width: 400px;
    height: 400px;
    float: right;
}

*html #shopmap {
    width: 380px;
    height: 380px;
    float: right;
    clear: left;
}
