/****************************************************************/
/* Basic                                                        */
/****************************************************************/

a:link {
	color: #000000;
	text-decoration: none;
}

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

a:hover 
{
      text-decoration: underline;
}

h1 {

	font-size: 15px;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	display: block;
	background-color: #DCF4FE;
	padding-left: 5px;
}



h2 {
	font-size: 13px;
	font-weight: bold;
	display: block;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
        text-align: center;
}

#wrap {
	width: 993px;
	/*position: absolute;
	left: 50%;
    	top: 0px;
	margin: 0 0 0 -497px;*/
        margin-left: auto;
        margin-right: auto;
        text-align: left;
	padding-bottom: 5em;
	background-image: url(../img/backgrounds/contentback_big.gif);
	border-bottom: 1px solid #E5E9EA;
	background-repeat: repeat-y;
}

#main {
   width: 993px;
   clear: both;
}

img {
	border: 0px; 
}

.invisible
{
	display: none;
}

/****************************************************************/
/* Header                                                       */
/****************************************************************/

#header {
	background-image: url(../img/backgrounds/head_big.jpg);
	height: 132px;
	width: 993px;
}


/****************************************************************/
/* Content                                                      */
/****************************************************************/

.table1 td
{
   padding-top: 20px;
}

.smallbox {
	float:left; 
    width: 320px;
}

.floatimg2 {
	width: 300px;
	float: left;
}


#content {	
	float: left;
	width: 646px;
	font-size: 12px;
}

#content #content_border h2 a
{
	color: #000000;
}

#content #content_border h3 a
{
	color: #000000;	
}

#content select
{
    font-size: 12px;
}

#content input
{
   font-size: 12px;
}

#content form table {
	width: 400px;
}


#content #content_border a img
{
	margin: 0px;
}

#content #content_border img
{
    margin: 15px;
	margin-right: 0px;
}

#content_border {
	margin-left:50px;
	margin-right: 50px;
	line-height: 1.6em;
}


#content hr
{
	clear: both;
	border: 0px;
	height: 0px;
	visibility: hidden;
}

form
{
	margin: 0px;
	padding: 0px;
}

/* data tables */

#content thead
{
background-color: #DCF4FE; 
}

#content table thead th
{
	border: 1px solid #FFFFFF;
}

#content table td
{
	border: 1px solid #DCF4FE;
	padding: 0.2em;
	vertical-align: top;
}

#content table
{
	border-collapse: collapse;
}


#content h2
{
	border-bottom: 1px solid #E3C3C5;
}

#content div a
{
color: #555555;   
font-weight: bold;
text-decoration: underline;
}

#content h1 a, #content h2 a
{
    text-decoration: none;
}

#content strong a, #content a strong
{
    background-image: url(../img/../img/arrow.gif);
    background-position: -6px center;
    background-repeat: no-repeat;
    padding-left: 12px;
}

#content .small a, #content .contentHeader a
{
   text-decoration: none;
   font-weight: normal;
   color: #000000;
}

#content .contentHeader 
{
    margin-top: 21px;
    float: nofloat;
    clear: both;
}

#content .contentHeader h3 
{
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 0px;
    /*border-bottom: 1px solid #FFFFFF;*/
    border-bottom: 1px solid #E3C3C5;
    background-color: #FFFFFF;
    font-size: 0.9em;	

}

/* boxes ---------------------------------------- */

#content .floatbox1 
{
	width: 250px;
	float: left;
	font-size: 12px;
	padding: 0px;
	border: 1px solid #E5E9EA;
	margin: 5px;
}

#content .floatbox1 div
{
	padding: 5px;
}

#content .floatbox1 h2 
{
	margin: 0px;
	padding-left: 5px;
	background-color:#E5E9EA;

}

#content .floatbox2 
{
	width: 250px;
	float: left;
	font-size: 12px;
        padding: 0px;
	padding-left: 6px;
	margin: 5px;
}

#content .AccBox 
{
    background-color: #FFF2BF;
    padding: 6px;
    margin-top: 5px;

}

#content .AccBox h2
{
	border-bottom: 1px solid #000000;
}

#content .AccBox table td
{
   border: 0px;
}

#content .textbox 
{
	padding: 5px;
}

/* Service BW */
#content .servicebw div
{
	background-color: #FFF2BF;
	padding: 0.5em;
	margin-top: 0em;
	padding-left: 1.1em;
}

#content .servicebw h1
{
	background-color: #7E7E76;
       color: #FFFFFF;
	padding: 0.2em;
	padding-left: 0.5em;
	margin-bottom: 0em;
}

#content .servicebw h1 a
{
   color: #FFFFFF;
}

/* vcard -------------------------------------------------------*/

#content .vcard
{
    width: 300px;
    margin-top:15px;
}

#content .vcard .fn
{
    border-top: solid 2px #00CDFA;
    border-bottom: solid 2px #00CDFA;
}

#content .vcard .email
{
    background-image: url(../img/mail.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

#content .vcard .tel
{
    background-image: url(../img/phone.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 0px 3px;
}

#content .vcard .url{
    background-image: url(../img/homepage.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 0px 1px;
}

#content .person 
{
    background-image: url(../img/person.gif);
    background-repeat: no-repeat;
    padding-left: 20px;   
}

#content .organisation
{
    background-image: url(../img/address.gif);
    background-repeat: no-repeat;
    padding-left: 20px;   
    background-position: 0px 2px;
}

#content .organisation .org
{
    border-top: solid 2px #00CDFA;
    border-bottom: solid 2px #00CDFA;
}

#content .notruf .org
{
   font-size: 1.1em;
   font-weight: bold;
}

#content .notruf .tel
{
   font-weight: bold;
   font-size: 1.1em;
   background-image: url(../img/phone2.gif);
   background-position: 0px 0px;
   margin-top: 3px;
   margin-bottom: 3px;
   padding-left: 25px;
}




/****************************************************************/
/* Navigation  left                                             */
/****************************************************************/

#navigation {
	clear: left;
	float: left;
	width: 171px;
}

#navigation img 
{
	display: block;
}

#navigation ul {
	margin:0px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

#navigation ul ul {
		border: 0px;
}


#navigation li {
	list-style-type: none;
	background-image: url(../img/nav_back.gif);
	margin:0px;
	padding: 0px;
	padding-left: 14px;
	border: 0px;
	height: 20%;
	overflow: visible; 
	line-height: 20px;
	font-weight: bold;
}


