/* Jannis Gerlinger
Grafik & Webdesign
www.jannis-gerlinger.de
Projekt. VFL-Herrenberg
Start: 09.02.2009
Letzte Aenderung: 17.02.2009
*/

/* Farbschema
--------------------------------------------------------------------------------------- */

/*
Farbton (Linkfarbe): #24772e
Farbton (Farbton): #xxxxxx
Farbton (Farbton): #xxxxxx
Farbton (Farbto ): #xxxxxx
Farbton (Farbton): #xxxxxx
*/

/* Reset
--------------------------------------------------------------------------------------- */
* {
	padding: 0;
	margin: 0;
	border: 0;
}
/* Globals
--------------------------------------------------------------------------------------- */
body {
	background: url(../images/main_bg.png) top left repeat-x #fff;
	color: #000;
	font-family: Tahoma, "Times new Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	}	

/* Globale - Links
--------------------------------------------------------------------------------------- */
a:link {
	color: #24772e;
	text-decoration: none;
	}

a:visited {
	color: #24772e;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}



.neuanmeldung a:link {
	color: #fff;
	text-decoration: none;
	}

.neuanmeldung a:visited {
	color: #fff;
	text-decoration: none;
	}

.neuanmeldung a:hover {
	text-decoration: underline;
	}
	
		
	
.passwort a:link {
	color: #fff;
	text-decoration: none;
	}

.passwort a:visited {
	color: #fff;
	text-decoration: none;
	}

.passwort a:hover {
	text-decoration: underline;
	}
	
	
	
ul.overview	a:link {
	color: #000;
	border-right: 1px solid #bebebe;
	float: left;
	height: 20px;
	padding: 5px 11px 0 11px;
	text-decoration: none;
	}

ul.overview a:visited {	
	color: #000;
	border-right: 1px solid #bebebe;
	float: left;
	height: 20px;
	padding: 5px 11px 0 11px;
	text-decoration: none;
	}

ul.overview a:hover {
	background: url(../images/overview_aktiv_bg.png);
	color: #fff;
	text-decoration: none;
	padding: 5px 11px 0 11px;
	}
		
ul.overview a.active {
	background: url(../images/overview_aktiv_bg.png);
	color: #fff;
	text-decoration: none;
	padding: 5px 11px 0 11px;
	}
	
	
		
ul.footer a:link {
	color: #fff;
	text-decoration: none;
	}

ul.footer a:visited {
	color: #fff;
	text-decoration: none;
	}

ul.footer a:hover {
	text-decoration: underline;
	}
	
	
/* Layout
--------------------------------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 980px;
	}


#toplogin {
	background: url(../images/top_bg.png);
	height: 43px;
	width: 980px;	
	}	
	
.neuanmeldung {
	float: left;
	font-size: 11px;
	margin-left: 352px;
	padding-top: 14px;
	}
	
	
.passwort {
	float: left;
	font-size: 11px;
	margin-left: 36px;
	padding-top: 14px;
	}	

#toplogout {
	background: url(../images/top_bg1.png);
	height: 43px;
	width: 980px;
	}

.hallo{
	float: left;
	font-size: 11px;
	color: #FFFFFF;	
	margin-left: 36px;
	padding-top: 8px;
	}

	
#head {
	background: url(../images/head.jpg);
	height: 154px;
	width: 980px;	
	}


#quickbox {
	margin: 0 0 37px 819px;	
	}


#content_top {
	background: url(../images/content_top.png);
	height: 61px;
	width: 980px;	
	}
	
	
#content {
	background: url(../images/content_bg.png) repeat-y;
	float: left;
	overflow: inherit;
	width: 980px;
	}


#navigation {
	float: left;

	margin-left: 20px;
	width: 174px;	
	}	
	
	
#breadcrumb {
	background: url(../images/brot_bg.png) no-repeat; 
	font-size: 11px;
	height: 32px;
	margin-left: -43px;
	padding-left: 43px; 
	width: 433px;
	}
	
	
#hauptspalte {
	background: url(../images/hauptspalte_bg.png);
	float: left;
	padding-left: 43px;
	min-height:600px;
	width: 433px;

	}
	
		
.news {
	margin-bottom: 75px;
	}


#seitenspalte {
	float: left;

	margin: 32px 0 0 40px;
	width: 240px;	
	}
	
	
.seitenspalte_modul	{
	margin-bottom: 60px;
	}
	
	
#footer {
	background: url(../images/footer.png);
	clear: both;
	height: 150px;
	width: 980px;	
	}
	
/* Loginbox
--------------------------------------------------------------------------------------- */
#login {
	float: left;
	height: 14px;	
	margin-left: 42px;
	padding-top: 10px;
	width: 360px;
	}

#benutzername {
	background: none;
	height: 21px;
	width: 144px;
	}

