/*=========================================*/
/* Screen CSS, verkehrssicherheitsfonds.ch */
/* by mediaparx.com, June 2006             */
/*=========================================*/


*{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
	background:url(../auxx/img_bg_tiled_ground.gif);
	background-color:#fdf799;
	font-size:medium;
	color:#000000;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:center;
}

a img{
	border:0px;
	text-decoration:none;
	background:none;
}

a.LinkBild{
	border:none !important;
	background:none !important;
}

.clear{
	clear:both;
	line-height:0px;
	height:0px;
}

#ContainerDummy{
	height:auto;
	width:auto;
	text-align:center;
	background:url(../auxx/img_bg_tiled.gif) repeat-x;
}

#ContainerCenterAll{
	margin:0px auto;
	width:945px;
	font-size:90%;
	line-height:160%;
}

.BildmitRahmen{
	padding:1px;
	border:1px solid #AFBCBA;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}

img.BildmitRahmenLinks {
	padding:1px;
	border:1px solid #AFBCBA;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}

ul{
	margin:0px;
	padding:0px;
	margin-left:0.9em;
	padding-left:0.9em;
}

ol{
	margin:0px;
	padding:0px;
	margin-left:12px;
	padding-left:12px;
}


/*Linke Spalte*/
/*------------*/
#LeftColumn{
	float:left;
	width:224px;
	padding-right:10px;
	text-align:right;
	font-size:80%;
	line-height:135%;
}

#LeftColumn #Logo{
	margin-top:82px;
	margin-bottom:61px;
}

#LeftColumn a{
	text-decoration:none;
	display:block;
	float:right;
	text-align:left;
}

#LeftColumn a.MainNavi{
	margin-top:6px;	
	padding-left:12px;
	width:177px;
	border-right:1px solid #485E62;
	border-bottom:1px solid #485E62;
	background:#FFFFFF;
	padding-top:8px;
	text-transform:uppercase;
	color:#000000;
	cursor:pointer;
}

#LeftColumn a.MainNavi:hover, a.MainNaviActive{	
	margin-top:6px;
	padding-left:12px;
	width:177px;
	border-right:1px solid #485E62;
	border-bottom:1px solid #485E62;
	background:#CC0000;
	padding-top:8px;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;
}

a.MainNaviActive{
	margin-bottom:4px;
}

#LeftColumn a.SubNavi{
	padding-left:12px;
	width:177px;
	color:#000000;
	cursor:pointer;
	margin-bottom:1px;
}

#LeftColumn a.SubNavi:hover, a.SubNaviActive{	
	padding-left:12px;
	width:177px;
	color:#CC0000;
	cursor:pointer;
	margin-bottom:1px;
}


/* Mittlere Spalte */
/*-----------------*/
#CenterColumn{
	float:left;
	text-align:left;
	width:521px;
	background:url(../auxx/img_header_border_right.gif) #FFFFFF;
	background-repeat:no-repeat;
	background-position:100% 0%;
	color:#000000;
	font-weight:normal;
}

#CenterColumn #CenterColumnDummy{
	float:left;
	width:520px;
	border-left:1px solid #666;
	padding-top:7px;
	background:url(../auxx/img_line_footer.gif);
	background-repeat:no-repeat;
	background-position:6px 100%;
}

#CenterColumnDummy #FontSizeSwitcher{
	float:left;
	width:45px;
	height:12px;
	text-align:left;
	margin-left:4px;
	display:inline;
	margin-top:3px;
}

#FontSizeSwitcher a.ButtonFontNormal{
	width:10px;
	height:12px;
	float:left;
	display:block;
	background:url(../auxx/btn_fontsize_normal.gif) no-repeat;
}

#FontSizeSwitcher a.ButtonFontNormal:hover{
	width:10px;
	height:12px;
	float:left;
	display:block;
	background:url(../auxx/btn_fontsize_normal.gif) 0px -12px no-repeat;
}

