/*  ------------------------- Boxen -------------------------  */


body {
	margin-top: 0px; margin-left: 0px;
	background-color: #FFFFFF; background-image: url(imgs_global/global-bg.jpg); background-repeat: repeat-x;
	scrollbar-arrow-color: #666666;	scrollbar-face-color:  #cccccc;	scrollbar-track-color: #ffffff;	scrollbar-highlight-color: #ffffff;	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #999999; scrollbar-darkshadow-color: #ffffff;
	}

#header {
	z-index:3;
	position:absolute; left: 0px; top: 0px;
	width:980px; height:230px;
	background-image: url(imgs_global/global-header.jpg);
	}

#topbox {
	z-index:4;
	position:absolute; left: 0px; top: 192px; height: 29px;
	padding-right: 0px;	padding-bottom: 0px;
	background-color: #FF0000;
	}

#topbox td {
	z-index:4;
	width:116px;
	text-align: center; padding-top: 7px; padding-bottom: 6px;
	font-family: Arial; font-size: 12px; color: #333333; line-height: 16px;	font-weight: bold;
	border-right-color: #CCCCCC; border-right-style:solid; border-right-width: 1px;
	background-color: #F4F4F4; background-image: url(imgs_global/bg-td.gif); background-repeat: repeat-x;
	}

#leftbox {
	z-index: 5;
	position:absolute; left: 0px; top: 223px; width:257px; height: 1000px;
	padding-right: 0px;	padding-bottom: 0px; padding-top: 25px;
	background-color: #F4F4F4;
	}

#leftbox td {
	z-index: 6;
	width:250px;
	padding-left: 34px;	padding-top: 6px; padding-bottom: 6px;
	background-color: #F4F4F4;
	font-family: Arial; font-size: 12px; color: #333333; line-height: 16px;	font-weight: bold;
	border-bottom-style:solid; border-bottom-width:2px; border-bottom-color: #FFFFFF;
	background-image: url(imgs_global/dot.gif); background-repeat: no-repeat;	
	background-position: 12px 11px;
	}

#textbox {
	z-index:10;
	position:absolute; left: 297px; top: 256px; width:650px; height: 500px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	}
	
#textbox a:link        { font-size:12px; color: #AD2900; font-family:Arial; text-decoration:underline; }
#textbox a:visited     { font-size:12px; color: #AD2900; font-family:Arial; text-decoration:underline; }
#textbox a:hover       { font-size:12px; color: #FF0000; font-family:Arial; text-decoration:underline; }
#textbox a:active      { font-size:12px; color: #AD2900; font-family:Arial; text-decoration:underline; }

.preis {
	margin-bottom: 10px; margin-left: 16px;
	list-style-type: none;
	z-index:12;
	font-family: Arial; font-size: 14px; font-weight:bold; color: #AD2900; line-height: 14px; text-align: left;
	}

.box2galerie {
	z-index:8;
	width: 650px;
	z-index:50;
	}

.box2galerie td {
	z-index:9;
	padding-right: 44px; padding-bottom: 44px; padding-top: 0px;
	z-index:50;
	}
	
.box3galerie {
	z-index:8;
	width: 650px;
	z-index:50;
	}

.box3galerie td {
	z-index:9;
	padding-right: 44px; padding-bottom: 44px; padding-top: 0px;
	z-index:50;
	}	


/*  ------------------------- HTML-Code -------------------------  */


a:link        { font-size:12px; color: #333333; font-family:Arial; text-decoration:none; }
a:visited     { font-size:12px; color: #333333; font-family:Arial; text-decoration:none; }
a:hover       { font-size:12px; color: #AD2900; font-family:Arial; text-decoration:underline; }
a:active      { font-size:12px; color: #333333; font-family:Arial; text-decoration:none; }

input {
	width:420px; height:20px;
	font-size:12px; color: #000000; font-family:Arial;
	}

textarea {
	width:420px; height:100px;
	font-size:12px; color: #000000; font-family:Arial;
	}
	
select {
	width:220px; height:20px;
	font-size:12px; color: #000000; font-family:Arial;
	}
	
ol {
	font-family: Arial; font-size: 12px; color: #333333; line-height: 16px;	font-weight: bold;
	list-style-type: decimal;
	margin-top: 24px; margin-right: 50px; margin-bottom: 530px;
	}

li { 
	margin-bottom: 10px; margin-left: 16px;
	}
	
h1 {
	font-family: Arial; font-size: 14px; font-weight:bold; color: #AD2900; line-height: 14px; text-align: left;
	}
	
h2 {
	font-family: Arial; font-size: 12px; font-weight:bold; color: #333333; line-height: 16px; text-align: left;
	}	


/*  ------------------------- Texte -------------------------  */


.text { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
	}

