/*Allgemeine Formatierung*/
* {	margin:0; padding:0; }
body {	background-color:#ffffff; font:13px "Trebuchet MS", Arial, Verdana;	color:#555555;	text-align:left; 
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
a {	color:#586fb3;	text-decoration:underline; }
a:hover { color:#89200b; text-decoration:underline;	}
img, img a { border:0; }
p {	line-height:1.5em;	margin-bottom:15px; }

/*Strukturierung der Seitenelemente*/
#huelle { width:760px; margin:0 auto; padding:10px; background-color:#fff; border: solid 5px #ebebeb; }
#kopf {	height:240px; background-image:url(../images/vfb_stuttgart_stadion.jpg); background-repeat:no-repeat; margin-bottom:10px; }
#kopf p{ font-weight:normal; font-family:"Times New Roman", Times, serif; font-size:26px; line-height:40px; margin-left:10px;
	padding-top: 195px;	color:#FFFFFF; }
#kopf a{width:760px;height:280px;display:block;}
#navileiste { float:left; text-align:left; width:150px; padding:10px; border: solid 1px #efefef; }
#inhalt { margin-left:190px; min-height:450px;	}
#fusszeile { clear:both; padding:10px 0; font-size:11px; text-align:center; line-height:16px; color:#444444; font-weight:bold; }

/*Ueberschriften*/
h1 { color:#586fb3; font-weight:normal; letter-spacing:-1px; font-size:2.2em; margin-bottom: 5px; text-decoration: underline;}
h2 { color:#586fb3; font-weight:normal; letter-spacing:-1px; font-size:1.6em; margin-bottom: 5px; }
h3 { color:#586fb3; font-weight:normal; letter-spacing:-1px; font-size:1.4em; margin-bottom: 5px; }
h4 { color:#000000; font-weight:normal; letter-spacing:-1px; font-size:14px;  margin-bottom: 0px; text-decoration: underline; font-weight: bold;}

/*Linke Navigationsleiste*/
#navileiste ul { list-style-type:none; margin:0 0 15px 0; }
#navileiste li { list-style-type:none; margin-left:8px; }
#navileiste a {	font-weight:normal;	}
#navileiste a:hover { text-decoration:underline; }

.adsense { margin-bottom: 10px; margin-top: -5px; }
#adlinks { margin-bottom: 15px;}
