/****************************************************************************************
Umfrage.aspx
****************************************************************************************/
.divUmfrage
{
	position: relative;
	width: 745px;
	font-size: 10px;
	padding: 10px;
}
.Umfrage_Titel
{
	font-size: 16px;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
}
.Umfrage_Beschreibung
{
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	vertical-align : top;
}

/************************************** Containers + Überschriten */
.divUmfrage_Kategorie
{
	position: relative;
	width: 745px;
	padding-left: 0px;
	margin-top: 10px;
}
.divUmfrage_Kategorie_Bezeichnung
{
	position: relative;
	width: 725px;
	font-size: 14px;
	font-weight: bold;
	background-color: #cdcdcd;
}
.divUmfrage_Rubrik
{
	position: relative;
	width: 725px;
	padding-left: 20px;
	margin-top: 10px;
}
.divUmfrage_Rubrik_Bezeichnung
{
	position: relative;
	width: 705px;
	font-size: 12px;
	font-weight: bold;
	background-color: #dedede;
}
.divUmfrage_Unterrubrik
{
	position: relative;
	width: 705px;
	padding-left: 40px;
	margin-top: 10px;
}
.divUmfrage_Unterrubrik_Bezeichnung
{
	position: relative;
	width: 665px;
	font-size: 11px;
	font-weight: bold;
	background-color: #efefef;
}

/************************************** Containers für Attribute */
.divUmfrage_Attribut_unter_nichts_0
{
	position: relative;
	width: 715px;
	font-size: 10px;
	clear: left;
}
.divUmfrage_Attribut_unter_nichts_1
{
	position: relative;
	width: 715px;
	font-size: 10px;
	clear: left;
}
.divUmfrage_Attribut_unter_Kategorie_0
{
	position: relative;
	width: 715px;
	font-size: 10px;
	clear: left;
}
.divUmfrage_Attribut_unter_Kategorie_1
{
	position: relative;
	width: 715px;
	font-size: 10px;
	clear: left;
}
.divUmfrage_Attribut_unter_Rubrik_0
{
	position: relative;
	width: 695px;
	font-size: 10px;
	clear: left;
}
.divUmfrage_Attribut_unter_Rubrik_1
{
	position: relative;
	width: 695px;
	font-size: 10px;
	clear: left;
}
.divUmfrage_Attribut_unter_Unterrubrik_0
{
	position: relative;
	width: 675px;
	font-size: 10px;
	clear: left;
}
.divUmfrage_Attribut_unter_Unterrubrik_1
{
	position: relative;
	width: 675px;
	font-size: 10px;
	clear: left;
}

/************************************** Containers für Inhalte */
.divUmfrage_Attribut_Counter
{
	position: relative;
	width: 30px;
	float: left;
	font-weight: bold;	
}
.divUmfrage_Attribut_Title_unter_nichts
{
	position: relative;
	width: 350px;
	float: left;
	font-weight: bold;
}
.divUmfrage_Attribut_Title_unter_Kategorie
{
	position: relative;
	width: 350px;
	float: left;
	font-weight: bold;
}
.divUmfrage_Attribut_Title_unter_Rubrik
{
	position: relative;
	width: 330px;
	float: left;
	font-weight: bold;
}
.divUmfrage_Attribut_Title_unter_Unterrubrik
{
	position: relative;
	width: 290px;
	float: left;
	font-weight: bold;
}
.divUmfrage_Attribut_Forumlar
{
	position: relative;
	width: 300px;
	float: left;
	font-weight: normal;
	overflow: visible;
}
.divUmfrage_Attribut_Status
{
	position: relative;
	width: 25px;
	float: left;
	font-weight: normal;
}

.Umfrage_Attribut_Bezeichnung
{
	TEXT-DECORATION: none;
	vertical-align : top;	
}

/************************************** Formularfelder */
.Umfrage_Freitextfeld
{
	COLOR: #506292;
	background-color: white;
	border-color: #aeb7cc;
	TEXT-DECORATION: none;
	vertical-align : top;
	width: 290px;
	height: 100px;
}

