body {
    background: #DCDCDC;
	padding: 0px;
	margin: 0px;
	color: #606060;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}


a:link, a:active, a:visited {
    color: #0e5699;
	text-decoration: none;
}

a:hover {
    color: #7B7B7B;
	text-decoration: underline;
}



i, em {
    color: #072B4D;
}


input ,textarea ,select {
	overflow: visible;
    color: #B5B5B5;
	border: 1px solid #E8E8E8;
	padding: 1px 4px 1px 4px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


#sprechblase {
	position: absolute;
	margin: 65px 0px 0px 593px;
}



#content {
    background: #EEE;
    width: 758px;
    margin: 7px 0px 0px 20px;
	padding: 10px;
}


h1, h2, h3, h4, h5, h6 {
    color: #138BFC;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0px 0px 0px 23px;
	border-bottom: 1px solid #D2D2D2;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 80%;
}

h6 {
	font-size: 70%;
}




#footer {
    background: #EEE;
	color: #646464;
	font-size: 80%;
    width: 774px;
	margin: 5px 0px 60px 20px;
	padding: 2px;
}


#footer a:link, #footer a:active, #footer a:visited {
    color: #5B5B5B;
	background: #E2E2E2;
	padding: 2px;
	text-decoration: none;
}

#footer a:hover {
    color: #858585;
}
