/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */

body {
background:#8b8b8b;
color:#303030;
font-family: Verdana, Arial, Helvetica, sans-serif;
top: 0px;
margin: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
height:100%;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
text-align:center;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#container {
background:#f0f0f0 url("images/bodybg.jpg") repeat-x;
color:#303030;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%;
}

/*** Header section ***/

#toppicture {
	background:url("images/top-picture.jpg") no-repeat left top;
	margin:0;
	margin:0;
	padding:0;
	height: 61px;
}

/*** Horizontal menu ***/

/*** #menuepicture {
	background:url(img/top-fussball.jpg) no-repeat;
	width: 190px;
	position: relative;
	height: 30px;
	margin-bottom: 25px;
	}
***/

#mainmenu {
float:left;
	bottom: 30px;
	height: 50px;
}

#mainmenu ul {
	font-size:16px;
	margin:0;
	padding:0;
}

#mainmenu li {
float:left;
height:20px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font:Verdana, Tahoma, Arial, sans-serif;
	font-size:0.7em;
	padding:12px 6px 11px;
	text-transform:uppercase;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainmenu a:hover {
background:#f0f0f0 url("images/menuhover.jpg") top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url("images/menuhover.jpg") top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Werbung ***/

#werbung {
	float:right;
	margin:17px 10px 0;
	padding:5px;
	width:170px;
	font-size:12px;
	line-height: 125%;
	background-color:#FFFFFF;
	color:#2a2a2a;
	background-position: center;
}

/*** Sidebars ***/

#leftside,#rightside {
margin:0;
padding:0 10px 10px;
width:165px;
}

#leftside {
	color: #006633;
	float:left;
	margin-right:10px;
	font-size: 11px;
}

#rightside {
float:right;
margin-left:10px;
}

#leftside h1,#rightside h1 {
	color: #006633;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:-1px;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:12px
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

#rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}

#leftside a.current {
	color: #006633;
	font-weight: bold;
}
#leftside ul {
	border-bottom: 0px;
	margin-left: 0.2em;
	padding: 0;
	list-style-type: none;
}
#leftside li {
	width: 100%;
	background-image: url(images/bulletneu.png);
	background-repeat: no-repeat;
	padding-left: 1.2em;
}
#leftside a:link, #leftside a:visited, #leftside a:active {
	color: #006633;
	padding: 2px 5px 2px 5px;
	display: block;
	width: 130px;
	text-decoration: none;
}
#leftside a:hover {
	color: #006633;
	text-decoration: none;
}


/*** Wo bin ich ***/

#breadcrumbs {
	margin:0px 50px 5px 200px;
	font-size: 10px;
	color: #696969;
	text-align: left;
}

#breadcrumbs a {
color:#006633;
font-weight:bold;
text-decoration:none;
}

#breadcrumbs a:hover {
color:#006633;
text-decoration:underline;
}

/*** Content ***/

#content,#contentalt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 110%;
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
}

#content {margin:0 200px;}
#contentalt {margin:0 200px 0 20px;}

#content h1,#content h2,#content h3,#contentalt h1,#contentalt h2,#contentalt h3 {
background-color:inherit;
color:#006633;
font-size:18px;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:14px;
line-height: 125%;
margin-bottom:10px;
}

#content h3,#contentalt h3 {
font-size:12px;
line-height: 125%;
margin-bottom:10px;
}

#content img,#contentalt img {
border:1px solid #b0b0b0;
/*** remove these when you want to always lineout your images to the left
float:left;
***/
margin:5px 15px 6px;
padding:5px;
}

#content a {
color:#006633;
font-weight:bold;
text-decoration:none;
}

#content a:hover {
color:#006633;
text-decoration:underline;
}

/*** Footer ***/

#footer {
background:#8b8b8b url("images/footerbg.jpg") top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** Tabellenformatierung 

	tr td{
		font-family: verdana, sans-serif;
		font-size: 12px;
		padding: 3px 8px;
		background: #fff;
	}
	tbody tr.even td{
		background: #eee;
	}
	tbody tr.selected td{
		background: #006633;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #006633;
		border-bottom: 1px solid #00CC99;
	}
	tbody tr.ruled td{
	background: #006633;
	color: #000000;
	}
	
	/* Opera fix */
	head:first-child+body tr.ruled td{
		background-color: #AAFFC6; 
	}
***/

/*** End of file ***/