@charset "utf-8";

/* CSS Document */

* {
   	margin: 0;
	padding: 0;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.jdGallery .slideInfoZone h2 {
	font-size: 100%;
}


img {
	border: 0;
}



p {
	margin-bottom: 0.8em;	
}



.csc-mailform-field {
	margin-bottom: 5px;
	font-weight: bold;
}



.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.Stil4 {font-family: Arial, Helvetica, sans-serif; font-size: small; }

.Stil5 {font-size: small}

.Stil8 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.Stil9 {font-family: Arial, Helvetica, sans-serif}

.tdhead { height: 20px; }


#seite {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}



#header {
	width: 900px;
	height: 160px;
	background-image:url(images/head.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

#oben_container {
	width: 900px;
	height: 20px;
	margin-top: 140px;


}

#flaggen {
	width: 190px;

	float: left;
	text-align: center;
}



#menu {
	width: 400px;
	height: 18px;
	float: right;

	text-align: left;
	border-bottom: 1px solid #122166;
}


a.menu:link, a.menu:visited, a.menu:hover, a.amenu:link, a.amenu:visited, a.amenu:hover {
	text-align: left;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}



a.menu:hover, a.amenu:link, a.amenu:visited, a.amenu:hover {
	color: #D41209;
}



a.umenu:link, a.umenu:visited, a.umenu:hover, a.aumenu:link, a.aumenu:visited, a.aumenu:hover {
	display:block;
	height: 0px;
	line-height: 13px;
	text-align: left;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}



a.umenu:hover, a.aumenu:link, a.aumenu:visited, a.aumenu:hover {
	color: #D41209;
}



#mitte {
	width: 900px;
	float: left;
	height: auto;
}



#mitte_links {
	width: 192px;
	float: left;
}

#mitte_anbieten {
	width: 186px;
	height: 50px;
	margin-left: 2px;
	margin-top: 10px;
	padding-top: 5px;
	border: 2px solid #132567;
	float:left;
}

a.bieten:link, a.bieten:visited, a.bieten:hover {
	color: #132567;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}


#mitte_machines {
	width: 192px;
	height: auto;
	background-image: url(images/menu.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	margin-top: 10px;
}



#mitte_machines_menu {
	width: 186px;
	height: auto;
	margin-top: 23px;
	margin-left: 2px;
	border-left: 2px solid #132567;
	border-right: 2px solid #132567;
	border-bottom: 2px solid #132567;
	float: left;
}



#mitte_machines_abschluss {
	width: 186px;
	heigth: 20px;
	clear: both;
}


#mitte_machines_menu a {
	padding-top: 5px;
	padding-left: 5px;
}



#mitte_inhalt {
	width: 650px;
	text-align: left;
	float: right;
	margin-top: 27px;
}



h1 {
	font-size: 18px;
	color: #132567;
	font-weight: bold;
	display: block;
	width: 650px;
	height: 23px;
	margin-bottom: 5px;
	border-bottom: 1px solid #132567;
}



#abschluss {
	width: 900px;
	height: 5px;
	clear: both;
}



#footer {
	width: 900px;
	height: 20px;
	background-color: #132567;
	margin-top: 20px;
}



#footer_menu {
	width: 900px;
	height: 15px;
	color: #FFFFFF;
	margin-top: 3px;
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

a.fmenu:link, a.fmenu:visited, a.fmenu:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.mmenu:link, a.mmenu:visited, a.mmenu:hover, a.ammenu:link, a.ammenu:visited, a.ammenu:hover {
	font-size: 13px;
	display: block;
	height: 25px;
	width: 181px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


a.mmenu:hover, a.ammenu:link, a.ammenu:visited, a.ammenu:hover {
	height: 24px;
	color: #FFFFFF;
	background-color: #132567;
	border-bottom: 1px solid #FFFFFF;
}


a.ummenu:link, a.ummenu:visited, a.ummenu:hover, a.aummenu:link, a.aummenu:visited, a.aummenu:hover {
	font-size: 12px;
	display: block;
	height: 20px;
	width: 181px;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}



a.ummenu:hover, a.aummenu:link, a.aummenu:visited, a.aummenu:hover {
	color: #FFFFFF;
	background-color: #5C6FBC;
}



fieldset.csc-mailform {
   border: 0;
}



fieldset.csc-mailform .csc-mailform-field label {
   display: block;
   font-weight: bold;
}



textarea, select, input {
	border: 1px solid #132567;
}