.copytext{ font-size: 11px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #666666;line-height: 14px;	}
.copybold{ font-size: 11px; font-family: Verdana,Helvetica,Arial; font-weight: bold;font-style: normal;color: #666666;line-height: 14px;	}

.copysmall{ font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #666666;line-height: 14px;	}

.headline1{ font-size: 12px; font-family: Verdana,Helvetica,Arial; font-weight: bold;font-style: normal;color: #F21600;line-height: 12px;	}
.headline2{ font-size: 16px; font-family: Verdana,Helvetica,Arial; font-weight: bold;font-style: normal;color: #F21600;line-height: 15px;	}

.smallred{ font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: bold;font-style: normal;color: #F21600;line-height: 12px;	}
.smallcopy{ font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #666666;line-height: 12px;	}

.smallrlink{ font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #F21600;line-height: 12px;text-decoration:none;	}
.smallrlink:active{ font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #F21600;line-height: 12px;text-decoration:none;	}
.smallrlink:visited { font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #F21600;line-height: 12px;text-decoration:none;	}
.smallrlink:hover { font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #F21600;line-height: 12px;text-decoration:underline;	}

.smalllink{ font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #666666;line-height: 12px;text-decoration:none;	}
.smalllink:active{ font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #666666;line-height: 12px;text-decoration:none;	}
.smalllink:visited { font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #666666;line-height: 12px;text-decoration:none;	}
.smalllink:hover { font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: normal;font-style: normal;color: #666666;line-height: 12px;text-decoration:underline;	}

.smallredlink{ font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: bold;font-style: normal;color: #F21600;line-height: 12px;text-decoration:none;	}
.smallredlink:active{ font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: bold;font-style: normal;color: #F21600;line-height: 12px;text-decoration:none;	}
.smallredlink:visited { font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: bold;font-style: normal;color: #F21600;line-height: 12px;text-decoration:none;	}
.smallredlink:hover { font-size: 10px; font-family: Verdana,Helvetica,Arial; font-weight: bold;font-style: normal;color: #F21600;line-height: 12px;text-decoration:underline;	}

h6 {FONT-SIZE:7pt; COLOR:#666666; FONT-FAMILY:Arial; line-height:0px;}
h2 {FONT-SIZE:13px; COLOR:#666666; FONT-FAMILY:Verdana;}


.KlickText
{
	font-family: Verdana;
	font-size: 11px;
	color: #e60003;
	padding-left: 17px;
}

.LinkKlickTextWMS
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
}

.LinkKlickTextWMS:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;	
}
.LinkKlickText
{
	font-family: Verdana;
	font-size: 11px;
	color: #e60003;
	text-decoration: none;	
}

.LinkKlickText:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #e60003;
	text-decoration: underline;	
}


.LinkKlickLeitsystem
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}



/* Textschatten Überschrift */
.SchattenContainer 
{
	position: relative; 
	left: 1px; 
	top: 1px;
	color: #FFFFFF;
	font-size: 30px;
	color: #000000;
	font-family:Arial;
	letter-spacing:2px;
	height: 30px;
}
.SchattenText
{
	position: absolute;
	left: -1px;
	top: -1px;
	color: #FFFFFF;
	font-size: 30px;
	font-family:Arial;
	letter-spacing:2px;
	height: 30px;
}

.SchattenContainerKlein 
{
	position: relative; 
	left: 1px; 
	top: 1px;
	color: #FFFFFF;
	font-size: 20px;
	color: #000000;
	font-family:Arial;
	letter-spacing:2px;
	height:20px;
}
.SchattenTextKlein
{
	position: absolute;
	left: -1px;
	top: -1px;
	color: #FFFFFF;
	font-size: 20px;
	font-family:Arial;
	letter-spacing:2px;
	height: 20px;
}

/*Formulare*/

.TableFormular
{
	background-color: #f5f5f5;
	border: 1px solid gainsboro;
}

.TableFormularKlein
{
	background-color: gainsboro;
	border: 1px solid gainsboro;
}

.TdTextFormular2
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	line-height: 14px;
}

.TdTextFormular
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	line-height: 14px;
	text-align:right;
	width: 110px;
}

.TdTextFormularKlein
{
	font-size: 10px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

.DropDown
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
}

.Radio
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

.TextBox
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
	border:1px solid gainsboro;
	width: 180px;
}

.TextBoxSmall
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
	border:1px solid gainsboro;
	width: 100px;
}

.TextBoxPLZ
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
	border:1px solid gainsboro;
	width: 50px;
}

.TextBoxArea
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
	border:1px solid gainsboro;
	width: 400px;
}

.TextBoxLong
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: normal;
	font-style: normal;
	border:1px solid gainsboro;
	width: 350px;
}

.ButtonSend
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	letter-spacing:1px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	border:2px solid #666666;
	background-color: whitesmoke;
}

.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

.ButtonSendSmall
{
	font-size: 10px;
	font-family: Verdana,Helvetica,Arial;
	letter-spacing:1px;
	font-style: normal;
	color: #666666;
	border:2px solid #666666;
	background-color: whitesmoke;
}

.Validator
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	color: Red;
}


/*Listen*/

.ULList
{
	 font-size: 11px;
	 font-family: Verdana,Helvetica,Arial;
	 font-weight: normal;
	 font-style: normal;
	 color: #666666;
	 line-height: 14px;
	 list-style-type:square;
}


ul
{
	 font-size: 11px;
	 font-family: Verdana,Helvetica,Arial;
	 font-weight: normal;
	 font-style: normal;
	 color: #666666;
	 line-height: 14px;
	 list-style-type:square;
}

.GridHeader
{
	BACKGROUND-IMAGE: url(../admin/images/header-back.png);
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	line-height: 14px;
	
}

/* mod_quickicon */

div.icon   { margin: 3px;}
div.icon a { 
	display: block;
	height: 97px !important;
	height: 100px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

div.icon a:link    {  color : #808080;  }
div.icon a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}
div.icon a:active  {  color : #808080;  }
div.icon a:visited {  color : #808080;  }

div.icon img { margin-top: 13px; }
div.icon span { display: block; padding-top: 3px;}