﻿/**** HTML Tags Anfang  
ZAB:
color: rgb(228, 49, 42); rot = #e4312a;
background-color: rgb(221, 221, 221); navi-links: dunkelgrau = #dddddd;
background-color: rgb(238, 238, 238); sub-navi-links: hellgrau = #eeeeee;
background-color: rgb(216, 216, 216); = #d8d8d8; hellergrau Buttons

a:hover { text-decoration: underline; }

****/

	body, a, td, th, p, span, li, h1, h2, h3, h4, input, select, option {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	body {background-color: #eeeeee;}
/* #maincontent a:link, #maincontent a:visited, #maincontent a:active, #maincontent a:hover { color: rgb(228, 49, 42); text-decoration: underline; } */

	a {	text-decoration : none; color : rgb(228, 49, 42); }
	a:active {color: #000000;}
	a:hover {color : rgb(228, 49, 42); text-decoration : underline; }

	a:visited {	color: #666666;}

	img {	border: none;}

	h1  {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 20px;
		font-weight: normal;
		color : #FFFFFE;
	}

	h2, h2 span {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding: 15px 0 0 0;
		font-size : 14px;
		color:#CC0033;
	}

	h3 {
		font-weight: bold;
		font-size : 12px;
		background-color: #EFEFEF;	
		padding: 8px 10px 8px 10px;	
	}

	h4 {
		font-weight: bold;
		font-size : 11px;
		background-color: #F4F4F4;	
		padding: 8px 20px 8px 10px;	
	}

/**** HTML Tags Ende  ****/

/**** Sites Anfang  ****/

	.sitesHeadBoxText {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 20px;
		font-weight: normal;
		color : #FFFFFE;
		position: relative;
		top: 23px;
		left: 15px;
	}

	.sites {
		background-color: #FFFFFF;	
		width: 650px;
		left: 0px;  
		top: 40px; 
		position: absolute;
	}

	.sitesHeadBox {
		left: 20px;
		width: 180px; 
		top: -40px;
		height: 74px;
		position: absolute;	
		z-index: 1;
		background-color: rgb(26, 77, 128);
	}

	.sitesLanguageBox {
		left: 560px;
		height: 20px;
		width: 80px; 
		top: 10px;
		position: absolute;	
		z-index: 1;
		background-color: #FFFFFF;
	}

	.sitesHead {
		padding: 20px 20px 0 20px;
	}

	.sitesHeadText {
		text-align: justify;
		font-weight:bold;
		color:rgb(26, 77, 128);
	}

	.sitesMessageText {
		text-align:left ;
		color: #990000;
		font-weight: bold;
	}

	.sitesContent	{
		padding: 10px 16px 20px 16px;
	}

	.seperatorBox{
		background-color: #eeeeee;
		height: 20px;
		width: 100%;
	}

	.sitesFeetBox{
		padding:10px 10px 10px 20px;
	}
	
	.sitesFeetBoxValidate	{
		background-color: #cccccc;
		text-align:right;
		padding: 5px 20px 0 0;
	}
	
/**** Sites Ende  ****/   
