/*---- layout -----*/

body {
font: 0.8em/1.3em "Arial", "Verdana", "Sans-Serif";
color: #000;
margin: 0px 0px 10px 0px;
padding: 0;
text-align: center;
background-image: url(/pictures/bg_body.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #fff;
}

.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
text-align: left;
background-color: #fff;
background-image: none;
}
	
#accesskeys {
position: absolute;
top: -400px; 
}

#shadow {
background-image: url(/pictures/bg_shadow.gif);
background-repeat: repeat-y;
background-position: top;
background-color: #fff;
width: 915px;
margin: auto;
}

#head {
margin: auto;
text-align: left;
background-image: url(/pictures/bg_head.jpg);
background-repeat: no-repeat;
background-position: top;
height: 114px;
width: 915px;
}
#head img {
position: relative;
left: 10px;
}

#container {
margin: auto;
padding-top: 10px;
text-align: left;
background-image: url(/pictures/bg_container.jpg);
background-repeat: no-repeat;
width: 895px;
min-height: 250px;
}

#navi {
float: left;
width: 174px;
}

#right {
text-align: left;
float: right;
width: 134px;
}

#right a {
text-decoration: none;
}

#banner {
margin: 20px 0px 0px 12px;
}

#content {
margin: 0px 150px 0px 190px;

}

#content a:visited {
color: #83A3BF;}

#content a:hover { 
color: #000000;}

#nav-bottom {
margin: 20px 0px 0px 0px;
clear: left;
}

#nav-bottom ul {
list-style-type: none;
font-size: 0.9em;
line-height: 1.5em;
margin: 0;
padding: 0;
}

#nav-bottom ul li {
display: inline;
}

#nav-bottom a.gotop {
background-image: url(/pictures/icon_top.gif);
background-repeat: no-repeat;
padding: 3px 13px 0px 19px;
text-decoration: none
}

#nav-bottom a.print {
background-image: url(/pictures/icon_print.gif);
background-repeat: no-repeat;
padding: 2px 0px 3px 19px;
text-decoration: none
}

#nav-bottom a:visited {
color: #265C96;}


#footer {
background-color: #A5BBD0;
width: 895px;
margin: auto;
padding: 5px 0px 5px 0px;
border-bottom: 1px solid #8FA8BF;
font-size: 0.9em;
margin-top: 15px;
}

address {
font-style: normal;
}

address a {text-decoration: none;
}


/*--------- links, typo ----------
---------------------------------------*/	

a:link  {
color: #265C96; }


a:visited  {
color: #265C96; }

a:hover { 
color: #000000;}

a img { 
border: none;
	}
p, .normal	{
margin: 0px 0px 10px 0px;
	}
h1, .titel {
font-size: 1.3em;
letter-spacing: 1px;
color: #265C96;
margin: 0px 0px 10px 0px;
}
h2 {
font-size: 1.05em;
color: #265C96;
margin: 0px 0px 10px 0px;
}
h3, .untertitel  {
font-size: 1.05em;
color: #265C96;
font-weight: normal;
margin: 0px 0px 10px 0px;
	}
hr {
color: #A3B8CD;
background-color: #A3B8CD;
height: 1px;
border: 0;
margin: 5px 0px 15px 0px;
}
ul  {
	}
ol {
	}
	
table  {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.0em;
 }
th  {
	font-weight: bold;
	text-align: left;
	}
td  {
  	vertical-align: top;

  	}
img	{
	border: 0;
	}

ul.sitemap li {
	margin: 0px 0px 5px 0px;
}

input.formsubmit {
border: 1px solid #265C96;
color: #265C96;
}


.abisz {
	padding:5px;
	margin: 0;
	background-color: #D9E7EB;
}

.abisz li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #000;
	font-weight: bold;
	text-align: center;
}

/*------- topnews/events ----------*/


#topnews {
	float: left;
	width: 230px;
	padding: 0;
	text-align: left;
	height: 110px;
	margin: 0px 40px 0px 0px;
	
}
.topnews {
	color: black;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 16px }

a.topnews {
	font-weight: bold;
}


#topnews a:visited {color: #265C96;}


#top-events {
	height: 120px;
	margin: 0px 0px 0px 270px;
	width: 230px;
}

h1.starttitle {
margin: 10px 0px 10px 0px;
font-weight: normal;
color: #000;
text-shadow: 2px 2px 2px #AFAFAF;
letter-spacing: 0px;
}

/* 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");}

