/* schriftstil,abst?nde */

body
		{
		color: white;
		background-color:#003399;
		margin-top: 10px;
		margin-left: 10 px;
		margin-right: 10px;
		margin-bottom: 10px;
}

table,tr,td
		{
		color: white ;
		font-family: arial, verdana, sans-serif;
		font-size: 10pt
}

p
		{
		color: #003399;
		font-family: arial, verdana, sans-serif;
		font-size: 8pt
}

th
		{
		color: white ;
		font-family: arial, verdana, sans-serif;
		font-size: 24pt
}

/* hintergrundbild */

#bild00
		{
		background-image: url(../grafiken/logo_g.jpg);
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: center ;
}

#bild01
		{
		background-image: url(../aktuell/20060717_raab.gif);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center center;
}

#bild02
		{
		background-image: url(../grafiken/logo_g.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center center;
}

/* linien - classen */

.linie-bottom
		{
		color:silver;
		text-decoration:none ;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px auto;
		border-bottom:solid 5px #fe0000;
}

.linie-top-bottom
		{
		background-color:silver;
		text-decoration:none ;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px auto;
		border-bottom:solid 1px #ffffff;
		border-top:solid 1px #ffffff;
}

.linie-tab-top-bottom
		{
		color:#003399;
		background-color:yellow;
		text-decoration:none ;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px auto;
		border-bottom:solid 1px #ffffff;
		border-top:solid 1px #ffffff;
		border-left:solid 1px #ffffff;
		border-right:solid 1px #ffffff;
}

.linie-left-right-bottom
		{
		color:silver;
		text-decoration:none ;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px auto;
		border-left:solid 1px #ffffff;
		border-right:solid 1px #ffffff;
		border-bottom:solid 5px #fe0000;
}

.linie-left-right
		{
		color:silver;
		text-decoration:none ;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px auto;
		border-left:solid 1px #ffffff;
		border-right:solid 1px #ffffff;
}

.linie-tab
		{
		text-decoration:none ;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px auto;
		border-top:solid 1px #ffffff;
		border-left:solid 1px #ffffff;
		border-right:solid 1px #ffffff;
}

.tabelle	{
		background-color:silver;
		text-decoration: none;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		border-left:solid 1px #ffffff;
		border-right:solid 1px #ffffff;
		border-bottom:solid 1px #ffffff;
		margin: 0px auto;
}

.haupt	{
		background-color:silver;
		text-decoration: none;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		border-bottom:solid 5px #fe0000;
		margin: 0px auto;
}

.mtab	{
		background-color:silver;
		text-decoration: none;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		border-left:solid 0px #ffffff;
		border-right:solid 0px #ffffff;
		border-bottom:solid 0px #ffffff;
		margin: 0px auto;
}

.kontakt-left
		{
		color:#003399;
		background-color:yellow;
		text-decoration:none ;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px auto;
		border-top:solid 1px #ffffff;
		border-left:solid 1px #ffffff;
		border-bottom:solid 5px #fe0000;
}

.kontakt-right
		{
		color:#003399;
		background-color:yellow;
		text-decoration:none ;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px auto;
		border-top:solid 1px #ffffff;
		border-right:solid 1px #ffffff;
		border-bottom:solid 5px #fe0000;
}

.kontakt
		{
		color:#003399;
		background-color:yellow;
		text-decoration:none ;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0px auto;
		border-top:solid 1px #ffffff;
		border-bottom:solid 5px #fe0000;
}

.datum
		{
		font-size:10pt;
		background-color:#003399;
		color:yellow;
		border:solid 0px;
}

.zeit
		{
		font-size:10pt;
		background-color:#003399;
		color:yellow;
		border:solid 0px
}

.timer
		{
		font-size:10pt;
		background-color:yellow;
		color:#003399;
		border:solid 0px;
}

.atext
		{
		color: white ;
		font-family: arial, verdana, sans-serif;
		font-size: 18pt
}


.btext
		{
		color: white ;
		font-family: arial, verdana, sans-serif;
		font-size: 10pt
}


/*
 menue buttons
- link	= noch nicht besuchte Seiten
- visited	= besuchte Seiten
- hover	= f?r Verweise bei mouseover
- active	= gerade angeklickt
*/

#menu01 a:link
		{
		color:#003399;
		text-decoration:none;
		width:160px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 1px #ffffff;
}

#menu01 a:visited
		{
		color:#003399;
		text-decoration:none;
		width:160px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 1px #ffffff;
}

#menu01 a:hover
		{
		color:#003399;
		background-color:#FFFF00;
		text-decoration:none;
		width:160px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 1px #ffffff;
 }

#menu01 a:active
		{
		color:#003399;
		text-decoration:none;
		width:160px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 1px #ffffff;
}

#menu02 a:link
		{
		color:#003399;
		text-decoration:none;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
}

#menu02 a:visited
		{
		color:#003399;
		text-decoration:none;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
}

#menu02 a:hover
		{
		color:#ffffff;
		background-color:#fe0000;
		text-decoration:none;
		font-weight:bold;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
}

#menu02 a:active
		{
		color:#003399;
		text-decoration:none;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
}

#menu03 a:link
		{
		color:#003399;
		text-decoration:none;
		width:150px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 0px #ffffff;
}

#menu03 a:visited
		{
		color:#003399;
		text-decoration:none;
		width:150px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 0px #ffffff;
}

#menu03 a:hover
		{
		color:#003399;
		background-color:#FFFF00;
		text-decoration:none;
		width:150px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 0px #ffffff;
 }

#menu03 a:active
		{
		color:#003399;
		text-decoration:none;
		width:150px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 0px #ffffff;
}


#menu04 a:link
		{
		color:#fe0000;
		text-decoration:none;
		width:160px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 1px #ffffff;
}

#menu04 a:visited
		{
		color:#fe0000;
		text-decoration:none;
		width:160px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 1px #ffffff;
}

#menu04 a:hover
		{
		color:#003399;
		background-color:#FFFF00;
		text-decoration:none;
		width:160px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 1px #ffffff;
 }

#menu04 a:active
		{
		color:#fe0000;
		text-decoration:none;
		width:160px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 2px;margin: 0px auto;
		border-bottom:solid 1px #ffffff;
}


