@import url(grundelemente.css);
@import url(navigation.css);
@import url(lightbox.css);

/*------------------basics------------------*/

body     {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	background-image: url("/pictures/bg.jpg");
	background-repeat: repeat-x;
	background-color: #C1DDC4;
	margin: auto;
	text-align: center;

}
.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
	text-align: left;
	background-color: #fff;
	background-image: none;	}
	
/*------------------formatierungen------------------*/

a, a:link, a:visited {
	color: #1f8226;
}

a:hover{
	color: #1f8226;
	text-decoration: none;
}
	

a img { 
	border: none;
	}
p, .normal	{
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 13px;
}
h1, .titel	{
	margin: 0px 0px 10px 0px;
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	color: #1f8226;
	font-weight: bold;
	background-image: url("/pictures/viereggli_titel.gif");
background-repeat: no-repeat;	
background-position: left;
padding-left: 15px;
	}

h2  {	padding-top: 5px;
	font-family: Verdana;
	font-size: 13px;
	line-height: 17px;
	color: #1f8226;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
h3, .untertitel  {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #1f8226;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;

	}
hr {
	color: #000;
	background-color: #afafaf;
	height: 1px;
	border: 0 }

table  {
	font: 12px / 18px Verdana;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0 }

th {
	font-size: 12px;
	background-color: #eee;
	border-bottom: 1px #9e9e9e dotted;
	border-top: 1px #9e9e9e dotted;
	font-weight: bold;
	text-align: left;
	padding: 1px 0px 1px 0px;
	
}

td {
  	vertical-align: top;
}	

img	{
	border: 0;
	}
	
	
/*------------------content------------------*/

#main {
	background-image: url(/pictures/bg_main.gif);
	width: 953px;
	margin: auto;
	border-bottom: 1px black solid;
	}

#header {
        margin-left: -9px;
	background-image: url(/pictures/head.jpg);
	background-repeat: no-repeat;
	height: 130px;
	cursor: pointer
	text-align: right;
        width: 980;
	}

#link_home {
text-align: left;
margin-right: 600px;
}


#content {
	font: 12px / 16px Verdana;
	width: 600px;
	margin: 20px 169px 30px 169px;
	text-align: left;
	min-height: 330px
}

#content ul {
	list-style-type: square;
	list-style-image: url(/pictures/list_red.gif);
}

#content ul li {
margin-top: 0;
margin-bottom: 0;
}


/*---------------startseite------------------*/

#startbild {
	background-image: url(/pictures/start_picture.jpg);
	background-repeat:no-repeat;
	height: 190px; }

#topnews {

	float: left;
	width: 230px;
	margin: 9px 0px 0px 12px;
	padding: 0;
	font: 12px / 18px Verdana;
	text-align: left;
}
.topnews {
	color: black;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	line-height: 16px }

a.topnews {
	font-weight: bold; }

#top-events {
	float: right;
	width: 270px;
	font: 12px / 18px Verdana;
	text-align: left;
	margin: 0px;
	padding: 9px 0px 0px 30px;
	height: 140px;

}


/*------------------sidebar------------------*/

#rechts {
	font: 12px / 18px Verdana;
	float: right;
	width: 141px;
	text-align: left;
	}
	
#searchbar { 
	margin: 10px 0px 13px 0px;
}

#searchbar form{ 
	margin: 0;
	padding: 0;
 	margin-bottom: 8px;
}

#searchbar a  { 
 	font: 11px Verdana;
	text-decoration: none;
 	color: #000;
 
 }  
#searchbar a:hover  { 
 	font: 12px Verdana;
 	color: #555;
 
 }  

#searchbar input.suchfeld {
	padding: 2px;
	font-size: 11px;
	color: #9f9f9f;
	width: 85px;
	border: 1px solid #7f7f7f;
}
	
#searchbar input.suchfeld:focus, 
#searchbar input.suchfeld:hover  {
	color: #363636;
}



#banner {
	margin-left: 10px;
	margin-top: 12px;
}


#banner img {
	margin-bottom: 4px;

}

address {
	font-style: normal;
	text-align: left;
	line-height: 15px; 
	margin: 30px 0px 0px 5px;
	padding: 0;
}
address a {
	text-decoration: none;
}
	

/*------------------footer-----------------*/

#footer {
clear: both;
	margin: 0px 149px 0px 141px;
	border-top: 1px solid #bebebe;
	background-color: #eee;
	height: 22px;	
	}
#footer a {
	text-decoration: none;
	}

#footer .nav-bottom {
	padding-left: 27px;
	padding-top: 2px;
	float: left;
	}
#footer .copyright {
	padding-right: 30px;
	padding-top: 2px;
	float: right;
}

#footer .copyright a {
	color: #000;
}

#footer .copyright a:hover {
	color: #555;
}


.invis {
	display: none; 
}

.break {
clear: both;
}
/*------------------metanavi-----------------*/


#rechts ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	border: 0;
	font-weight: bold;
	position: relative;
	width: 141px;
}

#rechts ul li {
	padding-bottom: 2px;
}
#rechts ul li a {
	background-image: url("/pictures/viereggli_titel.gif");
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	color: #000;
	padding: 0px 0px 2px 15px;
	margin: 0px;
	height: 17px;
	}

#rechts ul li a:hover {
	color: #1f8226;

}

#rechts ul li a:active {
	color: #1f8226;

}
  	
/*------ dokumente ------*/

a.pdf  {
	background-image: url("/icons/module/Dokument3_0/icon_pdf_klein.gif");
	}
a.doc, a.rtf  {
	background-image: url("/icons/module/Dokument3_0/icon_word_klein.gif");
	}
a.xls  {
	background-image: url("/icons/module/Dokument3_0/icon_excel_klein.gif");
	}
a.pps  {
	background-image: url("/icons/module/Dokument3_0/icon_powerpoint_klein.gif");
	}
a.zip  {
	background-image: url("/icons/module/Dokument3_0/icon_zip_klein.gif");
	}
 a.document {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	}
a.txt 
{background-image: url("/icons/module/Dokument3_0/icon_txt_klein.gif");}

a.box {
border: 1px solid #bfbfbf;
padding: 4px;
background-color: #fbfbfb;
}

