@import url("content-elements.css");

body{
	font-family: Arial, Helvetica, sans-serif;
	width: 975px;
	margin: 0px auto;
	margin-top: 65px;
	text-align: center;
	font-size: 8pt;
}
body div{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1{
	font-size: 15pt;
	font-weight: bold;
}
h2{
	font-size: 15pt;
}
h3{
	font-size: 13pt;
	
}
h1,h2,h3,p{
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
a{
	color: #000000;
}
a:hover{
	color: #999999;
}

div#container{
	/*border: 1px solid red;*/
	width: 975px;
	margin: 0px;
}
div#content p.bodytext,
div#content a p{
	margin: 0px 40px 0px 40px;
}
div#content a p{
	text-decoration: underline;
}
div#content h3{
	margin-left: 20px;
	margin-top: 20px;
}

/*-------------------------------------------------------------
HEADER
-------------------------------------------------------------*/
#header{
	position: absolute;
	left: 50%;
	top: 13px;
	margin: 10px 0px 0px -490px;
	width: 975px;
}
#header noscript{
	position: absolute;
	margin: 5px 0px 0px 20px;
	color: #FF0000;
}
#fischer-logo{
	position: absolute;
	margin: 2px 0px 0px 760px;
}
#breadcrumb{
	display: none;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
#breadcrumb a{
	text-decoration: none;
}
#breadcrumb a:hover{
	text-decoration: underline;
}
span.fischer-logo{
	padding: 0px 0px 0px 15px;
	font-size: 16pt;
	font-weight: bold;
	color: #DF0000;
	font-variant: small-caps;
}

/*-------------------------------------------------------------
NAVIGATION
-------------------------------------------------------------*/
#navigation{
	background-image: url('../img/navigation.gif');
	background-repeat: no-repeat;	
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 5px;
	width: 972px;
	height: 29px;
}
#navigation a{
	height: 21px;
	display: block;
	float: left;
	padding: 6px 15px 0px 15px;
	margin: 1px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
}
#navigation a:hover{
	color: #FFFFFF;
	background-color: #999999;
	background-color: #000;
}
#navigation a.active{
	height: 21px;
	background-color: #999999;
	background-color: #000;
	color: #FFFFFF;
}
/* SPRACHEN */
div#language{
	position: absolute;
	margin: 1px 0px 0px 893px;
}
div#language a{
	height: 13px;
	font-weight: normal;
	font-size: 8pt;
	padding: 6px 4px 0px 4px;
	margin: 0px 1px 0px 0px;
	border: none;
	height: 21px;
}
div#language a.active{
	color: #FFFFFF;
	height: 21px;
	background-color: #000000;
}

/*-------------------------------------------------------------
SUBNAVIGATION
-------------------------------------------------------------*/
#sub-navigation{
	width: 975px;
	height: 20px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#sub-navigation a{
	height: 17px;
	display: block;
	float: left;
	padding: 2px 15px 0px 15px;
	margin: 1px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
}
#sub-navigation a:hover{
	color: #FFFFFF;
	background-color: #000000;
}
#sub-navigation a.active{
	background-color: #999999;
	background-color: #000;
	color: #FFFFFF;
}

/*-------------------------------------------------------------
CONTENT
-------------------------------------------------------------*/
#content{
	width: 975px;
	padding: 0px 0px 0px 0px;
}
#content h1{
	margin: 0px 0px 15px 18px;
}
#content h2{
	margin: 0px 0px 15px 18px;
}

/*-------------------------------------------------------------
FLEXIBLE CONTENT ELEMENT "TWO_COLUMNS"
-------------------------------------------------------------*/
div.two-col{
	width: 590px;
	margin: 11px 0px 0px 0px;
}
div.two-col-left{
	width: 280px;
	float: left;
	margin: 0px;
}
div.two-col-right{
	width: 280px;
	margin: 0px 0px 0px 300px;
}
div.two-col-left p{
	margin: 0px;
	padding: 0px;
}

