body {
	background-image: url(../images/body.jpg);
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding:0;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.box {
	width:100%;
}

.box_img {
	width: auto;
	height:auto;
}

p{
	font-size:0.8em;
	font-weight:normal;
	color:black;
}


h1 {
	font-size: 1.5em;
	color:#335498;
	font-weight:bold;
	border-bottom: 3px double gray;	
}

h2 {
	font-size: 1.2em;
	color:black;
	font-weight:bold;	
}

.webdesign {
	font-size:0.7em;
	font-weight:normal;
	color:black;
	text-align: right;
}

.img-left{
	float:left;
	padding-right:10px;
}

.img-right{
	float:right;
	padding-left:10px;
}


.box_impressum {
   float:left;
	width:600px;
}

.box_webdesign {
	font-size:0.8em;
	font-weight:normal;
	color:black;
	text-align: right;
}


/*_______________________KONTAKT_______________________*/

label {
	display:block;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
	color:black;
}

#box1_kontakt{
	width:280px;
	text-align: left;
	float:left;
}

#box2_kontakt{
	width:280px;
	text-align: left;
	float:left;
}

#box_kontakt{
width: 590px;
}

input{
   background-color: white;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
	color:green;
}

textarea{
   background-color: white;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
	color:green;
}
