body {
	line-height:14px;
}

p {
	padding:0;
	margin:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B415A;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1D4067;
	padding:0;
	margin:0;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #1D4067;
	padding:0;
	margin:0;
}

.head {
	font-size: 16px;
	font-weight: bold;
	color: #1D4067;
}
.head2 {
	font-size: 14px;
	font-weight: bold;
	color: #1D4067;
}
a, a:link, a:visited {
	color: #DF6300;
	text-decoration: none;
}
a:hover {
	color: #0060A6;
}
.bg {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bereich {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	width:30px;
}
.bereich2 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/bereich2_18.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.bereich3 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: none #000000;
}
.bereich3 a:link, .bereich3 a:visited{
	color:#5F3E00;
}
.bereich3 a:hover{
	color:#0060A6;
}
.bildtext {
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bild {
	background-color: #FFFFFF;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
}
.subnav {
	font-size: 10px;
	background-image: url(img/sub_navi.jpg);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	background-position: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.subnav a:link, .subnav a:visited{
	color: #061F2F;
	text-decoration: none;
}
.subnav a:hover {
	color: #0060A6;
}

.left {

	background-image: url(img/left_2.jpg);
	background-repeat: repeat-y;
}
.right {

	background-image: url(img/right_2.jpg);
	background-repeat: repeat-y;
}
.bg1 {

	background-image: url(img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg2 {


	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg3 {
	background-image: url(img/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#EAF4F1;
	line-height:16px;
}
.bg4 {
	background-image: url(img/bg4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#EAF4F1;
	line-height:16px;
}
body {
	background-color: #76A4D8;
}
.content {
	font-size: 12px;
}
 ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:-20px;margin-bottom:5px;
padding:0;
}

#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px solid #2C3D4F;
height:246px;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
#simplegallery2{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px solid #2C3D4F;
height:246px;
}

#simplegallery2 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
#bilder img{
		margin-right:9px;
		margin-bottom:9px;
}
#bilder a:link, #bilder a:visited{
	color:#333;
}
#bilder a:hover {
	color:#0060A6;
}