/*
blau #00458E bzw. 0/69/142
orange #E77817 bzw. 231/120/23
*/

/*	html
------------------------------------------------------------------------------*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}


body {
margin-top: 43px;
margin-bottom: 1px;
text-align:center;
background: #000 url(../images/bg_all.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
scrollbar-arrow-color: #E77817;
scrollbar-3dlight-color: #000;
scrollbar-highlight-color: darkgray;
scrollbar-face-color: #000;
scrollbar-shadow-color: darkgray;
scrollbar-darkshadow-color: #000;
scrollbar-track-color: #000;
}


/*	website
------------------------------------------------------------------------------*/
#website {
	position:relative;
	display:block;
	margin:10px auto 5px auto;
	padding:0;
	width:770px;
	height: 700px;
	background: #b7b7b7 url(../images/bg_content.jpg);
	color:#606060;
	text-align:left;
	border: solid 1px #4A4A4A;	
}


#website-laenger {
	position:relative;
	display:block;
	margin:10px auto 5px auto;
	padding:0;
	width:770px;
	height: 880px;
	background: #b7b7b7 url(../images/bg_content.jpg);
	color:#606060;
	text-align:left;
	border: solid 1px #4A4A4A;	
}




/*	header
------------------------------------------------------------------------------*/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:90px;
}


/*	logo
------------------------------------------------------------------------------*/
#logo {
	position:absolute;
	top:18px;
	right:9px;
	width:170px;
	height:170px;
	background:#000 url(../images/logo.gif) 0 0 no-repeat;
}



/*	content
------------------------------------------------------------------------------*/
#content {
	display:block;
	clear:both;
	position:relative;
	margin-top: 120px;
	padding-left:30px;
	padding-right: 200px;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 1.5em;
}

#content2 {
	position:relative;
	padding-left:30px;
	padding-right: 50px;  
	font-size: 12px;
	color: #3E3E3E;
	line-height: 1.5em;
	margin-bottom: 20px;
}

#content3 {
	position:relative;
	padding:30px;
	font-size: 10px;
	color: #3E3E3E;
	line-height: 1.2em;
}

#content4 {
	position: absolute;
	top: 298px;
	padding-left:330px;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 1.5em;
}

#content5 {
	position: absolute;
	top: 357px;
	padding-left:490px;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 1.5em;	
}

/* Produktebeschreibung */
#content6 {
	position: absolute;
	top: 325px;
	padding-left:360px;
	padding-right: 30px; 
	font-size: 11px;
	color: #3E3E3E;
	line-height: 1.3em;
}

#counter {
	position: absolute;
	top: 620px;
	padding-left:650px;
	font-size: 10px;
	color: #7D7D7D;
}




/*	bilder
------------------------------------------------------------------------------*/

#content-formular {
	display:block;
	clear:both;
	position:relative;
	padding-left:50px;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 1.5em;
}



#content a, content2 a, sitebar a {
	color: #00458E;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover, content2 a:hover, sitebar a:hover {
	text-decoration: underline;
}

#content4 a {
	color: #00458E;
	font-weight: bold;
	text-decoration: none;
}

#content4 a:hover {
	text-decoration: underline;
}


#content5 a {
	color: #00458E;
	font-weight: bold;
	text-decoration: none;
}

#content5 a:hover {
	text-decoration: underline;
}

#content6 a {
	color: #00458E;
	font-weight: bold;
	text-decoration: none;
}

#content6 a:hover {
	text-decoration: underline;
}


/*	footer
------------------------------------------------------------------------------*/
#footer {
	display: inline;
	text-align:center;
	width:770px;
	background:#000;
	font-size: 10px;
	color: #ccc;
	line-height: 16px;
}


#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #E77817;
	text-decoration: underline;
}


/*	sitebar
------------------------------------------------------------------------------*/
#sitebar {
	position:absolute;
	top:220px;
	right:15px;
	width:148px;
	font-size: 10px;
	padding: 7px;
	background: #000;
	color: #ccc;
	border: 1px solid #686868;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#content h1 {
	color:#696969;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
	margin-bottom: 10px;
}


#content-produkte h1 {
	color:#696969;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
	margin-bottom: 10px;
}


#invertedtabs{
margin-left: 20px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #00458E url(../images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #E77817;
}

#invertedtabs a:hover span{
background-color: #E77817;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #E77817;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 7px;
line-height: 7px;
background: #E77817;
border-bottom: 1px solid #d4d4d4; /*Remove this to remove border between bar and tabs*/
}




/*Example CSS for the two demo tickers*/

#domticker{
width: 130px;
height: 70px;
padding: 5px;
background: #000;
color: #ccc;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background: #000;
}

#domticker a {
color: #E77817;
	font-weight: bold;
	text-decoration: none;
}

#domticker a:hover {
	text-decoration: underline;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/* Formular */

/* TEXTABSÄTZE */
p.meldung {
font-weight: bold;
color: #3E3E3E;
}

.td_text {
font-size: 12px;
color: #3E3E3E;
width: 150px;
}

.td_bezeichnung {
font-size: 12px;
color: #3E3E3E;

}

.td_form {
font-size: 12px;
width: 200px;
}

/* Form-Tag */
form {
display: inline;
}

/* Eingabefelder und Button */
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #F1F1F1;
color: #3E3E3E;
}
input.feld {
width: 100%;
}

.button {
width: 40%;
font-weight: bold;
color: #3E3E3E;
}

/* Eingabefeld für Nachricht */
textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #F1F1F1;
color: #3E3E3E;
width: 100%;
height: 100px;
}

/* Markierung bei nicht ausgefülltem Pflichtfeld */
span.markiert {
color: Red;
font-weight: bold;
}
/* Unterstreichung eines Teils der Fehlermeldung */
span.unterstrichen {
text-decoration: underline;
}

span.default_cursor {
cursor: default;
}

#submenue {
	padding-left: 30px;
}