@charset "utf-8";

* { outline:none; }
#wrapper p.fb {
	font-size: 80%;
	color: #333333;
	margin-right: 20px;
	margin-left: 290px;
}

#container #pictureleft img {
	margin-bottom: 20px;
}

a:active, a:focus{ 
outline:none; 
}

#sidebar2  {
	margin-bottom: -10px;
    }
#wrapper #mainContent p{
	font-size: 80%;
	color: #333333;
	margin-right: 20px;
}



#mainContent h1 {
	color: #017AA7;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 20px;
}
#mainContent h2 {
	color: #017AA7;
	font-size: 80%;
	margin-right: 20px;
}
#mainContent ul {
	font-size: 75%;
	color: #333333;
	text-align: left;
	padding-bottom: 10px;
}
#mainContent ul h2 {
	font-size: 100%;
	color: #333333;
	text-align: left;
}
#mainContent ul li a {
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}


#mainContent ul li {
	margin-bottom: 5px;
}
#mainContent ul li h2 {
	margin-bottom: 5px;
}


#mainContent table td {
	color: #333333;
	font-size: 80%;
}
#mainContent table td td {
	color: #333;
	font-size: 100%;
}

#mainContent table td li {
	font-size: 135%;
}



#mainContent a {
	color: #017aa7;
	font-weight: normal;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #005C77;
}


table td a {
	color: #285983;
	list-style-type: none;
	margin-bottom: 5px;
	text-decoration: none;
}
table td a:hover {
	color: #B80115;
}
.imglinks {
	float: left;
	margin-right: 15px;
}
.imgrechts {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008AB1;
}
.formfield {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FCCA0C;
	border-bottom-color: #FCCA0C;
	width: 250px;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #FCCA0C;
	width: 100px;
}
.galerielink {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 20px;
}
.klein {
	font-size: 75%;
}
#galerie {
	height: 591px;
	width: 629px;
}
.facebook {
	color: #627AAD;
}
#mainContent a.facebook {
	color: #627AAD;
}

