/* DerGriesu */

/* tag */
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 5px;
	background-color:  #336699;
}

li  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 5px;}

p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 5px;}

br  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 5px;}
	
h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
		
h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
		
h3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
		
h4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
		
h5  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
		
h6  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;}
	
input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


/* id */

#inhalt #logo {
	position: absolute;
	height: 50px;
	width: 150px;
	left: 10px;
	top: 10px;
	text-align: left;
	vertical-align: top;
	z-index: 3;
}

#inhalt #navi {
	position: absolute;
	top: 65px;
	left: 10px;
	width: 150px;
	border: 0px solid #336699;
	text-align: left;
	vertical-align: top;
	z-index: 3;

}

#inhalt {
      position:absolute; 
	  margin-left:-400px;
	  top: 20px; 
      left:50%;
	  right:auto;
	  height:auto;
	width: auto;
	background-color: #f1f1f1;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 170px;
	z-index: 1;
}
	
/*	margin-left:-380px; width: 760px; */

#intro {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 740px;
	margin-left: -370px;
	margin-top: -200px;
	height: 400px;
}

#nedstat {
	visibility: hidden;
}


/* link */
a:link  {
	text-decoration : none;
	color : #336699;
}

a:visited  {
	text-decoration : none;
	color : #336699;
}

a:hover  {
	text-decoration : underline;
	color : #336699;
}

a:active  {
	text-decoration : none;
	color : #336699;
}

a.sitedesign  {
	text-decoration : none;
	color : #800000;
}

a.sitedesign:visited  {
	text-decoration : none;
	color : #800000;
}

a.sitedesign:hover  {
	text-decoration : none;
	color : #800000;
}

a.sitedesign:active  {
	text-decoration : none;
	color : #800000;
}

/* klasse */

.tinhalt {
	width: 630px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.rueck {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 0px solid #000000;}
	
.unter {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 0px solid #000000;}	
	
.inhalt {
border: 0px solid #000000;}	

.menue {
	display:block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #FFFFFF;
	color: #336699;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f1f1f1;
}
	
.menue:hover {
	color: #f1f1f1;
	text-decoration: none;
	border: 1px solid #336699;
	background-color: #336699;
}

.header {
	font-size: 12px;
	font-weight: bold;
}
.under {
	font-size: 10px;
	font-weight: normal;
}
.fooder {
	font-size: 9px;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 2px 5px;
	padding: 0px;
	color: #FFFFFF;
}
.sitedesign  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-weight : bold;
	color : #800000;}
	
