/* STUDIO1058 - http://www.studio1058.de - Stylesheet created by http://www.cre8MAXX.de, last modified: 28.03.2004 */

#maincontent {
	margin-top: 20px;
	margin-left: 20px;			
	width: 860px;
	height: 300px;
	min-height: 300px;
}

#content > #maincontent {
	height: auto;
}

#prodinfo  {
	background-color: #FF0000;
	margin-top: 20px;
	margin-right: 20px;			
	margin-bottom: 20px;
	width: 400px;
	height: 200px;
	float: right;
	display: inline;
}

#panel {
	margin-top: 20px;
	margin-left: 20px;			
	margin-bottom: 20px;
	width: 295px;
}

div.panelsub1 {
	background: transparent url(../images/panel/panelsub1bg.gif) no-repeat top left;
	width: 295px;
}

div.panelsub1 a:hover { background-color: transparent !important; }

div.panelsub2 {
	background-color: transparent !important;
	border-right: 1px solid #606060;
	border-left:  1px solid #808080;
	padding: 0px 10px 10px 10px;
}

div.panelsub3 {
	background-color: #E3E3E3;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	border-left:  1px solid #808080;
	padding: 3px 10px 3px 10px;
}

img { 
	border: 0px;
}

iip, iiform, iidiv { 
	margin: 0px; 
	padding: 0px; 
}

/* end panel section */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	min-width: 900px;  /*Mozilla-Netscape needs this*/
	text-align: center;  /*to center #wrapper in IE5x*/
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
	text-align: left;  /*add semicolon*/
}

#header {
	margin-top: 0px;
	width: 900px;
	border-top: solid 16px #424242;  /*substitute for background*/
	text-align: center;   /*centers navigation in IE5x*/
}

#navigation {
	width: 815px;  /*changed width*/
	margin: 10px auto 0 auto;
}

#content {
	margin-top: 10px;
	width: 900px;
	height: 450px;
	min-height: 450px;
	text-align: left; /* Counteract to IE5/Win Hack */
	background-color: #E3E3E3;
	background-image:  url(../images/body/bg_content.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 1px; /* Opera needs this */
}

#wrapper > #content {
	height: auto;
}

#footer {
	width: 900px;
	height: 50px;
	background-image:  url(../images/body/bg_footer.gif);
	padding-bottom: 0px;
}

#copy {
	position: relative;   /*new, wraps copy1 and copy2*/
	height: 20px;
}

#copy1 {
	float: left;
	width: 139px;
	margin-top: 3px;
	height: 13px;
}

#copy2 {
	float: right;
	width: 250px;
	margin-top: 2px;
	height: 8px;
}

#copy2 img {          /*IE needs this*/
	display: block;
}

#logo {
	padding-top: 10px;
	margin-left: 20px;
	width: 238px;
	height: 90px;
}

#logo h1 {
	display: none;
	}

#wrapstartseitebild {
	text-align: center;
}

#startseitebild {
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 782px;
	height: 285px;
	text-align: left;
}

#schrift {
	position: absolute;
	margin-top: 80px;
	margin-left: 670px;
}

a:link.L1 {
	color: #FF0000;
	text-decoration: underline;
}

a:hover.L1 {
	color: #FF0000;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a:link.spezial {
	color: #FF0000;
	text-decoration: underline;
}
a:visited.spezial {
	color: #FF0000;
	text-decoration: underline;
}
a:hover.spezial {
	color: #FF0000;
	text-decoration: none;
}
a:active.spezial {
	color: #FF0000;
	text-decoration: none;
}

p, div, td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.top {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.b2n {
	color: #424242;
	font-weight: normal; 
	font-size: 12px;
}

.textnormal {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}

.textfett {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}

.textgroß {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}

.textgroßfett {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}

.textklein {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
}

.textspezial {
	font-size: 80%;
	font-weight: bold;
	color: #FF0000;
}

.button {
	color: #FFFFFF;
	background-color: #424242; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 10px;
}

.input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 10px; 
}

.textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 10px; 
}

.formtxt {
	font-size: 10px; 
	color: #000000;
	text-align:right;
	margin-left:0cm;
	margin-right:0cm;
}


ul {
	list-style-type: square;
	color: #424242;
	font-weight: normal;
	margin-bottom: 0px;	
}