#navigation ul .level2li {
	padding-left: 0px;
}

#navigation li a {
	margin-left: 0px;
	color: #FFFFFF;
}

#navigation .sel {
    background-image: url(../img/nav_sel.gif);
}

#navigation ul ul .sel {
    background-image: url(../img/nav_sel_II.gif);
}

#navigation ul ul li {
    background-image: url(../img/nav_back_II.gif);
    font-weight: normal;
}

#navigation ul ul li a {
	padding-left: 5px;
	color: #000000;
}

/****************************************************************/
/* welcome box                                                 */
/****************************************************************/

#startseite .willkommen
{
	background-image: url(../img/willkommen_back.gif);
	background-repeat: no-repeat;
	margin-top: 1em;
}

#startseite .wappen
{
	text-align: right;
}

#startseite #content .willkommen img
{
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}

#startseite #content .headlines a
{
	color: #000000;
	font-weight: normal;
       text-decoration: none;
}

#startseite #content .headlines h2
{
    margin: 0px;
    padding: 0px;
    margin-top: 0.5em;
}

#startseite #content .headlines h2 a
{
	font-weight: bold;
}

#startseite #content .headlines .extern
{
	background-image: url(../img/external.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 13px;
	display: inline-block;
}

/****************************************************************/
/* sitemap                                                      */
/****************************************************************/

#sitemap .indent
{
	padding-left: 1em;
}

#sitemap #content h1 a
{
	background-color: #E1F0F5;
	color: #000000;
	padding-left: 0.3em;
	display: block;
	font-weight: bold;
}

#sitemap #content a
{
	font-weight: normal;
}

#sitemap #content .indent .indent a
{
	padding-right: 1em;
}

/****************************************************************/
/* Navigation  3. level                                         */
/****************************************************************/

#content .contentHeader .ThirdLevelNav a
{
   font-weight: bold;
}

#content .contentHeader .ThirdLevelNav 
{ 
    float: left;
    clear: both;
    width: 100%;
   /*background-color: #E0EFF4;*/
   padding-bottom: 5px;
   font-size: 11px;
}

#content .contentHeader .ThirdLevelNav a
{
    font-weight: bold;
    background-image: url(../img/arrow.gif);
    background-repeat: no-repeat;
    float: left;
    padding-left: 18px;
    width: 250px;
    background-position: 0em 0.4em;
    background-color: #FFF2BF;
    margin-bottom: 1px;
    margin-right: 1px;
}

#content .contentHeader .ThirdLevelNav .thirdLsel
{
  /* background-image: url(../img/nav_sel_third.gif);*/
   background-color: #FFCD00;
}

/****************************************************************/
/* Quicklink boxes                                              */
/****************************************************************/


#boxes {
	float: left;
	width: 174px;
	clear: right;
	padding-top: 20px;
}

/****************************************************************/
/* Overview page                                                */
/****************************************************************/

#content .info 
{
	background-color: #DEF7FE;
	padding: 0px;

}

#content .info h1
{
	background-color: #01B8F0;
	color: #FFFFFF;
       background-image: url(../img/backgrounds/info.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 20px;
}

#content .info div 
{
	padding: 5px;
	padding-left: 1em;
       padding-bottom: 1em;
}

#content .info a  {
	text-decoration: underline;
       color: #000000;
       font-weight: normal;
}

#content .button
{
	text-decoration: none;
}

/****************************************************************/
/* programm                                                     */
/****************************************************************/

.programm .entry
{
	background-color: #FBEBEB;
	margin-top: 1em;
	padding: 0.4em;
}

.programm .entry h2
{
	margin: 0px;
}

#wrap .programm .entry .button
{
	border: 1px solid #CF1717;
	background-color: #FFFFFF;
	float: right;
	color: #CF1717;
	text-decoration: none;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

/****************************************************************/
/* Karten                                                       */
/****************************************************************/

#karten #content {	
	float: left;
	width: 818px;
	font-size: 12px;
}

/****************************************************************/
/* Fullscreen version                                           */
/****************************************************************/

.nonavi #content {
	width: 992px;
}

.nonavi #navigation, .nonavi #boxes, .nonavi .wai 
{
    display: none;
}

.nonavi #wrap {
    background-image: none;
}

.nonavi .nonavinavi
{
        width: 172px;
}

.nonavi #content .nonavinavi a
{
	background-image: url(../img/nav_back.gif);
	margin:0px;
	padding: 0px;
	padding-left: 14px;
	border: 0px;
	height: 20%;
	overflow: visible; 
	line-height: 20px;
	font-weight: bold;
        display: block;
        border-bottom: 1px solid black;
	color: #000000;
}

.nonavi #content .ThirdLevelNav 
{
background-color: red;
}

.nonavi #content_border 
{
   margin-left:0px;
   margin-right: 0px;
}

.nonavi #content
{
margin-bottom: 4em;
}

.nonavi .ThirdLevelNav
{
height: 1px;
overflow: hidden;
visibility: hidden;
}



/* end fullscreen version */


