/* ---------------------------------- Neue styles -------------------------------- */

A.menulefttop, A.menulefttop:visited, A.menulefttop:hover
{
    FONT-SIZE:12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

A.menuleft, A.menuleft:hover, A.menuleft:visited
{
    FONT-SIZE:12px;
    COLOR: #000033;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

A.menutop, A.menutop:hover, A.menutop:visited
{
    FONT-SIZE: 12px;
    COLOR: #000033;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

table.menutopborder {
	border-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-collapse: collapse;
	border-color:#FFFFFF;
}

	input.submitsearch
	{
	 margin-left: 3px;
	 background-color: #7387A8;
	 font-size: 12px;
	 font-family: arial;
	 font-weight: normal;
	 color: #ffffff;
	 border: 0px;
	 cursor: pointer;
	 }

  INPUT.search
 {
	 FONT-SIZE: 11px;
	 COLOR: #000000;
	 FONT-FAMILY: Arial, Helvetica;
	 width: 240px;
	 border: 0px;
}
/* ------------------------------- ALte aus main.css ---------------------------- */

#main {
  z-index: 1;
  position: relative;
}

#bild { position:absolute; left: 256px; z-index:0; }
#lupe { position:absolute; top:0px; right:0px; z-index:4; }

#content {  position:absolute; left: 257px; width:463px; z-index:2;}
#kontakt {  position:absolute; left: 257px; width:463px; z-index:3; visibility:hidden; }


/* ---------------------------------- Alte aus style.css ------------------------- */


/*
TABLE
{
    FONT-SIZE: x-small;
    COLOR: #0b398f;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
*/

/* Style für die Sitemaps */
.sitemap
{
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   margin-top: 0px
}

/*
BODY
{
    FONT-SIZE: x-small;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
*/

TBODY
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TR
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
/*
TD
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
*/
TD.gray
{
    COLOR: #888888;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD.blank
{
    FONT-SIZE: 1px
}


/*
A
{
    COLOR: #0033CC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #CC3300;
    TEXT-DECORATION: underline
}

A:visited
{
    COLOR: #009933;
    TEXT-DECORATION: underline
}
*/

A.black
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.gray
{
    COLOR: #888888;
    TEXT-DECORATION: none
}
A.linkwhite, A.linkwhite:visited
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none;
}
A.linkwhite:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.textwhite
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}

SELECT
{
    FONT-FAMILY: Courier New,Arial, Helvetica, sans-serif
}
TEXTAREA
{
    FONT-FAMILY: Courier New,Arial, Helvetica, sans-serif
}
INPUT
{
    FONT-FAMILY: Courier New,Arial, Helvetica, sans-serif
}
.clsForm
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: normal;
    WIDTH: 150px;
    FONT-STYLE: normal;
    FONT-FAMILY: Courier New,Arial;
    FONT-VARIANT: normal
}
.clsButtonForm
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: normal;
    WIDTH: 90px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.ButtonNorm
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: normal;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.ButtonNormBold
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.HeadlineBold
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.SubheadlineBold
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.TextNormal
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.TextBlack
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.TextBlackBold
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.TextWhiteBold
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.TextBlue
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.TextBlueBold
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.TextCaption
{
    MARGIN-TOP: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
TEXTAREA
{
    FONT-SIZE: 10px;
    COLOR: #003399;
    FONT-FAMILY: Arial, Helvetica;
}
INPUT
{
    FONT-SIZE: 10px;
    COLOR: #003399;
    FONT-FAMILY: Arial, Helvetica;
}
SELECT
{
    BORDER-RIGHT: 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: 1px solid;
    PADDING-LEFT: 3px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    style: solid
}
OPTION
{
    BORDER-RIGHT: 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: 0px solid;
    PADDING-LEFT: 3px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px solid;
    FONT-FAMILY: Arial, Helvetica;
    style: solid
}
.input_menu
{
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-BOTTOM-COLOR: #ffffff;
    WIDTH: 205px;
    COLOR: #000000;
    BORDER-TOP-COLOR: #ffffff;
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-RIGHT-COLOR: #ffffff
}
.button_menu
{
    BORDER-LEFT-COLOR: #FFFFFF;
    BORDER-BOTTOM-COLOR: #FFFFFF;
    COLOR: #000000;
    BORDER-TOP-COLOR: #FFFFFF;
    BACKGROUND-COLOR: #E1E5E6;
    BORDER-RIGHT-COLOR: #FFFFFF
}
.select_menu
{
    BORDER-LEFT-COLOR: #003399;
    BORDER-BOTTOM-COLOR: #003399;
    WIDTH: 205px;
    COLOR: #ffffff;
    BORDER-TOP-COLOR: #003399;
    BACKGROUND-COLOR: #003399;
    BORDER-RIGHT-COLOR: #003399
}
.select_normal
{
    BORDER-LEFT-COLOR: #003399;
    BORDER-BOTTOM-COLOR: #003399;
    COLOR: #003399;
    BORDER-TOP-COLOR: #003399;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-COLOR: #003399
}
.input_normal
{
    WIDTH: 205px;
}









/**************************/
/* TUEV-IT STYLES */
/**************************/


BODY 
{
	background : #FFFFFF; 
} 


TABLE.it
{
    font-size: 16px;
       
}



/**************************/
/* Formatierung der Links */
/**************************/


/* Benutzt: generell */
a:link { text-decoration: underline; font-family: Helvetica, Arial; color: #000000; }
a:visited { text-decoration: underline; font-family: Helvetica, Arial; color: #000000; }
a:hover { text-decoration: underline; font-family: Helvetica, Arial; color: #00000; }
a:active { text-decoration: underline; font-family: Helvetica, Arial; color: #000000; }

/* Benutzt: linke Navi, obere Navi */
a.menue:link { text-decoration: none; font-family: Arial, Helvetica, Arial; font-size: 12px; color: #000000; }
a.menue:visited { text-decoration: none; font-family: Arial, Helvetica, Arial; font-size: 12px; color: #000000; }
a.menue:hover { text-decoration: underline; font-family: Arial, Helvetica, Arial; font-size: 12px;color: #000000; }
a.menue:active { text-decoration: underline; font-family: Arial, Helvetica, Arial; font-size: 12px;color: #000000; }

/* Benutzt: obere Navi 2. Zeile */
a.menue2:link { text-decoration: none; font-family: Helvetica, Arial; font-size: 13px; color: #FFFFFF; }
a.menue2:visited { text-decoration: none; font-family: Helvetica, Arial; font-size: 13px; color: #FFFFFF; }
a.menue2:hover { text-decoration: none; font-family: Helvetica, Arial; font-size: 13px;color: #000000; }
a.menue2:active { text-decoration: none; font-family: Helvetica, Arial; font-size: 13px;color: #000000; }

/* Benutzt: obere Navi 2. Zeile fett*/
a.menue2bold:link { text-decoration: none; font-family: Helvetica, Arial; font-weight:bold; font-size: 13px; color: #FFFFFF; }
a.menue2bold:visited { text-decoration: none; font-family: Helvetica, Arial; font-weight:bold; font-size: 13px; color: #FFFFFF; }
a.menue2bold:hover { text-decoration: none; font-family: Helvetica, Arial; font-weight:bold; font-size: 13px;color: #000000; }
a.menue2bold:active { text-decoration: none; font-family: Helvetica, Arial; font-weight:bold; font-size: 13px;color: #000000; }



/* Benutzt: Button: Druckansicht */
a.red9bold:link { text-decoration: none; font-family: Helvetica, Arial; font-size: 14px; font-weight:bold; color: #E6003C; }
a.red9bold:visited { text-decoration: none; font-family: Helvetica, Arial; font-size: 14px; font-weight:bold; color: #E6003C; }
a.red9bold:hover { text-decoration: underline; font-family: Helvetica, Arial; font-size: 14px; font-weight:bold; color: #E6003C; }
a.red9bold:active { text-decoration: underline; font-family: Helvetica, Arial; font-size: 14px; font-weight:bold; color: #E6003C; }

/* Benutzt: Infokasten "mehr" Link */
a.red10bold:link { text-decoration: none; font-family: Helvetica, Arial; font-size: 15px; font-weight:bold; color: #E6003C; }
a.red10bold:visited { text-decoration: none; font-family: Helvetica, Arial; font-size: 15px; font-weight:bold; color: #E6003C; }
a.red10bold:hover { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px; font-weight:bold; color: #E6003C; }
a.red10bold:active { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px; font-weight:bold; color: #E6003C; }

/* Benutzt: Infokasten "mehr" Link */
a.red11bold:link { text-decoration: none; font-family: Helvetica, Arial; font-size: 15px; font-weight:bold; color: #E6003C; }
a.red11bold:visited { text-decoration: none; font-family: Helvetica, Arial; font-size: 15px; font-weight:bold; color: #E6003C; }
a.red11bold:hover { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px; font-weight:bold; color: #E6003C; }
a.red11bold:active { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px; font-weight:bold; color: #E6003C; }

/* Benutzt: im Content weiß auf rotem Grund (Bereiche 1-3) */
a.white:link { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px; color: #FFFFFF; }
a.white:visited { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px; color: #FFFFFF; }
a.white:hover { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px;color: #FFFFFF; }
a.white:active { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px;color: #FFFFFF; }

/* Benutzt: im Content mit weißem Grund (Bereiche 1-3) */
a.red:link { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px; color: #E6003C; }
a.red:visited { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px; color: #E6003C; }
a.red:hover { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px;color: #E6003C; }
a.red:active { text-decoration: underline; font-family: Helvetica, Arial; font-size: 15px;color: #E6003C; }

/* Benutzt: im Infokasten */
a.infokasten:link { text-decoration: underline; font-family: Helvetica, Arial; font-size: 13px; color: #E6003C; }
a.infokasten:visited { text-decoration: underline; font-family: Helvetica, Arial; font-size: 13px; color: #E6003C; }
a.infokasten:hover { text-decoration: underline; font-family: Helvetica, Arial; font-size: 13px;color: #E6003C; }
a.infokasten:active { text-decoration: underline; font-family: Helvetica, Arial; font-size: 13px;color: #E6003C; }

/* Benutzt: aktivierte Navigation */
a.menue2_a:link { text-decoration: none; font-family: Helvetica, Arial; font-size: 13px;color: #000000; }
a.menue2_a:visited { text-decoration: none; font-family: Helvetica, Arial; font-size: 13px;color: #000000; }
a.menue2_a:hover { text-decoration: none; font-family: Helvetica, Arial; font-size: 13px;color: #000000; }
a.menue2_a:active { text-decoration: none; font-family: Helvetica, Arial; font-size: 13px;color: #000000; }

.menue2_a { text-decoration: none; font-family: Helvetica, Arial; font-size: 13px;color: #000000; }

/* Benutzt: aktivierte Navigation fett*/
a.menue2_a_bold:link { text-decoration: none; font-family: Helvetica, Arial; font-weight:bold; font-size: 13px;color: #000000; }
a.menue2_a_bold:visited { text-decoration: none; font-family: Helvetica, Arial; font-weight:bold; font-size: 13px;color: #000000; }
a.menue2_a_bold:hover { text-decoration: none; font-family: Helvetica, Arial; font-weight:bold; font-size: 13px;color: #000000; }
a.menue2_a_bold:active { text-decoration: none; font-family: Helvetica, Arial; font-weight:bold; font-size: 13px;color: #000000; }

.menue2_a_bold { text-decoration: none; font-family: Helvetica, Arial; font-weight:bold; font-size: 13px;color: #000000; }


/**************************/
/* Formatierung der Fonts */
/**************************/



H1
 {
 font-weight:bold;
 font-size: 15px;
 line-height: 17px;
 font-family: Helvetica, Arial;
 text-decoration: none;
 margin-top: 0px; 
 }

H5
 {
 font-weight:bold;
 font-size: 15px;
 line-height: 17px;
 font-family: Helvetica, Arial;
 text-decoration: none;
 margin-top: 0px; 
 }


/* Benutzt: bei rotem Hintergrund */
.content_white
	{
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	text-decoration: none; 
	}

/* Benutzt: überall ausser bei rotem Hintergrund */
.content_black
	{
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	font-family: Helvetica, Arial;
	text-decoration: none; 
	}

.header 
	{
	font-weight:bold;
	text-decoration: none; 
	font-family: Helvetica, Arial;
	font-size: 18px;
	color: #000000; 
	}

.headline_black 
	{
	font-weight:bold;
	text-decoration: none; 
	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #000000; 
	}



/* Benutzt: im Footer fürs © */
.content9black
	{
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-family: Helvetica, Arial;
	text-decoration: none; 
	}


/* Benutzt: in der linken Navi für Text der nicht im Link-Element steht */
.navilefttext
	{
	text-decoration: none;
	font-family: Arial, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	}

.content_headline
	{
	font-size: 15px;
	color: #FF0000;
	font-family: Helvetica, Arial;
	text-decoration:underline;
	font-weight: bold;
	}
	
.content_headline_red
	{
	font-size: 15px;
	color: #FF0000;
	font-family: Helvetica, Arial;
	text-decoration:none;
	font-weight: bold;
	}	
	


/* Formatierung der Linkliste unterhalb der linken Navigation */
.SubMenuLeft
        {
        border-bottom:2px solid #FFFFFF;
        padding-top:3px;
        }


/**************************/
/* Formatierung Infokasten */
/**************************/
.infokasten_headline
	{
	font-size: 13px;
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	text-decoration: none;
	font-weight: bold;
	background-repeat: repeat-x;
	}

.infokasten_content
	{
	font-size: 13px;
	color: #000000;
	font-family: Helvetica, Arial;
	text-decoration: none;
	}


/**************************/
/* Formatierung sonstiges */
/**************************/

/* Benutzt: Rahmen um die Seite */
.black_border   
	{
		border-width: 3px;
		border-style: solid;
		border-color: #000000;
	}
	
.no_repeat
 	{
	background-repeat:no-repeat;
	}
	
	
.ueberschrift2	{ font-family:Arial,Helvetica,sans-serif;
                  font-size:9pt;
                  font-weight:bold;
                  font-style: normal;
                  margin-bottom:5px;
                  border:0px; } 
.zusatzinfo	{ position:relative;
                  width:150px;
                  border-width:1px;
                  border-style:solid;
                  border-color:#DC2845;
                  padding:3px;
                  margin-top:10px; 
                  margin-right:2px; 
	 	  background-color: #DDDDDD; 
		  font-size:9pt;
		  font-family:Tahoma,Verdana,Helvetica,sans-serif;
		 } 


