/* CSS Document */

.container {
	height: 550px;
	width: 955px;
	margin: auto;
	background-color: #707176;
	border: 1px solid #FFFFFF;
}
.banner {
	background-image: url(../Images/banner.jpg);
	height: 100px;
	width: 955px;
}
body {
	background-image: url(../Images/256x256_seamless_texture_07.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.nav {
	height: 32px;
	width: 955px;
	background-image: none;
}
.main {
	height: 360px;
	width: 805px;
	background-repeat: no-repeat;
	background-image: url(../Images/main.jpg);
	padding-left: 125px;
	padding-top: 23px;
	padding-right: 25px;
}
.footer {
	height: 28px;
	width: 955px;
	background-image: url(../Images/footer.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
}
.main_contact {
	height: 347px;
	width: 930px;
	background-image: url(../Images/layout/main_contact.jpg);
	padding-left: 25px;
	text-align: left;
	padding-top: 5px;
}

input, textarea{
	border: 1px solid #000;
	width: 250px;


}


.input_button {
	border: 1px solid #000;
	width: 118px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}

.fieldset{
	width: 425px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input_klein {
	border: 1px solid #000;
	background-color: #fff;
	width: 100px;
}
.index_txt {
	height: 332px;
	width: 625px;
	margin-left: 225px;
	float: none;
}
.container_contact {
	height: 400px;
	width: 525px;
	margin: auto;
	background-color: #707176;
	border: 1px solid #FFFFFF;
	background-image: url(../Images/bg_contact.jpg);
	padding-top: 50px;
	color: #FFFFFF;
	padding-left: 25px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {

	color: #666666;
	text-decoration: underline;
}

A.extern:hover
 {
	color: #FFFFFF;
	text-decoration: none;
}
 
 A.extern:link 
 {
	color: #FFFFFF;
	text-decoration: none;
}
A.extern:visited {

	color: #FFFFFF;
	text-decoration: none;
}
A.extern:active {
.container_form {

	height: 550px;
	width: 955px;
	margin: auto;
	background-color: #707176;
	border: 1px solid #FFFFFF;
}

.container_form {
	height: 450px;
	width: 655px;
	margin: auto;
	background-color: #707176;
	border: 1px solid #FFFFFF;
	padding-top: 100px;
	padding-left: 300px;
	}
