body 		{	font-family:verdana;
					font-size:12px;
					margin:0px;
					color:#333333;
					background:#f9f9f9;
					margin:0px;
					padding:0px;
					text-align:center;
				}
h1 			{	font-size:24px;
					letter-spacing: 0.1em;
					text-align:center;
					margin: 0px 0px 0px 0px;
					padding: 0px;		
				}
h2 			{	font-size:16px;
				margin-bottom:5px;
				}
h3 			{
				font-size:14px;
				margin-bottom:0px;
				}
hr 			{
				text-align:center;
				width:66%;
				}
ul {list-style-type:square;
		;	
	}
li {margin:0px;}

#seite 	{	
					width:750px;
					padding:0px;
					margin:5px auto;
					text-align:left;
					/*background-color:#3399cc; */
					background-color:#ffffff; 
					background-repeat:no-repeat;
					background-position:left bottom;
					border: 2px solid #003333; 
				}

#titl		{	float:left;
					width:240px;
					height:120px;
					text-align:center;
					background:white;
					background-repeat:no-repeat;
					background-position:left top;
				}
#logo		{ margin:0px 0px 0px 0px;
					border:0px;
				}
#titr  	{	border:0px;
					float:right;
					width:510px;
					height:120px;
					margin:0px;
					padding:0px;
					background-color:#3399cc;
					background-image:url(gfx/top1.jpg);
					background-repeat:no-repeat;
					background-position:right top;
					color:#000000;
					font-variant: small-caps;
					vertical-align:text-bottom;
				}	
#zeile1 {		position:absolute;
						width:250px;
						height:30px;
						font-family:verdana;
						font-size:24px;
						font-weight:bold;
						margin:40px 0px 0px 0px;
						padding: 0px 0px 0px 0px;
						text-align:center;
						letter-spacing: 0.1em;
					}	
/* menu */
		
#menu	{	float:left;
					border-top: 1px solid #003333;
					border-bottom: 1px solid #003333;
					width:746px;
					height:15px;
					text-align:center;
					padding: 2px;
					background-color:#3399cc;
				}				
#menu a:link, #menu a:visited	{	color:#ffffff;
										font-size:12px;
										text-decoration:none;
										letter-spacing: 0.1em;
									}
#menu a:hover { color:#000000;
	
							}
#menu a:active	{	color:yellow;
					text-decoration:underline;}			

/* Content */				
#contpic {float:left;
					width:240px;
					margin:0px;
					padding:0px;
					background-color:white;
					border: 0px solid #000000;
				}

#content{	float:right;
					line-height:18px;
					background-color:#ffffff;
					width:500px;
					margin:0px 0px 0px 0px;
					padding:5px 5px 5px 5px;
				
					background-repeat:no-repeat;
					background-position:right bottom;
					border:0px solid #000000;
				}

.contblock {	display:block;
							width:99%;
							margin:0px 0px 8px 0px;
							border:0px solid red;
							text-align:justify;}

.contblock a {	text-decoration:none;}

.contblock a:link, .contblock a:visited	{	color:#006699;}
	
.contblock a:hover, .contblock a:active	{	color:#3399cc;
																					text-decoration:underline;}
.contblock h4 {margin:1px 2px;
								padding: 0px;
							 font-size:120%;}

.contblock h5 { font-size:80%;
								padding: 1px;
								margin:0px 2px;}

.bild { width:152px;
				text-align:center;
				
				border:1px solid #000000;
				padding:3px;
				margin:3px;
			}

.links {float:left;}
.rechts {float:right;}

.bild img {width:150px;
					 margin:0px;
					 padding:0px;
					 border:0px solid black;
					}


.bild a {	display:block;
					text-decoration:none;
				}
					

.bild a:link, .bild a:visited	{	border:1px solid #000000;}
	
.bild a:hover, .bild a:active	{	border:1px solid red;}

.textblock { 	float:left;
							width:300px;
							text-align:left;
							font-family:verdana;
							font-size:12px;
							border:0px solid #000000;
							padding:2px;
							margin:2px;
						}




#footer {	text-align:center;
					font-size:9px;
					color:#000000;
				}
#kontaktformular	{ font-size:0.8em;
										letter-spacing:0.05em;
										line-height:30px;
									}
									
	.eintrag { 
					 width:470px;
					 border-top:1px solid #333333;
					 border-left:1px solid #333333;
					 text-align:left;
					 margin-bottom:10px;
					 padding:3px;					 
				 }								