#FontSizeSwitcher a.ButtonFontBig{
	width:13px;
	height:12px;
	float:left;
	display:block;
	background:url(../auxx/btn_fontsize_big.gif) no-repeat;
}

#FontSizeSwitcher a.ButtonFontBig:hover{
	width:13px;
	height:12px;
	float:left;
	display:block;
	background:url(../auxx/btn_fontsize_big.gif) 0px -12px no-repeat;
}

#FontSizeSwitcher a.ButtonFontBiggest{
	width:14px;
	height:12px;
	float:left;
	display:block;
	background:url(../auxx/btn_fontsize_biggest.gif) no-repeat;
}

#FontSizeSwitcher a.ButtonFontBiggest:hover{
	width:14px;
	height:12px;
	float:left;
	display:block;
	background:url(../auxx/btn_fontsize_biggest.gif) 0px -12px no-repeat;
}

#CenterColumnDummy #ContainerServiceNavigation {
	float:left;
	width:451px;
	padding-right:20px;
	margin-bottom:2px;
	text-align:right;
	font-size:85%;
}

#ContainerServiceNavigation #ServiceNavigation{
	float:right;
	width:auto;
	color:#CC0000;
	font-weight:bold;
	text-align:left;
}

#ServiceNavigation a.ServiceNavi{
	/*float:right;*/
	float: left;
	display:block;
	color:#CC0000;
	text-decoration:none;
}

#ServiceNavigation a.ServiceNavi:hover, #ServiceNavigation a.ServiceNaviActive{
	/*float:right;*/
	float: left;
	display:block;
	color:#FFFFFF;
	background:#CC0000;
	text-decoration:none;
}

#ServiceNavigation .SeparatorServiceNavi{
	/*float:right;*/
	float: left;
	margin-right:4px;
	margin-left:4px;
}

#ImageHeader{
	float:left;
	margin-left:4px;
}

#CenterColumnDummy #ContainerContent{
	float:left;
	width:520px;
	background:url(../auxx/img_content_border_tiled.gif) repeat-y;
	background-position:100% 0%;
}

#CenterColumnDummy #ContainerContent #Content{
	float:left;
	width:460px;
	padding-left:30px;
	padding-right:30px;
	padding-top:24px;
	padding-bottom:40px;
	background:url(../auxx/img_content_border_right.gif) no-repeat;
	background-position:100% 0%;
	min-height:450px;
}

#Content h1 {
	color:#CC0000;
	font-size:155%;
	line-height:115%;
	font-weight:normal;
	margin-bottom:5px;
}

#Content h2{
	color:#CC0000;
	font-size:130%;
	line-height:140%;
	padding-bottom:8px;
	margin-top:5px;
	font-weight:normal;
}

#Content h3{
	font-size:100%;
	line-height:170%;
	font-weight:bold;
	margin-bottom:5px;
	color:#CC0000;
}

#Content h4{
	font-size:95%;
	line-height:170%;
	font-weight:normal;
	margin-bottom:5px;
	color:#000000;
}

#Content h6 {
	font-weight:bold;
	font-size: 12px;
}

#Content .LeadText{
	font-weight:bold;
}

#Content a{
	color:#CC0000;
	text-decoration:none;
	border-bottom:1px dashed #CC0000;
	font-weight:bold;
}

#Content a:hover{
	color:#FFFFFF;
	background:#CC0000;
	text-decoration:none;
	border:none;
	font-weight:bold;
}

#Content #HeaderNews,
#Content #HeaderAgenda{
	width:217px;
	float:left;
	padding-left:5px;
}

#Content #HeaderNews{
	margin-right:10px;
}


#Content #News{
	margin-right:10px;
}

#Content #News, #Content #Agenda{
	float:left;
	vertical-align: top;
	width:212px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	margin-bottom:10px;
	/*background:#E8E7E7;*/
	font-size:80%;
	line-height:160%;
}

#Content #News .Entry,
#Content #Agenda .Entry{
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E8E7E7;
}

#Content #News .Entry .Date,
#Content #Agenda .Entry .Date{
	color:#CC0000;
	font-weight:bold;
}

