/****************************************************************************************
Header & Logo
****************************************************************************************/
#divHeader
{
	width: 962px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#imgLogo
{
	position: relative;
	top: 5px;
	left: 18px;
	z-index: 999;
}
#imgLogoText
{
	position: relative;
	top: -35px;
	left: 10px;
}

#divLangSelect
{
	width: 100px;
	height: 12px;
	position: relative;
	top: -28px;
	left: 820px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
}
#divLangSelect a
{
	font-weight: bold;
	TEXT-DECORATION: none;
	vertical-align: middle;
	COLOR: #555555;
}

#divFooter
{
	position: fixed;
	width: 95%;
	left: 0px;
	bottom: 5px;
	text-align: center;
	z-index: -10;
}




/****************************************************************************************
Stichworte
****************************************************************************************/
#divStichworte {position: relative; max-height: 100px; overflow: auto; font-size: 9px; color: #F0F0F0; display: block;}

/****************************************************************************************
Infos
****************************************************************************************/
#divTimeInfo {position: relative; font-size: 9px; color: #cdcdcd; display: none;}


/****************************************************************************************
Haupt-Menu
****************************************************************************************/
#divContainer_Box_hauptMenu {position: relative; width: 902px; height: 34px; left: 20px; background-image: url(../images/ITS/Buttons/mainnav_bg_end.jpg); background-position: right top; background-repeat: no-repeat;}
#divContainer_hauptMenu {position: relative; vertical-align: bottom; width: 495px; width: 100%; height: 34px; text-align: center; background-image: url(../images/ITS/Buttons/mainnav_bg.gif); background-position: left top; background-repeat: repeat-x;}
#divhauptMenu {position: relative; float: left; vertical-align: bottom; height: 34px; background-color: Transparent; background-image: url(../images/ITS/Buttons/mainnav_bg.gif); background-position: right center; background-repeat: repeat-x;}
#divhauptMenu:hover {position: relative; float: left; vertical-align: bottom; height: 34px; background-color: Transparent; background-image: url(../images/ITS/Buttons/mainnav_bg_firstchild-active.gif); background-position: left center; background-repeat: repeat-x;}
#divhauptMenu[isSelected="1"] {position: relative; float: left; vertical-align: bottom; height: 34px; background-color: Transparent; background-image: url(../images/ITS/Buttons/mainnav_bg_firstchild-active.gif); background-position: left center; background-repeat: repeat-x;}
#divhauptMenu:first-child {position: relative; float: left; vertical-align: bottom; height: 34px; background-color: Transparent; background-image: url(../images/ITS/Buttons/mainnav_bg_firstchild-inactive.gif); background-position: left center; background-repeat: no-repeat;}
#divhauptMenu:first-child:hover {position: relative; float: left; vertical-align: bottom; height: 34px; background-color: Transparent; background-image: url(../images/ITS/Buttons/mainnav_bg_firstchild-active.gif); background-position: left center; background-repeat: no-repeat;}
#divhauptMenu:first-child[isSelected="1"] {position: relative; float: left; vertical-align: bottom; height: 34px; background-color: Transparent; background-image: url(../images/ITS/Buttons/mainnav_bg_firstchild-active.gif); background-position: left center; background-repeat: repeat-x;}
#divhauptMenu a {position: relative; display: inline-block; line-height: 34px; height: 34px; font-size: 12px; font-weight: bold; color: White; text-decoration: none; padding-left: 20px; padding-right: 20px; background-color: Transparent; background-image: url(../images/ITS/Buttons/mainnav_devider.gif); background-position: right top; background-repeat: no-repeat;}

/****************************************************************************************
Sub-Menu
****************************************************************************************/
#divContainer_subMenu {position: relative; vertical-align: top; text-align: left; background-color: Transparent;}
#divsubMenu {position: relative; vertical-align: bottom; background-color: Transparent; background-image: url(../images/ITS/dot.gif); background-position: left top; background-repeat: no-repeat;}
#divsubMenu a {position: relative; left: 12px; height: 15px; line-height: 13px; font-size: 10px; color: White; text-decoration: none; background-color: Transparent;}
#divsubMenu a:hover {position: relative; left: 12px; height: 15px; line-height: 13px; font-size: 10px; color: #f2e604; background-color: Transparent;}
#divsubMenu a[isSelected="1"] {position: relative; left: 12px; height: 15px; line-height: 13px; font-size: 10px; color: #f2e604; background-color: Transparent;}

/****************************************************************************************
Sub-Sub-Menu
****************************************************************************************/
#divContainer_subSubMenu {position: relative; left: 15px; vertical-align: top; text-align: left; background-color: Transparent;}
#divsubSubMenu {position: relative; vertical-align: bottom; background-color: Transparent; background-image: url(../images/ITS/dot.gif); background-position: left top; background-repeat: no-repeat;}
#divsubSubMenu a {position: relative; left: 12px; height: 15px; line-height: 13px; font-size: 10px; color: White; text-decoration: none; background-color: Transparent;}
#divsubSubMenu a:hover {position: relative; left: 12px; height: 15px; line-height: 13px; font-size: 10px; color: #f2e604; background-color: Transparent;}
#divsubSubMenu a[isSelected="1"] {position: relative; left: 12px; height: 15px; line-height: 13px; font-size: 10px; color: #f2e604; background-color: Transparent;}


/****************************************************************************************
Hauptmenu, im Header
****************************************************************************************/
#divHauptmenu_Container
{
	position: relative;
	left: 20px;
	top: 0px;
	width: 902px;
	height: 34px;
	background-image: url(../images/ITS/Buttons/mainnav_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#divHauptmenu_Start
{
	position: relative;
	width: 11px;
	height: 34px;
	float: left;
	background-image: url(../images/ITS/Buttons/mainnav_bg_firstchild-inactive.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: White;
}
#divHauptmenu_Empty
{
	position: relative;
	width: 100px;
	height: 34px;
	float: left;
	background-image: url(../images/ITS/Buttons/mainnav_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: White;
}
#divHauptmenu_Dynamics
{
	position: relative;
	width: 781px;
	height: 34px;
	float: left;
	background-image: url(../images/ITS/Buttons/mainnav_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: White;
}
#divHauptmenu_Ende
{
	position: absolute;
	top: 0px;
	left: 891px;
	width: 11px;
	height: 34px;
	background-image: url(../images/ITS/Buttons/mainnav_bg_end.gif);
	background-position: rigth top;
	background-repeat: no-repeat;
	background-color: White;
	clear: both;
}

.hauptmenu_Item
{
	text-align: center;
	cursor: hand;
	pointer: hand;
}

.hauptmenu_Item_selected
{
	text-align: center;
	background-image: url(../images/ITS/Buttons/mainnav_bg_firstchild-active.gif);
	background-position: left top;
	background-repeat: repeat-x;
	cursor: hand;
	pointer: hand;
}

.hauptmenu_Item_Text
{
	color: white;
	FONT-SIZE: 12px;
	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;
	pointer: hand;
}

.hauptmenu_Item_Text:hover
{
	color: white;
	FONT-SIZE: 12px;
	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;
	pointer: hand;
}

.hauptmenu_Item_devider
{
	background-image: url(../images/ITS/Buttons/mainnav_devider.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


/****************************************************************************************
InfoBox & Grafik
****************************************************************************************/
#divInfoBox_and_Image
{
	position: relative;
	left: 20px;
	top: 0px;
}
#imgMainGraphic_ohne_InfoBox
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #010101;
	border: none;
	padding: 0;
	margin: 0;
	z-index: 0;
}
#imgMainGraphic
{
	position: absolute;
	left: 216px;
	top: 0px;
	background-color: #010101;
	border: none;
	padding: 0;
	margin: 0;
	z-index: 0;
}
#divInfoBox
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 176px;
	height: 165px;
	vertical-align: top;
	background-color: #4B4B4B;
	padding: 20px;
	z-index: 99;
}



/****************************************************************************************
Inhalte
****************************************************************************************/
#divContent
{
	position: relative;
	top: 170px;
	width: 962px;
	min-height: 217px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}
#divUserBox
{
	position: absolute;
	left: 20px;
	top: 35px;
	width: 176px;
	min-height: 177px;
	vertical-align: top;
	background-color: #CBCBCB;
	background-position: top left;
	background-repeat: repeat-x;
	padding: 20px;
	overflow: visible;
}
#divMain_Content
{
	position: absolute;
	top: -25px;
	left: 236px;
	width: 667px;
	min-height: 265px;
	vertical-align: top;
	background-color: #D8D8D8;
	border-top: normal 1px white;
	padding: 2px 10px 10px 10px;
}
#divMain_Content_weiter_unten
{
	position: absolute;
	top: 35px;
	left: 234px;
	width: 668px;
	min-height: 205px;
	vertical-align: top;
	background-color: #D8D8D8;
	border-top: normal 1px white;
	padding: 2px 10px 10px 10px;
}

/*----------------------------------- Contents    */
#divInhalt_Titel
{
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	margin: 17px 20px 0px 20px;
}
#divInhalt
{
	position: relative;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
	margin: 0px 20px 0px 20px;
}





/*----------------------------------- News Ticker   */
#divNews_Scroll
{
	position: relative;
	left: 20px;
	top: 0px;
	width: 902px;
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
	overflow: hidden;
	z-index: 5;	
}
.divNews_Scroll_Titel
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-weight: bold;
	color: white;
	margin: 0px 0px 5px 0px;
}
.divNews_Scroll_Text
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-weight: normal;
	color: white;	
	margin: 0px 0px 5px 0px;
}
/* liScroll style declarations */
.tickercontainer .mask 
{ /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 10px;
    top: 0px;
    width: 902px;
    overflow: hidden;
}
ul.newsticker
{ /* that's your list */
    position: relative;
    left: 902px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.newsticker li 
{
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
}
ul.newsticker a 
{
    white-space: nowrap;
    padding: 0;
    margin: 0 50px 0 0;
} 
ul.newsticker span 
{
    margin: 0 10px 0 0;
} 


/*----------------------------------- News (statisch)    */
#divInhalt_Newsbereich
{
	position: relative;
	top: 15px;
	left: 40px;
	width: 235px;
	height: 165px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
	margin: 0px 20px 0px 20px;
	padding: 10px;
	overflow: auto;
	z-index: 5;
	background-color: #A51100;
	background-image: url(../images/ITS/Backgrounds/NewsBox_Background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: inherit;
	float: right;
}
.divNews_Titel
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-weight: bold;
	color: white;
	margin: 0px 0px 5px 0px;
}
.divNews_Text
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-weight: normal;
	color: white;	
	margin: 0px 0px 5px 0px;
}


/*----------------------------------- Trennlinien    */
.lineInhalt
{
	height: 1px;
	color: white;
	margin: 0px 20px 0px 20px;
	visibility: hidden;
}

.linieNews_Trennlinie
{
	height: 1px;
	color: #555555;
	margin: 5px 0px 10px 0px;
}




/****************************************************************************************
UserBox: Inhalt
****************************************************************************************/
/*----------------------------------- Titel    */
.lblUserBox_Login_Title
{
	font-size: 12px;
	color: black;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

/*----------------------------------- Benutzerinformationen     */
.lblUserBox_Login_Adressblock
{
	margin: 0px 0px 5px 0px;
}

/*----------------------------------- Formularfelder und Labels     */
.lblUserBox_Login_SubTitle_Benutzername
{
	
}

.textboxUserBox_Login_Field_Benutzername
{
	FONT-SIZE: 12px;
	COLOR: #555555;
	background-color: white;
	border-color: #aeb7cc;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
	width: 170px;
}

.lblUserBox_Login_SubTitle_Passwort
{
	
}

.textboxUserBox_Login_Field_Passwort
{
	FONT-SIZE: 12px;
	COLOR: #555555;
	background-color: white;
	border-color: #aeb7cc;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
	width: 170px;
}

.buttonUserBox_Login_Button
{
	FONT-SIZE: 11px;
	COLOR: white;
	background-color: #555555;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
}

/*----------------------------------- Error-Info    */
.lblUserBox_Login_ERROR_Login
{
	color: Red;
	padding: 5px 0px 5px 0px;
}

/*----------------------------------- Trennlinien    */
.lineUserBox_Login_vor_den_Links
{
	height: 1px;
	color: white;
	margin: 0px 0px 5px 0px
}

/*----------------------------------- Link: Loginresender    */
.lnkUserBox_Login_PWD_Vergessen
{
	color: white;
	text-decoration: none;
}
.lnkUserBox_Login_PWD_Vergessen a
{
	color: white;
	text-decoration: none;
}
.lnkUserBox_Login_PWD_Vergessen a:hover
{
	color: #555555;	
	text-decoration: underline;
}

/*----------------------------------- Link: Neuanmeldung    */
.lnkUserBox_Login_PWD_Register
{
	color: white;
	text-decoration: none;
}
.lnkUserBox_Login_PWD_Register a
{
	color: white;
	text-decoration: none;
}
.lnkUserBox_Login_PWD_Register a:hover
{
	color: #555555;
	text-decoration: underline;
}

/*----------------------------------- Link: zum Benutzerkonto    */
.lnkUserBox_Login_Benutzerkonto
{
	color: white;
	text-decoration: none;
}
.lnkUserBox_Login_Benutzerkonto a
{
	color: white;
	text-decoration: none;
}
.lnkUserBox_Login_Benutzerkonto a:hover
{
	color: #555555;
	text-decoration: underline;
}







/****************************************************************************************
ITS Spez.
****************************************************************************************/
.Titelbalken
{
	FONT-SIZE: 12px;
	COLOR: #555555;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-weight: bold;
	TEXT-DECORATION: none;
	vertical-align: middle;
	height: 20px;	
}


.bgList_small_Light
{
	FONT-SIZE: 10px;
	background-color: #efefef;
	color: #4e6294;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.bgList_small_Light_alternate
{
	FONT-SIZE: 10px;
	background-color: white;
	color: #4e6294;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}



.bgList_Light
{
	FONT-SIZE: 12px;
	background-color: #efefef;
	color: #4e6294;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.bgList_Light_alternate
{
	FONT-SIZE: 12px;
	background-color: white;
	color: #4e6294;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.bgLight
{
	background-color: #aeb7cc;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.Listen_Trennlinie_B
{
	background-color: #aeb7cc;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;	
}

.bgSearch
{
	background-color: #aeb7cc;
	background-image: url(../images/ITS/Backgrounds/shop_search_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.bgLogIn
{
	background-color: #aeb7cc;
	background-image: url(../images/ITS/Backgrounds/login_sub_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.bgDark
{
	background-color: #555555;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.Listen_Trennlinie_A
{
	background-color: #555555;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;	
}

.Rahmen
{
	FONT-SIZE: 1px;
}

.Produktbild
{
	border-right: #223C77 thin outset;
	border-top: #223C77 thin outset;
	border-left: #223C77 thin outset;
	border-bottom: #223C77 thin outset;
}

.Develop_Info
{
	background-color: #dedede;
	border-right: #223C77 thin inset;
	border-top: #223C77 thin inset;
	border-left: #223C77 thin inset;
	border-bottom: #223C77 thin inset;
}

.searchMarker
{
	background-color: Yellow;
}

.rowMarker_light
{
	background-color: #dedede;
}







/****************************************************************************************
Header
****************************************************************************************/
.Rahmen_rot
{
	FONT-SIZE: 1px;
	COLOR: #CC0000;
	background-color: #CC0000;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
}
.HeadText_rot
{
	FONT-SIZE: 20px;
	COLOR: #CC0000;
	background-color: white;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.HeadText_weiss
{
	FONT-SIZE: 20px;
	COLOR: white;
	background-color: #CC0000;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;	
}

.HeadText_klein_schwarz
{
	FONT-SIZE: 12px;
	COLOR: #3F3F3F;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;	
	font-style: italic;
}









/* Hauptnavigation als Liste (wird angewendet auf #divMainNav) */

#divMainNav ul 
{
	list-style: none;
	background-image: url(../images/ITS/Buttons/mainnav_bg.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 34px;
}

#divMainNav ul li 
{
	display: inline;
}

#divMainNav ul li a:link, #divMainNav ul li a:visited 
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/ITS/Buttons/mainnav_devider.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

#divMainNav ul li a:hover, #divMainNav ul li a:active 
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/ITS/Buttons/mainnav_devider.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

#divMainNav ul li:first-child 
{
	background-image: url(../images/ITS/Buttons/mainnav_bg_firstchild-inactive.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#divMainNav ul li:first-child:active
{
	background-image: url(../images/ITS/Buttons/mainnav_bg_firstchild-active.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#divMainNav ul li:last-child 
{
}

#divMainNav_Item
{	
}

#divMainNav_Item:active
{	
}






.topmenu
{
	FONT-SIZE: 12px;
	color: #223c77;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	font-weight: bold;
}











.Rubrik
{
	color: #D79121;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	pointer: hand;
}

.Rubrik:hover
{
	color: white;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
	cursor: hand;
	pointer: hand;
}

.Rubrik_selected
{
	color: white;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	pointer: hand;
}



.Unterrubrik
{
	color: #D79121;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	pointer: hand;
}

.Unterrubrik:hover
{
	color: white;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
	cursor: hand;
	pointer: hand;
}

.Unterrubrik_selected
{
	color: white;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	pointer: hand;
}




.menu
{
	FONT-SIZE: 12px;
	COLOR: #223C77;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;		
}







/****************************************************************************************
 Others
****************************************************************************************/




/****************************************************************************************
Defaults
****************************************************************************************/

.mBody 
	{
	BACKGROUND-COLOR: white;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	LIST-STYLE-POSITION: outside; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	FONT-SIZE: 10px;
	VERTICAL-ALIGN: baseline; 
	TEXT-TRANSFORM: none; 
	COLOR: #333333; 
	DIRECTION: ltr; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: square; 
	LETTER-SPACING: normal; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none; 
	vertical-align: top;  
	SCROLLBAR-FACE-COLOR: #C8C8C8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #EEEEEE; 
	SCROLLBAR-TRACK-COLOR: #EEEEEE; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 
	SCROLLBAR-BASE-COLOR: #ffffff; 
	}

/*
a { font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; }
a:link { font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; }
a:visited { font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; }
a:active { font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; }
a:hover { font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva; font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold; }
*/

a 
{
	color: red;	
	text-decoration: underline;
}

a:hover 
{
	color: red;	
	text-decoration: underline;
}

a:active
{
	color: red;	
	text-decoration: underline;
}





.Link_weiss
{
	color: #FFFFFF;
	text-decoration: underline;
}

.Link_weiss:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_weiss:active
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_weiss_selected 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_weiss_selected:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_weiss_selected:active
{
	color: #e72019;	
	text-decoration: underline;
}



.Link 
{
	color: #3F3F3F;	
	text-decoration: underline;
}

.Link:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link:active
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_selected 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_selected:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_selected:active
{
	color: #e72019;	
	text-decoration: underline;
}




.Link_dark
{
	color: #555555;
	text-decoration: underline;
}

.Link_dark:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_dark:active
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_dark_selected 
{
	color: #555555;	
	text-decoration: underline;
}

.Link_dark_selected:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_dark_selected:active
{
	color: #e72019;	
	text-decoration: underline;
}




.bgWhite
{
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	background-color: white;
}

.Titel
{
	font-size: 16px;
	color: #e72019;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}

.Titel_farblos
{
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	/*text-transform: uppercase;*/
	/*font-style: italic;*/
}

.Titel_klein_weiss
{
	font-size: 12px;
	color: white;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	font-weight: bold;
}

.Titel_klein_schwarz
{
	font-size: 12px;
	color: black;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	font-weight: bold;
}

.Titel_klein_blau
{
	font-size: 12px;
	color: #555555;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	font-weight: bold;
}

.Text
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Text_farblos
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Text_gross
{
	FONT-SIZE: 14px;
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.normal
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.fett
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
	font-weight: bold;
}

.rot
{
	FONT-SIZE: 12px;
	COLOR: red;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.gruen
{
	FONT-SIZE: 12px;
	COLOR: Green;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.normal_weiss
{
	FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.normal_rot
{
	FONT-SIZE: 12px;
	COLOR: #CC0000;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.normal_grau
{
	FONT-SIZE: 12px;
	COLOR: #D3D3D3;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.klein
{
	FONT-SIZE: 9px;
	COLOR: #3F3F3F;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.klein_hell
{
	FONT-SIZE: 9px;
	COLOR: #DEDEDE;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.klein_unsichtbar
{
	FONT-SIZE: 9px;
	COLOR: white;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.sehrklein
{
	FONT-SIZE: 9px;
	COLOR: #CDCDCD;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.Titel_white
{
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	color: #F7F7FF;
	font-size: 24PX;
	font-weight: bold;
}

.Orange_Border
{
	border: normal 2px #e72019;
}


.editTitle
{
	FONT-SIZE: 9px;
	COLOR: #e72019;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.editInhalt
{
	font-size: 9px;
	color: #3F3F3F;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	border-right: #e72019 thin dashed;
	border-top: #e72019 thin dashed;
	border-left: #e72019 thin dashed;
	border-bottom: #e72019 thin dashed;
}




.Infobox_Navigation
{
	color: white;
	width: 194px; 
	height: 183px;
	padding-top: 10px; 
	padding-left: 10px; 
	padding-right: 10px;
}

.Infobox_Navigation_ohne_BgGrafik
{
	color: white;
	background-color: #555555;
}

#divRubrik_und_Info a 
{
	color: #f2e604;	
	text-decoration: underline;
}

#divRubrik_und_Info a:hover 
{
	color: white;	
	text-decoration: underline;
}

#divRubrik_und_Info a:active
{
	color: #f2e604;	
	text-decoration: underline;
}




.Infobox_Teaser
{
	color: black;
	background-image: url(../images/ITS/Backgrounds/home_teaser_bg_middle.gif);
	background-repeat: repeat-x;
}

#divMain a 
{
	color: black;	
	text-decoration: none;
}

#divMain a:hover 
{
	color: red;	
	text-decoration: underline;
}

#divMain a:active
{
	color: blue;	
	text-decoration: underline;
}


#divMain_CMS a 
{
	color: blue;	
	text-decoration: none;
}

#divMain_CMS a:hover 
{
	color: red;	
	text-decoration: underline;
}

#divMain_CMS a:active
{
	color: blue;	
	text-decoration: underline;
}





/*********************************************************************************/
/* Formulare */
/*********************************************************************************/

/*********************************************************************************/
/* Buttons */
.Button
{
	FONT-SIZE: 11px;
	COLOR: #3F3F3F;
	background-color: #C8C8C8;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
}
.Button_Light
{
	FONT-SIZE: 11px;
	COLOR: #3F3F3F;
	background-color: #C8C8C8;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
}
.Button_Dark
{
	FONT-SIZE: 11px;
	COLOR: white;
	background-color: #555555;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
}

.Button_AddWK
{
	FONT-SIZE: 9px;
	COLOR: #3F3F3F;
	background-color: #C8C8C8;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
	width: 70px;
	height: 20px;
}


/*********************************************************************************/
/* Felder */
.Formular_Light
{
	FONT-SIZE: 12px;
	COLOR: #555555;
	background-color: white;
	border-color: #aeb7cc;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Formular_Dark
{
	FONT-SIZE: 12px;
	COLOR: #aeb7cc;
	background-color: white;
	border-color: #555555;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Formular_Fehler
{
	FONT-SIZE: 12px;
	COLOR: white;
	background-color: #e72019;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Formular_Erfolg
{
	FONT-SIZE: 12px;
	COLOR: #e72019;
	background-color: white;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Formular_Menge {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	COLOR: #8C8C8C;
	text-decoration: none;
	background-color: White;
	text-align: center;
	width: 25px;
	height: 13px;
}

.Formular_Menge_inaktiv {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	COLOR: black;
	text-decoration: none;
	background-color: #faf0e6;
	text-align: center;
	width: 25px;
	height: 13px;
}

.Formular_Preis {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	COLOR: #8C8C8C;
	text-decoration: none;
	background-color: White;
	width: 160px;
	height: 20px;
}

.Formular_Adresswahl {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	COLOR: #8C8C8C;
	text-decoration: none;
	background-color: White;
	width: 160px;
	height: 20px;
}

.Formular_missing_or_fail {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	COLOR: red;
	text-decoration: none;
	background-color: White;
	border-left-color: red;
	border-bottom-color: red;
	border-top-style: dotted;
	border-top-color: red;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: red;
	border-bottom-style: dotted;
}

.Formular {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	COLOR: #8C8C8C;
	text-decoration: none;
	background-color: White;
}

.Formular_50 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 50px;
}

.Formular_47 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 47px;
}

.Formular_75 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 75px;
}

.Formular_100 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 100px;
}

.Formular_137 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 137px;
}

.Formular_142 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 142px;
}

.Formular_150 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 150px;
}

.Formular_200 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 200px;
}

.Formular_205 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 205px;
}

.Formular_237 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 237px;
}

.Formular_250 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 250px;
}

.Formular_300 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 300px;
}

.Formular_400 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 400px;
}

.Formular_460 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 460px;
}

.Formular_500 {
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 500px;
}


.ResultTimer
{
	display: none;
}





/**********************************************************************************
/* Umfragen
**********************************************************************************/
.Umfrage_Titel
{
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	/*text-transform: uppercase;*/
	/*font-style: italic;*/
}

.Umfrage_Beschreibung
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_Kategorie
{
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	/*text-transform: uppercase;*/
	/*font-style: italic;*/	
	height: 30px;
}

.Umfrage_Rubrik
{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	/*text-transform: uppercase;*/
	/*font-style: italic;*/	
	height: 30px;
}

.Umfrage_Unterrubrik
{
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	/*text-transform: uppercase;*/
	/*font-style: italic;*/
	height: 30px;	
}

.Umfrage_Attribut_Zaehler
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_Attribut_Bezeichnung
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;	
}

.Umfrage_Freitextfeld
{
	FONT-SIZE: 10px;
	COLOR: #555555;
	background-color: white;
	border-color: #aeb7cc;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
	width: 250px;
	height: 100px;
}

.Umfrage_CheckBox
{
	FONT-SIZE: 10px;
	COLOR: #555555;
	background-color: white;
	border-color: #aeb7cc;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_RadioButton
{
	FONT-SIZE: 10px;
	COLOR: #555555;
	background-color: white;
	border-color: #aeb7cc;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_CheckBox_Text
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_RadioButton_Text
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_Antwort_Info_0 /* unbeantwortet */
{
	FONT-SIZE: 9px;
	color: red;
}

.Umfrage_Antwort_Info_1 /* beantwortet */
{
	FONT-SIZE: 9px;
	color: darkgreen;	
}

.Umfrage_Antwort_Info_9 /* fehlerhaft */
{
	FONT-SIZE: 9px;
	color: red;
}


