html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}/*table, caption, tbody, tfoot, thead, tr, th, td*/
body {
    line-height: 1.1em;
    font-family: Arial;
    color: #343331;
    background: #ffffff;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

#wrap {
	position: relative;
    width: 1024px;
    text-align: left;
    background: url(../img/bgwrap.jpg) repeat-y top left;
}

h1#head {
	width: 100%;
	height: 372px;
	background: url(../img/head.jpg) no-repeat top left;
	overflow: hidden;
	text-indent: -9999px;
}

h1#head a {
	height: 170px;
	display: block;
}

h1,h2,h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom:10px;
}

#menu {
	width: 190px;
	margin-left: 30px;
	margin-top: -100px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#content {
	width: 745px;
	/*height:500px;*/
	margin-left: 20px;
	margin-right: 35px;
	margin-top: -170px;
	float: right;
}

#content p {
	font-size: 13px;
}

#content ul {
	margin-left: 15px;
}

#content ul li {
	list-style: disc;
}

.clear {
	clear: both;
}

#foot {
	width: 100%;
	height: 60px;
	background: #ffffff url(../img/foot.jpg) no-repeat top left;
	padding-top: 50px;
	text-align: center;
}

#ad {
	position: absolute;
	width: 200px;
	top: 20px;
	left: 1024px;
	
}

.formular  {
	font-size: 12px;
}

a.beratung:link,a.beratung:active, a.beratung:visited,a.beratung:hover { 
	font-size: 12px;
	line-height:12px;
}

#ad a:link, a:active, a:visited {
  font-weight:bold;
  text-decoration:none;
  color:#e30014;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding-bottom:5px;
  line-height: 27px;
 }
 
#ad a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 27px;
}

#service {
	position: absolute;
	width: 190px;
	bottom: 100px;
	left: 30px;
	color: #ffffff;
	font-size: 10px;
}

#content a:link,a:active, a:visited,a:hover {
	font-size: 12px;
	text-decoration: none;
	color:#e30014;
	font-weight:bold;
}

