/* CSS Document */


#container {
	margin:0 auto;
	top:0px;
	position:relative;
	width:1200px;
	}


#fritz a:link { text-decoration:none; font-weight:normal; color:#000000; }
#fritz a:visited { text-decoration:none; font-weight:normal; color:#000000; }
#fritz  a:hover { text-decoration:none; font-weight:normal; color:#000000; }
#fritz a:active { text-decoration:none; font-weight:normal; color:#000000; }
#fritz a:focus { text-decoration:none; font-weight:normal; color:#000000; }

:focus {outline:none;}
	
#line {
	position:absolute;
	left:205px;
	z-index:2;
	background-image:url(img/heads/lrot.gif);
	background-repeat:repeat-y;
	}
		
#fritz {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:188px;
	position:absolute;
	top:0;
	text-align:right;
	padding-top:155px;
	padding-bottom:0px;
	}	

#navi {
	width:188px;
	position:absolute;
	top:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000;
	}	

ul#navlist {
	text-align:right;
	}
	
ul#navlist li {
    list-style: none;
    margin: 0.2em; padding: 0;
  }		

#navi a:link { text-decoration:none; font-weight:normal; color:#000000; }
#navi a:visited { text-decoration:none; font-weight:normal; color:#000000; }
#navi a:hover { text-decoration:none; font-weight:bold; color:#330000; }
#navi a:active { text-decoration:none; font-weight:bold; color:#330000; }
#navi a:focus { text-decoration:none; font-weight:bold; color:#330000; }
	
	
#content {
	position:absolute;
	top:0;
	padding-top:180px;
	padding-left:70px;
	border-left:double #000;
	margin-left:205px;
	width:750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}	


#content a:link { text-decoration:none; font-weight:normal; color:#000000 }
#content a:visited { text-decoration:none; font-weight:normal; color:#000000; }
#content a:hover { text-decoration:none; font-weight:normal; color:#000000; }
#content a:active { text-decoration:none; font-weight:normal; color:#000000; }
#content a:focus { text-decoration:none; font-weight:normal; color:#000000; }


h1 {
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	}

h2 {
	font-size:13px;
	font-weight:normal;
	padding-top:5px;
	}

#news {
	position:fixed;
	top:130px;
	right:30%;
	background-color:#FFFFFF;
	border:solid black 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:20px;
	z-index:5;
	}	

#kontakt {
	position:fixed;
	top:130px;
	right:30%;
	background-color:#FFFFFF;
	border:solid black 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px;
	z-index:5;
	}	
	
#kontakt a:link { text-decoration:none; font-weight:normal; color:#000000 }
#kontakt a:visited { text-decoration:none; font-weight:normal; color:#000000; }
#kontakt a:hover { text-decoration:none; font-weight:normal; color:#000000; }
#kontakt a:active { text-decoration:none; font-weight:normal; color:#000000; }
#kontakt a:focus { text-decoration:none; font-weight:normal; color:#000000; }

#bild {
	width:500px;
	height:333px;
}

#workshop td {
	padding-bottom:10px;
}

