body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	background-image : url(img/back.gif);
}

a {
	cursor: pointer;
}

a img {
	border: 0px;
}

#navigation {
	width: 800px;
	background-color : #FFFFFF;
	margin-top : 60px;
}

#content {
	width: 800px;
	background-color : #FFFFFF;
	margin-top : 30px;
}

#contenttr {
	width: 800px;
	margin-top : 30px;
	height:10px;
}

#bottom {
	width: 800px;
	background-color : #FFFFFF;
	margin-top : 30px;
}

#bspace {
	width: 800px;
	height:100px;
}

.bottext {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
	padding-right: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height:18px;
}


td.blau {
	background-color : #66a5da;
	width: 13px;
}

td.fuer {
	background-color : #66a5da;
	width: 222px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	background-color : #FFFFFF;
	padding:8px;
	padding-left:15px;
}

td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	background-color : #FFFFFF;
	padding:15px;
}

td.bcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:22px;
	background-color : #FFFFFF;
	padding:30px;
}

#head {
	height : 221px;
	margin: auto;
	border-top : 10px solid #FF0000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
}

td.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : inherit;
	font-weight : bold;
	color : #000099;
}


h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	color : #000000;
	text-align : left;
	font-weight : normal;
}

#navbox {
	width: 222px;
	background-color: #ececec;
	border-width : 1px;
	border-style : solid;
	border-bottom-color : #999999;
	border-right-color : #999999;
	border-left-color : #f2f2f2;
	border-top-color : #f2f2f2;
	margin-bottom : 10px;
}


.l11 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-align : left;
}

.l13 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	text-align : left;
	line-height:18px;
}

.l12 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-align : left;
}

.kontakt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-align : left;
	background-color : #F3f3f3;
	padding: 6px;
}

.bigblue {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #66a5da;
	text-align : left;
	font-weight:bold;
}

.clearc {
	clear:both;
	width: 530px;
	height:7px;
}



a:link			{color: #4589bd	; text-decoration: underline;}
a:visited		{color: #4589bd; text-decoration: underline;}
a:hover			{color: #990000; text-decoration: underline;}
a:active		{color: #990000; text-decoration: underline;}

a.nav:link 		{ color: #666666; text-decoration: none }
a.nav:visited 			{ color: #666666; text-decoration: none }
a.nav:active 			{ color: #3179ac; text-decoration: underline }
a.nav:hover 			{ color: #3179ac; text-decoration: underline }