#Content #News .Entry .LeadTextNews,
#Content #Agenda .Entry .LeadTextNews{
	font-weight:bold;
}

#Content #News .Entry a,
#Content #Agenda .Entry a{
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	border:none;
	background:none;
}

#Content #News .Entry a:hover,
#Content #Agenda .Entry a:hover{
	background:#CC0000;
	color:#E8E7E7;
	font-weight:bold;
	text-decoration:none;
	border:none;
}

#Content #downloads{
	width: 440px;
	height: auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	margin-bottom:10px;
	/*background:#E8E7E7;*/
	font-size:80%;
	line-height:160%;
}
#Content #downloads .Entry {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E8E7E7;
}
#Content #downloads .Entry .Date {
	color:#CC0000;
	font-weight:bold;
}
#Content #downloads .Entry .Titel {
	font-weight:bold;
}

/* Formulare */
/*-----------*/

label{
	display:block;
	float:left;
	width:150px;
	margin-bottom:5px;
}

.FormFieldNormal{
	display:block;
	float:left;
	width:198px;
	border:1px solid #666666;
	margin-bottom:8px;
	padding-left:2px;
}

.FormFieldNormal:focus{
	display:block;
	float:left;
	width:198px;
	padding-left:2px;
	border:1px solid #666666;
	background:#dbe5e5;
	margin-bottom:8px;
}

textarea{
	display:block;
	float:left;
	width:198px;
	padding-left:2px;
	border:1px solid #666666;
	font-size:95%;
	height:80px;
}

textarea:focus{
	display:block;
	float:left;
	width:198px;
	padding-left:2px;
	border:1px solid #666666;
	background:#dbe5e5;
	font-size:95%;
	height:80px;
}

.FormButton{
	float:left;
	width:auto;
	border:1px solid #485E62;
	background:#CCCCCC;
	margin-top:20px;
	padding:3px;
	color:#000000;	
	cursor:pointer;
}

.FormButton:hover{
	float:left;
	width:auto;
	border:1px solid #485E62;
	background:#CC0000;
	margin-top:20px;
	padding:3px;
	color:#FFFFFF;	
	cursor:pointer;
}

#DisplayMissingFields{
	float:left;
	width:350px;
	border:1px dashed #CC0000;
	margin-bottom:10px;
	font-size:80%;
	line-height:130%;
	padding-bottom:5px;
}

#DisplayMissingFields .TitleMissingFields{
	display:block;
	padding-left:5px;
	padding-bottom:1px;
	padding-top:4px;
	margin-bottom:2px;
	height:16px;
	width:auto;
	background:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
}


/* Footer */
/*--------*/
#CenterColumn #Footer{
	float:left;
	width:502px;
	padding-top:2px;
	padding-left:6px;
	padding-right:13px;
	padding-bottom:12px;
	background:url(../auxx/img_content_border_bottom.gif) no-repeat;
	background-position:0% 100%;
	color:#666666;
	font-size:70%;
	text-align:right;
}

#CenterColumn #Footer .SeparatorFooter{
	color:#CC0000;
	margin-left:3px;
	margin-right:3px;
}

#CenterColumn #Footer a{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

#CenterColumn #Footer a:hover{
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}


/* Rechte Spalte */
/*---------------*/
#RightColumn{
	float:left;
	width:170px;
	margin-left:5px;
	margin-top:217px;
	text-align:left;
	font-size:80%;
	line-height:150%;
}

#RightColumn h3 {
	color:#CC0000;
	font-size:160%;
	line-height:120%;
	padding-bottom:0.2em;
}

#RightColumn a.LinkFeatureBox{
	text-decoration:none;
	color:#CC0000;
}

#RightColumn a.LinkFeatureBox:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#CC0000;
}

#RightColumn a {
	text-decoration:none;
	color:#CC0000;
}

#RightColumn a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#CC0000;
}

#RightColumn .SeparatorFeatureBox{
	line-height:1px;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	background:#666666;
}
