@import url("/css/navigation.css");

/* grundelemente */
/* -----------------------------------------*/

body     {
font: 0.8em/1.3em "Arial", "Verdana", "Sans-Serif";
background-image: url("/pictures/bg_body.gif");
background-repeat: repeat-x;
background-color: #d0e9c8;
margin: 0px 0px 15px 0px;
padding: 0;
text-align: center;
color: #656565;
}

.bodycontent {
background-color: #fff;
background-image: none;
text-align: left;
color: #656565;
}
	
#accesskeys {
top: -150px;
left: 0px;
position: absolute
}
	
/* layoutelemente */
/* --------------------------------------*/

#shadow {
background-image: url(/pictures/bg_shadow.gif);
background-repeat: repeat-y;
margin: auto;
width: 920px;
}
 
#main {
background-image: url(/pictures/bg_main.gif);
background-repeat: no-repeat;
width: 920px;
margin: auto;
}

#container {
width: 892px;
margin: auto;
text-align: left
}

#head {
height: 133px;
width: 891px;
text-align: left;
background-image: url(/pictures/pic_topright.jpg);
background-repeat: no-repeat;
background-position: right 21px;

}

#head img {
margin: 20px 0px 0px 0px;
float: left;
}

#pic_topright {
background-image: url(/pictures/bg_head.gif);
background-repeat: repeat-x;
background-position: top left;
}

#navi {
position: relative;
top: -26px;
width: 157px;
text-align: left;
float: left;
z-index: 1000;
}

#banner {
margin: 25px 0px 0px 20px;
}

#suchfeld {
margin: 0px 0px 0px 365px;
padding: 105px 0px 0px 0px;
}

#suchfeld ul {
margin: 3px 0px 0px 0px;
padding: 0;
list-style-type: none;
}

#suchfeld ul li {
display: inline;
margin: 0;
padding: 0px 10px 0px 0px;;
}

#suchfeld ul li a {
color: #656565;
text-decoration: none;
}

#suchfeld ul li a:hover {
color: #000;
}

#suchfeld form{
margin: 0;
padding: 0;
}

#suchfeld input {
width: 85px;
font-size: 0.8em;
padding: 2px;
height: 12px;
border: 1px solid #CBDCC2;
}

#suchfeld input.formsubmit {
height: 18px;
width: 15px;
background-color: transparent;
margin-left: 5px;
padding: 1px 1px 2px 0px;
background-image: url(/pictures/btn_lupe.gif);
background-repeat: no-repeat;
background-position: 0 2px;
border: none;
cursor: pointer;
}

#toplinks {
margin: 7px 0px 0px 323px;
height: 20px;
}

*html #toplinks {
margin: 5px 0px 0px 323px;}

#toplinks ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#toplinks ul li {
margin: 0px;
padding: 0px;
display: inline;
}

#toplinks ul li a {
padding: 0 6px 0 8px;
margin: 0;
color: #656565;
text-decoration: none;
display: block;
float: left;
}
*html #toplinks ul li a {
padding: 0 4px 0 8px;
}
*+html #toplinks ul li a {
padding: 0 4px 0 8px;
}

#toplinks ul li a:hover {
color: #000;
}

#content {
width: 630px;
margin: 23px 0px 0px 194px;
text-align: left;
color: #656565;
}

#footer {
text-align: left;
clear: both;
width: 892px;
height: 42px;
margin: auto;
margin-top: 35px;
background-image: url(/pictures/bg_footer.gif);
font-size: 0.9em;
border-bottom: 1px solid #CBDCC2;
z-index: 1000;
}
#footer ul {
position: relative;
left: 176px;
top: 5px;
list-style-type: none;
padding: 0;
margin: 0;
float: left;
text-align: right;
}

#footer ul li {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#footer a {
color: #656565;
text-decoration: none;
}

#footer a:hover {
color: #000;
text-decoration: none;
}

#footer a.gotop {
background: url(/pictures/btn_gotop.gif) no-repeat;
background-position: top right;
padding: 0px 20px 2px 0px;
}

#footer a.print {
background: url(/pictures/btn_print.gif) no-repeat;
background-position: top right;
padding: 0px 20px 2px 0px;
}

address {
margin: 0px 0px 0px 245px;
font-style: normal;
line-height: 1.4em;
padding: 5px 0px 0px 0px;

}

a.created {
float: right;
margin: -13px 7px 0px 0px;
}

.abisz {
padding:5px;
margin: 0;
background-color: #EEF6EA;
border-bottom: 1px solid #CBDCC2;
}

.abisz li {
display: inline;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #000;
font-weight: bold;
text-align: center;
}
	

/*-- startseite
---------------------------------------*/

#startflash {
float: right;
margin: -10px 0px 18px 0px;
border: 1px solid #D0E9C8;
}

.startbild {
margin: -20px 0px 28px 0px;
}

h1.starttitle {
font-size: 1.4em;
margin: 0px 0px 8px 0px;
}

#topnews {
float: left;
width: 220px;
margin: 0px 0px 0px 0px;
padding: 0;
text-align: left;
}

#top-events {
margin: 0px 0px 0px 228px;
width: 200px;
height: 140px;
}


/*
alternierende tabellen
-----------------------------*/

.zeile1 td, .zeile2 td {
padding: 3px;
}

.zeile1 th, .zeile2 th {
font-size: 1.2em;
padding: 3px 0px 4px 0px;
}

.zeile2 {
background-color: #eaf7e6;
}


/* links */	
/* ------------------------------------------*/

a:link  {
color: #BD002A; }

a:visited { 
color: #860723;
	}
a:hover { 
color: #860723;
	}
a:active { 
color: #000;
	}
a img { 
border: none;
	}
	
/* typo / tables */	
/* ----------------------------------------*/	

p, .normal	{
margin: 0;
padding: 0;
font-size: 1em;
line-height: 1.4em;
margin-bottom: 16px;
color: #656565;
	}
h1, .titel	{
color: #656565;
margin: 0;
padding: 0;
font-size: 1.55em;
font-weight: normal;
padding-bottom: 5px;
margin-bottom: 16px;
	}
h2  {
margin: 0;
padding: 0;
font-size: 1.2em;
font-weight: bold;
color: #656565;
margin-bottom: 10px;
	}

h3, .untertitel  {
color: #656565;
margin: 0;
padding: 0;
font-size: 1em;
font-weight: bold;
	}
hr {
color: #8F8F8F;
background-color: #8F8F8F;
height: 1px;
border: 0 }

ul.sitemap li {
margin-bottom: 0;
}

ol {
	}
	
table  {
font-size: 1em;
margin: 0;
padding: 0;
border-collapse: collapse;
border-spacing: 0 }

th  {
font-size: 1em;
font-weight: bold;
text-align: left;
	}
td  {
font-size: 1em;
vertical-align: top;
}
img	{
border: 0;
}
  	
.invis {display: none}
.break {clear: both}

/* sbb-ga
------------------------------------------
------------------------------------------*/
#content #sbbga-reservations td {
	vertical-align:middle;
}
#content #sbbga-reservations td a {
	text-decoration: none
}

/* 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");}

