

#kopf { 
	height:120px;
	width:1200px;
	border:0px solid red;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 5px;
	background: white;
	font-family: Verdana;

	}


#menu { 
	position:absolute;
	top: 132px;
	left: 0px;
	width:150px;
	height: 100%;
	border: 0px solid green;
	margin-top: 0px;
	margin-right: 5px;
	background: white;
	font-family: Verdana;
	background-color:#eee;
	}


#inhalt { 
	position:absolute;
	left:150;
	top: 132px;
	height: 100%;
	width:800px;
	padding:55px;
	border-top: 1px solid blue;
	background: white;
	font-family: Verdana;
  

	}


#rechts {
	position:absolute;
	top: 132px;
	left:1025;
	width:199px;
	height:100%;
	border-top: 1px solid blue;
	margin-left: 5px;
	margin-top: 0px;
	padding: 4px;
	background: white;
	font-family: Verdana;
	}

#rechts_schützen{
		position:absolute;
		top: 112px;
		left: 1066;
		width:199px;
		height: 480px;
		border: 1px solid blue;
		margin-left: 5px;
		margin-top: 0px;
		padding: 4px;
		background: silver;	
		}

#full_size { 
	position:absolute;
	left:12;
	top: 120px;
	height: 100%;
	width:1200px;
	padding:5px;
	border-top: 1px solid blue;
	background: white;
	font-family: Verdana;
		}



.menulist {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	font-family: Verdana;
	}


.submenu {
	list-style-type: none;
	padding-left:20px;
	padding-bottom: 5px;
	font-family: Verdana;

	}


.wappen {	 
	padding-left:5px;
	padding-top:5px;
	border:0px;
	
	}

.icon {	 
	
	align:center;
	padding:5px;
		
	}

.intext {
	 
	height:250px;
	width:333px;
	
	padding:8px;
		
	}


.überschrift{	
		text-decoration:underline; 
		font-family: Verdana;
		font-size:120%;
		font-style:normal; 
		font-weight:bold;	
		text-align:center;
		letter-spacing:0.2em;
	}

.unterpunkt{	
		text-decoration:none; 
		font-family: Verdana;
		font-size:100%;
		font-style:normal;
		font-weight:700;
		font-variant:normal;
		text-align:left;
		letter-spacing:0.2em;

	}


.erklärung{	
		text-decoration:none; 
		font-family: Verdana;
		font-size:60%;
		font-style:italic;
		font-variant:small-caps;

	}


	
A.button180 {

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #6464B4;
text-align: left;
vertical-align: middle;
background-image: 19.gif;
background-position:0px 0px;
text-decoration:none;
padding: 0px;
margin:0px;
height: 17px;
width: 180px;
display: block;
}


A.menulink {
		color: blue;
		text-decoration: none;
		font-weight:light;
		
	}

A.menulink:hover {	
		color: red;
		text-decoration:none;
		font-weight:bolt;
		
	}

A.menulink:visited { 	
			text-decoration:none; 
			font-weight:light; 
			color: #00FFFF; }


BODY {
	margin:0px; padding: 0px;
	background: white;

	}

TABLE {


	}