/* Diese CSS gilt nur für die index.html */

body {margin:0px; padding:0px; background:#FFFFFF;}
h1, h2 {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 13px; color: #666666;}
h1 {font-weight: bold;  padding: 0px 0px 5px 0px;}
h2 {font-weight: normal; padding: 0px 0px 2px 0px;}

#map {width:760px; height:170px; background: url(../pics/index.jpg) left top;}

#rahmen {margin-left:40px; width:760px; margin-top:40px;}

#linie_hellgrau {height:2px; background:#f4f4f4;}
#linie_weiss {height:2px; background:#FFFFFF;}
	

.einleitung {float:left; width:300px;}
.einleitung p, a {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height:16px; font-weight: normal; color: #666666;}
.einleitung p {text-align:justify;}

#copyright {float:right; margin:130px 0px 0px 0px;}
#copyright div {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; line-height:16px; font-weight: normal; color: #666666;}

.textlink {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height:16px; font-weight: normal; color: #3366cc; text-decoration:underline;}