
body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	line-height: 180%;
}

a
{
	color: #80B7DD;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#headercontainer
{
	width: 100%;
	background: #F2F3F4;
}

#header
{
	margin: 0 auto;
	width: 760px;
	height: 150px;
	border: 0px;
	background: #F2F3F4 url('images/logo.png') right no-repeat;
}

#header h1
{
	margin: 0;
	color: #959394;
	font-family: "Times New Roman", Times, serif;
	font-size: 275%;
	padding-left: 150px;
	letter-spacing: -2px;
	padding-top: 50px;
}

#menucontainer
{
	width: 100%;
	height: 28px;
	background: #DBE0E5;
	background-image:url('images/menu-background.jpg');
	background-repeat:repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 760px;
	background: #DBE0E5;
	/*border-right: 1px solid #DBE0E5;*/
}

#content
{
	margin: 0 auto;
	margin-left:140px;
	margin-top: 30px;
	width: 760px;
	padding: 0px;
	/*border: 1px solid #B5B5B5;*/
	border-top: 0px;
	border-bottom: 0px;
	background: #FFF;
	
}

#content h2
{
	color: #959394;
	padding-top:20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #DBE0E5;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;
}

table {
    empty-cells:show;
}


td.contact{
	width:50%; 
	vertical-align:top;
	font-size: 11px;
	border-left: 1px solid #80B7DD;
	padding: 5px;
}




form {
	margin: 0;
	padding: 0;
}

label {
	padding: 0 1em;
	text-align: right;
}

input, textarea {
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
}

#formulartable th{
	text-align: right;
}

#footer
{
	margin: 0 auto;
	margin-top: 20px;
	width: 760px;
	text-align: right;
	color: #B4B9BA;
	font-weight: bold;
	letter-spacing: 1px;
	/*border: 1px solid #DBE0E5;*/
	font-family: tahoma, helvetica, arial, verdana, sans-serif; 
	padding: 10px 10px;
}

#ewebdesign {
	font-size: 8pt;
	padding-top: 10px;
}

#imp {
	float:right;
	width:300px;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 1px;
	line-height:120%;
	margin-top:70px;
	text-transform:uppercase;
	color: #B4B9BA;
	
}

#imp h4 {font-size:1.2em;display:inline;line-height:1.5em;}
#imp a {color: #B4B9BA;}
p.small {font-size:0.8em; line-height:1.1em}
table.tabelle p {font-size:0.9em; margin:0}