/*-------------------------------------------------------------
FLEXIBLE CONTENT ELEMENT "TEASER_COlUMNS"
-------------------------------------------------------------*/
table.teaser-col-wrap{
	width: 1050px;
	border-collapse: collapse;
}
td.teaser-col-left{
	width: 240px;
	vertical-align: top;
}
td.teaser-col-left p{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
td.teaser-col-right{
	width: 793px;
}
td.teaser-col-right table{

}
td.teaser-col-right a{
}
td.teaser-col-right div.teaser-menu-item{
	text-align: center;
	height: 95px;
	width: 90px;
	float: left;
	margin: 0px 38px 5px 0px;
}
p.teasermenu-title{
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

/*-------------------------------------------------------------
FOOTER / TEXTBEREICH
-------------------------------------------------------------*/
#footer{
	width: 975px;
	height: 136px;
	margin: 30px 0px 0px 0px;
	background-image: url("../img/footer_bg.gif");
	background-repeat: no-repeat;
}
#footer-cols{
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px 0px 0px 18px;
}
#footer-left{
	vertical-align: top;
	width: 600px;
	float: left;
}
#footer-left p, h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer-right{
	width: 370px;
	vertical-align: top;
	margin-left: 400px;
	text-align: right;
}
ul#imprint{
}
ul#language{
}
#meta-nav{
	position: absolute;
	margin: 0px 0px 0px 790px;
	text-align: right;
}
#meta-nav a{
	margin: 0px 0px 0px 15px;
	text-decoration: none;
	padding: 0px 5px;
}
#meta-nav a:hover{
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}
#meta-nav a.active{
	background-color: #000000;
	color: #FFFFFF;
}
#logo-361{
	margin: 0px;
	display: none;
}

/*-------------------------------------------------------------
MINIBASKET
-------------------------------------------------------------*/
div#shop-minibasket{
	position: absolute;
	float: right;
	width: 170px;
	margin: 1px 0px 0px 172px;
	text-align: center;
}

/*-------------------------------------------------------------
MUSTERKARTENFORMULAR
-------------------------------------------------------------*/
form#reference-card-form{
	background-image: url("../../images/Produkt/MusterkartePlanungshilfe/musterkarte.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 350px;
	margin: 0px 0px 0px 100px;
}
table.reference-card-form-input-table{
	position: relative;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	width: 240px;
	margin: 50px 0px 0px 550px;
}
table.reference-card-form-input-table td{
	padding: 0px 0px 17px 0px;
}
table.reference-card-form-input-table  td.tw-mailform-cell-label{
	width: 60px;
	font-weight: bold;
}
table.reference-card-form-input-table  td.tw-mailform-cell-input input{
	width: 168px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
table.reference-card-form-input-table  td.tw-mailform-cell-input select{
	width: 173px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
}
input#reference-card-form-submit{
	position: relative;
	width: 120px;
	height: 25px;
	text-align: center;
	margin: 10px 0px 0px 60px;
	background-image: url('../img/button_bg.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	cursor: pointer;
}


/*-------------------------------------------------------------
SHOP START
-------------------------------------------------------------*/
table.shop-start{
	margin: 10px 0px 0px 160px;
}
table.shop-start{
	text-align: center;
}
table.shop-start td a img{
	border: none;
}
table.socket-add{
	margin: 0px 0px 0px 400px;
	text-align: center;
}
td#socket{
	height: 300px;
	vertical-align: bottom;
}
td#socket img{
	border: none;
}
td#socket-button{
	height: 30px;
	padding: 20px 0px 0px 0px;
	vertical-align: bottom;
}
p.start-shelf-shop{
	margin-left: 100px;
}
p.start-tower-shop{
	margin-left: 100px;
}

/*-------------------------------------------------------------
BUTTONS SHOP
-------------------------------------------------------------*/
input.submit-button, a.submit-button{
	background-image: url('../img/button_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	width: 120px;
	height: 25px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 3px 0px;
	cursor: pointer;
}
a.submit-button{
	display: block;
	padding: 6px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
}

/*-------------------------------------------------------------
NEWSLETTER
-------------------------------------------------------------*/
div.newsletter-flash-container{
	margin: 0px 0px 0px 150px;
}
form#newsletter-form,
form#newsletter-form table{
	margin: 0px;
	padding: 0px;
}
form#newsletter-form{
	height: 300px;
}
form#newsletter-form table{
	margin-top: 20px;
}
table.newsletter-table td{
	padding: 0px 0px 17px 0px;
}
form#newsletter-form table.newsletter-table td.newsletter-label{
	width: 100px !important;
}
table.newsletter-table td.newsletter-label{
	width: 100px;
	font-weight: bold;
}
table.newsletter-table td.newsletter-input input{
	width: 168px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
table.newsletter-table td.newsletter-input select{
	width: 173px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
}
table.newsletter-table td.newsletter-input-submit input,
table.reference-card-form-input-table td.newsletter-input-submit input{
	position: relative;
	width: 120px;
	height: 25px;
	text-align: center;
	margin: 10px 0px 0px 100px;
	background-image: url('../img/button_bg.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
table.reference-card-form-input-table td.newsletter-input-submit input{
	margin: 10px 0px 0px 60px;
}



/*-------------------------------------------------------------
INTERNET EXPLORER
-------------------------------------------------------------*/
* html #footer p{
	font-size: 8pt;
}
* html #navigation{
	width: 980px;
}
