body 	{
	margin:0px;
	padding:0px 0px 20px 0px;
	text-align:left;
	height:101%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	color:#555555;
	vertical-align:top;
}

img	{ 	border:0px none #ffffff;	}
p 		{	padding:0px 0px 10px 0px; margin:0px 0px 0px 0px;	}
ul		{	padding:0px 0px 0px 15px; margin:0px 0px 0px 0px;	}
li		{	padding:0px 0px 0px 0px;	}

h1	{
	color:#000033;
	font-size:16px;
	line-height:10px;
	text-align:left;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
}
h2	{
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	line-height:20px;
	padding: 5px 0px 10px 0px;
	color:#000033;
}
h3	{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	line-height: 7px;
	color: #777777;
}
h4	{
	font-size: 10px;
	text-align:left;
	font-weight:bold;
	padding:0px 0px 2px 0px;
	margin:0px;
	color:#14a2c5;
}




.header {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dotted #999999;
	width: 620px;
}
.logo	{
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	height:150px;
	width: 178px;

}
.haupt_table {
	width:798px;
	vertical-align:top;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.spalte_links {
	padding: 0px 0px 0px 10px;
	width: 178px;
	border-right: 1px dotted #999999;
	vertical-align:top;
}
.spalte_rechts {
	width: 620px;
}

.rand	{ border: 1px dotted #999999;			}
.rand-t	{ border-top: 1px dotted #999999;		}
.rand-r	{ border-right: 1px dotted #999999;		}
.rand-l	{ border-left: 1px dotted #999999;		}
.rand-b	{ border-bottom: 1px dotted #999999;	}
/* Navigation */
a:link 		{ text-decoration:none; color:#000033; }
a:visited 	{ text-decoration:none; color:#000033; }
a:hover 	{ text-decoration:none; color:#CC0000; }
a:active 	{ text-decoration:none; color:#555555; }
a:focus 	{ text-decoration:none; color:#555555; }



.menue_haupt {	width: 168px;	}
.menue_1	{
	font-size: 10px;
	text-align:left;
	font-weight:normal;
	padding:7px 0px 6px 10px;
	border-bottom:1px dotted #999999;
}

/* Navigation Ende */

.inhalt_table {
	width:620px;
	height: 400px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
.inhalt_links {
	width:420px;
	vertical-align:top;
	text-align:left;
}
.inhalt_links2 {
	width:620px;
	vertical-align:top;
	text-align:left;
}
.inhalt_rechts{
	width:200px;
	vertical-align:top;
	text-align:left;
	border-left: 1px dotted #999999;
}
.text_content_rechts{
   padding: 10px 8px 10px 10px;
}
.text_content_links{
   padding: 10px 12px 30px 25px;
}
.footer_links {
	vertical-align:middle;
	font-size: 11px;
	padding: 0px 15px 0px 20px;
	height: 40px;
	text-align:left;
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;
	width: 178px;
}
.footer_rechts {
	vertical-align:middle;
	font-size: 11px;
	padding: 0px 15px 0px 30px;
	height: 40px;
	text-align:left;
	border-top: 1px dotted #999999;
	width: 620px;
}


.content_img {
	width: 191px;
	padding: 0px 10px 0px 10px;
	vertical-align:top;
	text-align:left;
}



/* form elements */

.input_field  {
	border: 1px solid #CFD5D1;
	background-color: #EDEDED;
	color: #000000;
	font-size: 14px;
	padding: 2px 2px 2px 2px;
	width: 280px;
}


label {
	display: block;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

textarea {
	width:280px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color: #777;
}
input.button {
	margin: 0 0 0 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #000033;
	background: #FFF;
	padding: 2px 3px 0 0;
	color: #000033;
}

/* alignment classes */
.float-left  { 
float: left;
padding: 10px 10px 10px 10px;
 }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }

#box {
	margin: 0px;
	padding: 4px 0px 4px 4px;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #f2f2f2;
	color: #000;
	font: 1em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #000033;
}
ul span, ol span {
	color: #666666; 
}


