* { margin: 0;}

body{
	font: normal normal normal 80% Arial, Helvetica, Sans-Serif;
    SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	text-align: justify;
	}

#site {width: 800px; height:100%; position: absolute; margin:0 0 0 0;background:#000000;border-style: dotted;}

.header {height:263px;width:800;padding-left:0;left:0;color:#111111;background:#FFFFFF;background: url("/design/19/top.jpg") no-repeat;}
.main{position: absolute;width:800;height:800;left:0;padding:0 0px 0 0px;color:#111111;background:#FFFFFF;overflov:hidden; text-align:justify;}
.content-left{position: absolute;height:100%;width:600px;margin-left:150px;padding:0;overflow:auto; text-align:justify;}
.comments{position: absolute;height:300;width:250px;margin-left:330px;top:100px;padding:0;overflow:auto;}
.comments2{position: relative;height:300;width:250px;padding:0;overflow:auto;}
.menu{position: absolute;width:150;heigth:100%;top:0;left:0;padding:0 0px 0 0px;color:#111111;background:#FFFFFF;}
.menufield{position: relative; width:151px;top:0;left:0;padding:0 0px 0 0px;color:#333333;background:#FFFFFF;}
.menu a{color:#555555;}
.menu a:hover{color:#666666;}

.liste1 { list-style:none; padding:0; margin:0; }
.liste1 li { height:14px; list-style: none; overflow:hidden; left: 0; color:#000000;}

.bilder { list-style:none; padding:0; margin:0; width:550px;}
.bilder li { float:left; height:150px; width:150px; list-style: none; overflow:hidden;}
.bilder a { width:150px; height:150px; overflow:hidden; margin:0px;}
.bilder.img { padding:5x; }

.fieldset {
	width:300px; }
.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:200px;
	border:solid 0 #fff;
	background: transparent 
	url("/design/17/bg.jpg") no-repeat fixed; }
fieldset>input.textfield {
	background: transparent 
}

p.white{color:  #FFFFFF
}

p {text-align:justify;}
li {
text-align:justify; padding-left: 10px;
background-image: url(/design/17/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

h1 {
	font: normal normal bold 1.50em Arial, Helvetica, Sans-Serif;
	background: trasnparent;
	color:#996699;
	border-bottom: 1px solid #000;
	}

h2 {
	font: normal normal bold 1.25em Arial, Helvetica, Sans-Serif;
	background: trasnparent;
	color: #6f9999;
	padding:5px;
	border-bottom: 3px double #6f9999;	
	border-top: 3px double #6f9999;
}

h3 {
	font: normal normal normal 1.15em Arial, Helvetica, Sans-Serif;
	background: #6f9999;
	color: #ffffff;
	padding:2px;
	border-bottom: 3px double #fff;	
	border-top: 3px double #fff;
}

h4 {
	font: normal normal bold 20px Arial, Helvetica, Sans-Serif;
}

blockquote {
	font: normal normal normal .90em/1.5em Arial, Helvetica, Sans-Serif;
	background: #F0F8FF;
	color:#000000;
}

a { color: #111111; text-decoration: underline; } 
a:hover { color: #FF2222; } 
a.menuitem { color: #111111; text-decoration: none; position:relative; left:9px} 
a.menuitem:hover { color: #FFFFFF; text-decoration: underline; background-color:#000000; position:relative; left:9px}
a.adminmenuitem { color: #FFFFFF; text-decoration: none; } 
a.adminmenuitem:hover { color: #FF8888; text-decoration: underline; }

fieldset {
	border-width : 0;
	border-style : none;
}

form {
	border:0;
}
.ie_opera_suck {
	padding:0 1em 0.5em 0;
	margin-bottom:1em;
}

form legend {
	font-size:1.2em;
	color:#0046d5;
}
form div {
	padding:0 0;
	clear:both;
}
form input {
	background:#f7f7f7;
	border:1px solid #888;
}

form input.submit {
	margin-left:3em;
	background:#f7f7f7;
	border:1px solid #888;
}

form input:hover, form input:focus {
	border-color:#bbb;
}
