h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#00296D;
	font-size: 18px;
	font-weight: bold;
	padding-top:12px;
	padding-left:12px;
	margin:0;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	padding-top:12px;
	margin:0;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: normal;
	line-height: 16px;
	}
.text {
	font-size: 14px;
	padding-top:0px;
	padding-left:12px;
	padding-right:12px;
	}
p.form {
	font-size: 14px;
	padding-left:12px;
	left:12px;
	}
p.rechts {
	font-size: 14px;
/*	padding-top:-10px; */
	padding-left:0px;
	padding-right:5px;
	margin-top:8px;
	margin-bottom:0px;
	}
p.gross {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	padding-top:0px;
	padding-left:12px;
	padding-right:12px;
	}
a.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color : #ffffff;
    text-decoration : none;
	}
a.weiss:hover {
    color : #E87900;
	}
a.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #000000;
    text-decoration : none;
    position: relative;
    margin-left:12px;
  	border-bottom:1px solid black;
	}
#content a.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #000000;
    text-decoration : none;
    position: relative;
    margin-left:12px;
    top:-8px;
	border-bottom:1px solid black;
	}
a.bigger2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #000000;
    text-decoration : none;
    position: absolute;
    margin-left: 180px;
    left:100px;
	margin-top:-6px;
	border-bottom:1px solid black;
	}
a.switch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #000000;
    text-decoration : none;
	border-bottom:1px solid black;
	}
#name {
    position: relative;
    left: 30px;
	z-index:12;
	}
#email {
    position: relative;
    left: 27px;
	z-index:12;
	}
#telefon {
    position: relative;
    left: 18px;
	z-index:12;
	}
#nachricht{
    position: relative;
    left: 74px;
	z-index:12;
	}
#button1 {
	position: relative;
	z-index:12;
	left: 84px;
	top:-8px;
	}
#button2 {
	position: relative;
	z-index:12;
	left: 112px;
	top:-8px;
	}
#name, #email, #telefon,  #nachricht {
	background-color:#ffffff;
	color:#000000;
	border:1px solid black;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:-2px;
	}
.button{
	background-color:#ffffff;
	color:#000000;
	width:87px;
	border:1px solid black;
	font-size:14px;
	}