#passwort {
	background: none;
	height: 21px;
	padding-left: 4px;
	width: 140px;
	}		
		
input.login_go {
	background: url(../images/login0.png);
	cursor: pointer;
	height: 22px;
	margin-left: 5px;
	width: 47px;
	}	
	
input.login_go:hover {
	background: url(../images/login1.png);
	cursor: pointer;
	height: 22px;
	width: 47px;
}

#logout {
	float: left;
	height: 14px;	
	margin-left: 799px;
	padding-top: 5px;
	width: 360px;
	}

input.logout_go {
	background: url(../images/logout0.png);
	cursor: pointer;
	height: 33px;
	margin-left: 5px;
	width: 66px;
	}
input.logout_go:hover {
	background: url(../images/logout1.png);
	cursor: pointer;
	height: 33px;
	margin-left: 5px;
	width: 66px;
	}

	
/* Suchbox
--------------------------------------------------------------------------------------- */
#suchbox {
	height: 32px;
	margin-left: 681px;
	padding: 0;
	margin-top:57px;
	width: 272px;
	}

#suchfeld {
	color: #505050;
	height: 23px;
	padding: 0;
	width: 180px;
	}		
		
input.suche_go {
	background: url(../images/suchen0.png);
	cursor: pointer;
	height: 32px;
	width: 84px;
	}	
	
input.suche_go:hover {
	background: url(../images/suchen1.png);
	cursor: pointer;
	height: 32px;
	width: 84px;
	}
	
/* Absätze
--------------------------------------------------------------------------------------- */	
p.datum {
	color: #595959;
	font-size: 11px;	
	}
	
	
p.newsbild {
	float: left;
	margin: 22px 9px 0 0;
	}	
	
	
p.newstext {	
	margin-top: 18px;	
	}	
	
p.footer {	
	color: #fff;
	float: left;
	font-size: 11px;
	padding: 83px 0 0 40px;
	}		
		
/* Listen
--------------------------------------------------------------------------------------- */
ul.overview	{
	background: url(../images/overview_bg.png);
	font-size: 11px;
	height: 42px;
	list-style-type: none;
	margin-left: -43px;
	padding: 18px 0 0 50px;
	width: 433px;
	}

ul.overview	li {
	float: left;
	}
li.overview_start {
	border-right: 1px solid #bebebe;
	float: left;
	font-weight: bold;
	height: 20px;
	padding: 5px 10px 0 10px;
	}	

li.overview_next {
	background: url(../images/overview_next.png) 0 no-repeat;
	border-right: 1px solid #bebebe;
	}	


li.overview_ende {
	font-weight: bold;
	}		


ul.seitenspalte {
	font-size: 11px;
	list-style-type: none;
	}
	
	
ul li.list {
	background: url(../images/list.png) 0 no-repeat;
	padding: 0 10px;
	}

ul.seitenspalte1 {
	font-size: 11px;
	list-style-type: none;
	padding-left:15px;
	}
	
	
ul li.list1 {
	background: url(../images/list.png) 0 no-repeat;
	padding: 0 10px;
	}
	
	
ul.footer {
	font-size: 11px;
	float: left;
	list-style-type: none;
	padding: 83px 0 0 315px;
	}	
	
	
ul.footer li{
	font-size: 11px;
	float: left;
	list-style-type: none;
	}		
/* Überschriften
--------------------------------------------------------------------------------------- */
h1 {
	border-bottom: 1px dotted #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;	
	font-weight: bold;
	padding-bottom: 2px;
	}
	
	
h2 {
	border-bottom: 1px dotted #000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	}

/*---------------------------BILDANPASSUNG IM CONTENT--------------------*/
.news img {
margin: 0 10px 0 0;
}


