﻿
body{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	/*background-image: url('bilder/Hintergrund.gif');
	background-repeat: no-repeat;*/
}
a:link {
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:visited { font-weight: normal; color: orange; text-decoration:none; }
a:focus { font-weight: normal; color: #3E5D8F; }
a:hover { font-weight:  normal; color: #3E5D8F; text-decoration:none; }
a:active { font-weight: normal; color:lime; }
/*a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #FFFFFF;*/
}


h6{
	color:#003366
}
h5{
	color:#003366
}
h4{
	color: #666666;
	font-size: x-large;
	font-weight: lighter;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: -50px;
}
h3{
	color: #FFFFFF;
	text-align: right;
}
h2{
	color: #FFFFFF;
	position: absolute;
	top: 20px;
	left: 0px;
}
h1{
	color:#003366
}

.fett {font-size: 13px;font-family: arial,helvetica;color: #000000;font-weight: bold;}
.normal1 {
	font-size: 12px;
	font-family: arial,helvetica;
	color: #000000;
	font-weight: normal;
}
.medium1 {
	font-size: medium;
	font-family: arial,helvetica;
	color: #FF9900;
	font-weight: normal;
}

.kursiv {font-size:12px; font-family:arial,helvetica; font-style:italic; color:#000000}
.small {font-size:11px; font-family:arial,helvetica; color:#000000}
.space {font-family: Arial, Helvetica, sans-serif; line-height: 7px;}

#mutter{
	background-position: left 130px;
	position: relative;
	z-index: 0;
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('bilder/Bad_Kroz_LJK2.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #666666;
}
#kopf{
	width: 640px;
	height: 170px;
	z-index: 1;
}
#kopf1{
	width: 640px;
	height: 60px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-large;
	font-weight: lighter;
	font-style: italic;
	color: #808080;
}
#menu{
	width: 640px;
	height: 50px;
}
#banner{
	width: 640px;
	height: 60px;
}

#links{
	width: 120px;
	height: 600px;
	position: absolute;
	top: 200px;
	left: 0px;
}
#rechts{
	width: 130px;
	height: 600px;
	position: absolute;
	top: 200px;
	right: 20px;
}
#fuss{
	width: 500px;
	height: 30px;
	z-index: 1;
	margin-left: 140px;
	margin-top: 10px;
	color: #808080;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: lighter;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	position: absolute;
}
#inhalt{
	width: 500px;
	margin-left: 140px;
	background-image: url('bilder/Hintergrund_inhalt.gif');
	vertical-align: top;
	background-repeat: no-repeat;
}
#inhalt_xl{
	width: 640px;
	margin-left: 0px;
	background-image: url('bilder/Hintergrund_inhalt.gif');
	vertical-align: top;
	background-repeat: no-repeat;
}

#test{
	position: absolute;
	width: 150px;
	height: 70px;
	top: 50px;
	z-index: 0;
	right: 0px;
	text-align: left;
	font-size: x-small;
	vertical-align: bottom;
	color: #666666;
	float: right;
}
#logo{
	width: 100px;
	height: 100px;
	z-index: 20;
	position: absolute;
	right: 125px;
	top: 20px;
}
#inline{
}
#wellrechts{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #C0C0C0;
	text-decoration: underline;
	padding-left: 5px;
}
