/* Standart-CSS für Gemeindewerke Stockelsdorf */

/*Wichtige Farben
	Blau=#336699
	Grau=#F7F7F7
	Beige=#EAE0D4

	Textfarben:
	Grau=#666666
	Blau=#336699
*/

body, div, p, h1, h2, h3,
span, a, td, table {
	margin:0;
	padding:0;
}

html, body {
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#990000;
  	scrollbar-darkshadow-color:#E4E3E4;
  	scrollbar-face-color:#EAE0D4;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#FFFFFF;
  	scrollbar-track-color:#F7F7F7;

}

a {
	text-decoration:underline;
	font-weight : normal; 
	font-size : 11px;
	color:#336699;	
	
}

a:hover 
	{ 
	text-decoration:underline;
	font-weight : normal; 
	font-size : 11px;
	color:#333333;	 
}
	


/*------Außentabelle------*/

.aussentabelle {
	width:990px;
	height:100%;
	background-color:#ffffff;
}

/*------------------------*/


/*------Gleiches-----------*/

.inhalt, .aussentabelle, .menue, .aktuellespalte {
	vertical-align:top;
}

.fliesstext, .menuetext, .aktuellespalte, .tabelleaktuelles {
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
} 
/*------------------------*/


/*------Kopfbereich-------*/

/*------------------------*/

.head {
	height:111px;
	background-image:url(img/head.jpg);
	background-repeat : no-repeat;
}

/*------------------------*/


/*------Fussbereich-------*/

.fuss {
	height:17px;
	background-image:url(img/fuss.gif);
}

/*------------------------*/


/*------Menübereich-------*/

.menue {
	width:172px;
	background-image:url(img/hg_menue.gif);
}

.menuecontainer {
	position:relative;
	top:0px;
	left:0px;
}

.menuebuttons {
	position:absolute;
	top:44px;
	left:0px;
}

.menuebuttons div{
	float:left;
}

.menuetext div {
	float:left;
	width:116px;
	margin:0 0 14px 0;
}

.menuetext {
	position:absolute;
	top:52px;
	left:38px;

}

.menuefuss {
	margin:1px 0 0 813px;
}

.menuefuss div{
	float:left;
	margin:0 13px 0 0;
}

/*------------------------*/


/*------Inhaltbereich-----*/

.inhalt {
	width:627px;
	background-image:url(img/hg_inhalt.gif);
}

.h1grafik {
	position:relative;
	top:48px;
	left:0px;
}

.ueberschriftteil {
	position:relative;
	top:29px;
	left:40px;
	font-size:16px;
	font-weight:bold;
	color:#336699;
}

h1 {
	color:#666666;
	font-size:13px;
	margin:13px 0 0 54px;
}

.fliesstext {
	width:545px;
	margin:30px 0 0 40px;
}


.fliesstext p {
	margin:0 0 10px 0;
}

/*------------------------*/


/*------Aktuellespalte----*/

.aktuellespalte {
	width:191px;
	background-image:url(img/hg_aktuelles.gif);
	vertical-align:top;
}

.aktuellespalteueberschrift {
	margin:19px 0 0 12px;
	font-weight:bold;
}

.balkenaktuelles {
	width:190px;
}

.tabelleaktuelles {
	width:190px;
	margin:15px 0 0 1px;
	font-size:10px;
}

.aktuellestext {
	margin:9px 9px 9px 9px;
}

.aktuellestext p {
	margin:0 0 8px 0;
}

.mehr {
	color:#336699;
	margin:0 0 9px 139px;
}

.fussaktuelles {
	background-image:url(img/fussaktuelles.gif);
	height:7px;
}

.inhaltaktuelles {
	background-color:#D9D9D9;
}

.pfeilbox {
	width:171px;
	height:25px;
	padding:40px 0 0 15px;
}

.pfeilbox div {
	margin:2px 0 0 3px;
	float:left;
}

.abstandpfeil {
	padding:0 107px 0 0;
}

/*------------------------*/


/*------Links-------------*/


.aa:link, .aa:visited, .aa:hover, .aa:active {
	text-decoration:underline;
}

.ab:link, .ab:visited, .ab:hover, .ab:active {
	text-decoration:none;
}

.aa:link { 
	color:#336699; 
}

.aa:visited { 
	color:#336699;
}

.aa:hover { 
	color:#333333; 
}

.aa:active { 
	color:#333333; 
}

.ab:link { 
	color:#666666; 
}

.ab:visited { 
	color:#666666;
}

.ab:hover { 
	color:#336699; 
}

.aba:active { 
	color:#336699; 
}

/*------------------------*/


/*------Kontaktformular-------------*/

.textfeld
	{
	border: 1px solid #666666;
	font-size: 9pt;
	color: #333333;
	background-color: #F7F7F7;
	height: 15px;
	width: 200px;
	
}

.textfeldscheck
	{
	border: 1px solid #666666;
	font-size: 9pt;
	color: #333333;
	background-color: #F7F7F7;
	height: 15px;
	width: 50px;
	
}

.textfeldver
	{
	border: 1px solid #666666;
	font-size: 9pt;
	color: #333333;
	background-color: #F7F7F7;
	height: 15px;
	width: 139px;
	
}

.textfeldzaehlernr
	{
	border: 1px solid #666666;
	font-size: 9pt;
	color: #333333;
	background-color: #F7F7F7;
	height: 15px;
	width: 162px;
	
}

.textfelddatum
	{
	scrollbar-base-color:#000000;
  	scrollbar-3dlight-color:#000000;
  	scrollbar-arrow-color:#990000;
  	scrollbar-darkshadow-color:#E4E3E4;
  	scrollbar-face-color:#EAE0D4;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#FFFFFF;
  	scrollbar-track-color:#F7F7F7;
	border: 1px solid #666666;
	font-size: 9pt;
	color: #333333;
	background-color: #F7F7F7;
	height: 15px;
	width: 20px;
	
}

.textfeldmonat
	{
	border: 1px solid #666666;
	font-size: 9pt;
	color: #333333;
	background-color: #F7F7F7;
	height: 15px;
	width: 100px;
	
}

.textfeldjahr
	{
	border: 1px solid #666666;
	font-size: 9pt;
	color: #333333;
	background-color: #F7F7F7;
	height: 15px;
	width: 20px;
	
}

.textarea
	{
	border: 1px solid #666666;
	font-size: 9pt;
	color: #333333;
	background-color: #F7F7F7;
	height: 100px;
	width: 370px;	
}

.textareakontakt
	{
	border: 1px solid #666666;
	font-size: 9pt;
	color: #333333;
	background-color: #F7F7F7;
	height: 100px;
	width: 200px;
	
}

.buttonkontakt{
    cursor:hand;
    background-color: #666666;
	margin: 0px;
	height: 16px;
	font-size: 9px;
	color: #ffffff;
	font-weight:bold;
	border: 1px solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	line-height: 9px;
}


/*------cms-------------*/

.boldblau {
	font-size:11px;
	font-weight:bold;
	color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}

.textnormal{
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

.text{
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:400px;
	
}

.boldgrau {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.boldweiss {
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

li{
list-style-image : url(img/listenpunkt.jpg);
margin: 0px;
padding: 0px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