.Umfrage_CheckBox
{
	COLOR: #506292;
	background-color: white;
	border-color: #aeb7cc;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_RadioButton
{
	COLOR: #506292;
	background-color: white;
	border-color: #aeb7cc;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_CheckBox_Text
{
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_RadioButton_Text
{
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Umfrage_Antwort_Info_0 /* unbeantwortet */
{
	FONT-SIZE: 9px;
	color: red;
}

.Umfrage_Antwort_Info_1
{
	font-size: 9px;
	color: #006600;
}

.Umfrage_Antwort_Info_9 /* fehlerhaft */
{
	FONT-SIZE: 9px;
	color: red;
}






/****************************************************************************************
Produktsuche.aspx
****************************************************************************************/
#divProduktsuche_SubSearch_Container
{
	position: relative;
	background-color: #aeb7cc;
	background-image: url(../images/VSS/Backgrounds/shop_search_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
	TEXT-DECORATION: none;
	padding: 10px;
}
/*------------------------------------ Titel */
#divProduktsuche_Titel
{
	position: relative;
	padding: 3px 0px 0px 5px;
	height: 16px;
	display: none;
}
/*------------------------------------ InfoText */
#divProduktsuche_InfoText
{
	position: relative;
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
	margin: 10px 0px 10px 0px;
}
/*------------------------------------ Textfeld */
#divProduktsuche_SearchText_Container
{
	position: relative;
}
#divProduktsuche_SearchText_Label
{
	position: relative;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 9px;
	font-weight: normal;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 180px;
	
}
#divProduktsuche_SearchText_Field
{
	position: relative;
	margin: 0px 1px 0px 0px;
	float: left;
	overflow: visible;
}
.tProduktsuche_SearchText_Field
{
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 9px;
	font-weight: normal;
	COLOR: #8C8C8C;
	text-decoration: none;
	background-color: White;
	width: 280px;
}
/*------------------------------------ Jahr-Slider */
#divProduktsuche_SubFilter_Jahre_Container
{
	position: relative;
	clear: both;
}
#divProduktsuche_SubFilter_Jahre_Label
{
	position: relative;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 9px;
	font-weight: normal;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 180px;
}
#divProduktsuche_SubFilter_Jahre_Slider
{
	position: relative;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 9px;
	font-weight: normal;
	float: left;
	margin: 0px 20px 0px 0px;
	width: 280px;
}
/*------------------------------------ Submit Button */
#divProduktsuche_SubFilter_Button
{
	position: relative;
	clear: both;
}
.bProduktsuche_SubFilter_Button
{
	position: relative;
	FONT-SIZE: 12px;
	COLOR: #3F3F3F;
	background-color: #C8C8C8;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
	left: 180px;
	width: 287px;
}

/*------------------------------------ Trenner */
#divProduktsuche_Trenner_SubSearch_NavInfo
{
	clear: both;
	height: 10px;
}

/*------------------------------------ Treffer Infos mit Seitennavigation */
#divProduktsuche_Trefferinfos_Container
{
	position: relative;
}
#divProduktsuche_Trefferinfos_Navigation
{
	position: relative;
	float: left;
	width: 190px;
}
#divProduktsuche_Trefferinfos_Info
{
	position: relative;
	float: left;
}







/*----------------------------------- News Ticker   */
#divNews_Scroll
{
	position: relative;
	top: 190px;
	left: 205px;
	width: 770px;
	height: 11px;
	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 0px 0px;
}
.divNews_Scroll_Text
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, Arial, Century Gothic, Geneva;
	font-weight: normal;
	color: white;	
	margin: 0px 0px 0px 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: absolute;
	top: 15px;
	left: 395px;
	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: #002852;
	background-image: url(../images/Swissroad/Backgrounds/NewsBox_Background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: inherit;
}
.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;
}



/****************************************************************************************
VSS Spez.
****************************************************************************************/
.Titelbalken
{
	FONT-SIZE: 12px;
	COLOR: #506292;
	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/VSS/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/VSS/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: #506292;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.Listen_Trennlinie_A
{
	background-color: #506292;
	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/VSS/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/VSS/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: red;
	text-decoration: none;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/VSS/Buttons/mainnav_devider.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

#divMainNav ul li:first-child 
{
	background-image: url(../images/VSS/Buttons/mainnav_bg_firstchild-inactive.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#divMainNav ul li:first-child:active
{
	background-image: url(../images/VSS/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;
}


.hauptmenu
{
	background-image: url(../images/VSS/Buttons/mainnav_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;	
}

.hauptmenu_Item
{
	text-align: center;
	cursor: hand;
	pointer: hand;
}

.hauptmenu_Item_selected
{
	text-align: center;
	background-image: url(../images/VSS/Buttons/mainnav_bg_firstchild-active.gif);
	background-position: left top;
	background-repeat: repeat-x;
	cursor: hand;
	pointer: hand;
}

.hauptmenu_Item_first
{
	text-align: center;
	background-image: url(../images/VSS/Buttons/mainnav_bg_firstchild-inactive.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: hand;
	pointer: hand;
}

.hauptmenu_Item_first_selected
{
	text-align: center;
	background-image: url(../images/VSS/Buttons/mainnav_bg_firstchild-active.gif);
	background-position: left top;
	background-repeat: no-repeat;
	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/VSS/Buttons/mainnav_devider.gif);
	background-position: right top;
	background-repeat: no-repeat;
}









.Rubrik
{
	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;
}

.Rubrik:hover
{
	color: #f2e604;
	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: #f2e604;
	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: 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:hover
{
	color: #f2e604;
	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: #f2e604;
	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: #506292;
	text-decoration: underline;
}

.Link_dark:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_dark:active
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_dark_selected 
{
	color: #506292;	
	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: #506292;
	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: #506292;
}

#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/VSS/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: #506292;
	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: #506292;
	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: #506292;
	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;
}



