/* 
   ============================================================
   Style.css für Wickfelder
   ============================================================
*/


html, body, a, a:link, a:visited{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #33333f;
	text-decoration: none;
}

a, a:link, a:visited{
	color: #ED1C24;
	text-decoration: none;
}

a:hover, a:active, a:focus{
	font-weight:normal;
	text-decoration: none;
	background-color: #ED1C24;
	color: #33333f;
}

h1, h2, h3, h4, h5{
	padding: 0px;
	margin: 0px;
	color: #ED1C24;
}

p{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

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

csc-header.h1{
	padding:0px;
	margin: 0px;
}
/* 
   ============================================================
   Footer
   ============================================================
*/

.footerlink, a.footerlink, a.footerlink:visited, a.footerlink:link {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #33333f;
}

a.footerlink:hover, a.footerlink:active, a.footerlink:focus {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #33333f;
	background-color: #ED1C24;
}

/* 
   ============================================================
   PromotionPanel
   ============================================================
*/

#PromotionPanelContent{
		font-size: 10px;
	}

a:hover#PromotionPanelContent{
		color:#33333f;
		background-color: #ED1C24;
}
	
#PromotionIFrame{
	background-color: #C1C5CE;
}


/* 
   ============================================================
   NaviSecondLevelContent
   ============================================================
*/
#NaviSecondLevelContent a, a:link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ED1C24;
}

#NaviSecondLevelContent a:visited {
	font-weight: normal;
	text-decoration:none;
	color: #ED1C24;
}

#NaviSecondLevelContent a:hover, a:active, a:focus {
	font-weight: normal;
	text-decoration:none;
	color: #33333f;
	background-color: #ED1C24;
}


/* 
   ============================================================
   Header
   ============================================================
*/

#Header{
	font-weight: bold;
	font-size: 50px;
	color: #ED1C24;
	font-family: Copperplate Gothic Light;
	letter-spacing: -4px;
}


/* 
   ============================================================
   NaviFirstLevel
   ============================================================
*/

#NaviFirstLevel{
		font-size: 14px;
}

/*
#NaviFirstLevel a, a:link, a:visited{
		font-size: 40px;
		font-weight: normal;
		color: #33333f;
		letter-spacing: 2px;
	}
	
#NaviFirstLevel a:hover, a:active, a:focus {
	font-size: 40px;
	font-weight: normal;
	text-decoration:none;
	color: #33333f;
	background-color: #ED1C24;
	letter-spacing: 2px;
}


*/
font.NaviFirstLevelElementAct{
	font-size: 14px;
	color: #cecece;
}

font.NaviSecondLevelElementAct{
	color: #ffffff;
}


/* 
   ============================================================
   Content
   ============================================================
*/

#Content a, a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #ED1C24;
}

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

#Content a:hover, a:active, a:focus {
	text-decoration:none;
	color: #33333f;
	background-color: #ED1C24;
}

/* 
   ============================================================
   List Style
   ============================================================
*/

ul{
	 list-style-image: url("../images/allover/li_punkt.png");
	 list-style-position: outside;
	 list-style-type: square;
}


ul ul{
	 list-style-image: url("../images/allover/li_punkt_3.png");
	 list-style-position: outside;
	 list-style-type: square;
	 padding-top: 5px;
	 padding-bottom: 10px;
}

ul li{font-size:16px;}
ul li li{font-size:12px;}
ul li a, ul li a:link, ul li a:visited{font-size:16px;}
ul li li a, ul li li a:link, ul li li a:visited{font-size:12px;}
/* 
   ============================================================
   Form
   ============================================================
*/

/*
=================================================================
Forms
=================================================================
*/
.gmapDir label {
	display:block;
	width:80px;
	text-align:right;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	color:#ED1C24;
	font-size:11px;
	font-weight: bold;
	}

.gmapDir input {
	float:left;
	display:block;
	border: none;
	border-bottom: 1px dotted #ED1C24;
	width: 200px;
	margin-bottom:10px;
	background: #ffffff;
	color:#33333f;
	font-size:11px;
	}


label {
	display:block;
	width:200px;
	text-align:right;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	color:#ED1C24;
	font-size:11px;
	font-weight: bold;
	}
	
input {
	float:left;
	display:block;
	border: none;
	border-bottom: 1px dotted #ED1C24;
	width: 250px;
	margin-bottom:10px;
	background: #ffffff;
	color:#33333f;
	font-size:11px;
	}

input[type="hidden"]{
	display:none;
	visibility:hidden;
}

input[type="submit"]{
	border: 1px solid #ED1C24;
}

input[type="submit"]:hover{
	background:#ED1C24;
	color:#ffffff;
}
textarea{
	float:left;
	display:block;
	border: none;
	width: 250px;
	background: #ffffff;
	border: 1px dotted #ED1C24;
	font-family: arial;
	color:#33333f;
	font-size:11px;
	margin-bottom:10px;
}

.csc-mailform-check{
	width: 250px;
	border: 1px dotted #ED1C24;
}

.csc-mailform{
	border:none;
	width: 500px;
}
.csc-mailform-submit{
	float:left;
	display:block;
	border:none;
	background:#ED1C24;
	color: #ffffff;
	width: 102px;
	margin-top: 15px;
}

.csc-textpic-caption{
	font-size: 9px;
}

/*
========================================
EimerAltText
========================================
*/

.EimerAltText{
	font-size: 12px;
	font-weight:bold;
}

#rot{color:#ff0000;visibility:hidden;}
#violet{color:#990099;visibility:hidden;}
#blau{color:#0000ff;visibility:hidden;}
#gruen{color:#00ff00;visibility:hidden;}
#gelb{color:#ffff00;visibility:hidden;}
#orange{color:#ffcc00;visibility:hidden;}
