/*
		Allgemeine Einstellungen:
		-------------------------
*/

body 
{
	background-image: url(../bilder/kugeln.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: top left;
   font-family:Verdana sans-Serif;
   font-size:12px;	
}

table
{
   font-family:Verdana, sans-serif;
   font-size:12px;	
	
	line-height: 16px;
}

a
{
	font-family:Verdana, sans-serif;
}
/*
		Links (Text)
		-----------
*/
a.LinkBlau									/*Link: blau*/
{
	color: #0080FF;
	/*padding: 8px;*/
	font-weight: bolder;
	text-align: center;
	text-decoration: none;	
}
a.LinkBlau:hover
{
	color: Red;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

a.LinkDarkBlauFlat									/*Link: blau*/
{
	color: #3335ff;
	font-weight: normal;
	text-align: center;
	text-decoration: none;	
}
a.LinkDarkBlauFlat:hover
{
	color: Red;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

a.LinkMaroon									/*Link: blau*/
{
	color: Maroon;
	text-decoration: none;	
}
a.LinkMaroon:hover
{
	color: Maroon;
	text-decoration: underline;
}

a.TopB
{	
	background-image:url(../bilder/topb1.gif);
	background-repeat:no-repeat;
	background-position:center;	
	display:block;
	width:16px;
	height:8px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 8px;	
}
a.TopB:hover
{
	background-image:url(../bilder/top2.gif);
	background-repeat:no-repeat;
	background-position:center;	
	display:block;
	width:16px;
	height:8px;
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 8px;	
}

a.TopR
{	
	background-image:url(../bilder/topr1.gif);
	background-repeat:no-repeat;
	background-position:center;	
	display:block;
	width:16px;
	height:8px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 8px;	
}
a.TopR:hover
{
	background-image:url(../bilder/top2.gif);
	background-repeat:no-repeat;
	background-position:center;	
	display:block;
	width:16px;
	height:8px;
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 8px;
}

a.eMail
{
	text-decoration:overline underline
}

/*
		Links (Bild)
		------------
*/

img.LinkB
{
	border-color: #92B4BE;
	border-width: 1px;
	border-style: solid;
}

img.LinkB:hover
{
	border-color: white;
	border-width: 1px;
	border-style: solid;	
}


img.LinkR
{
	border-color: #F29B71;
	border-width: 1px;
	border-style: solid;
}

img.LinkR:hover, img.LinkBlack:hover
{
	border-color: white;
	border-width: 1px;
	border-style: solid;	
}

img.LinkBlack
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

img.spaceTop
{
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px	
}

img.spaceTopBottom
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px	
}

img.spaceLeftRight
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px
}

img.spaceAll
{
	margin:5px 5px 5px 5px
}

ul.spaceTopBottom
{
	margin-top:5px;
	margin-bottom:5px;	
	margin-left: 0px;
	margin-right: 0px;
}

p.spaceTop
{
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px
}

p.spaceTopBottom
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px
}
/*
		Link (Download):
		----------------
*/
a.download
{
	/*color: Black;*/
	display: block;
	width: 116px;
	height: 18px;
	border: 0px;
	background-image: url(../bilder/download_a.gif);
	/*background-attachment: fixed;*/
	background-repeat:no-repeat;		/*Kann der FireFox nicht */
	background-position: top left;
	margin: 0px;
}

a.download:hover
{
	/*color: Black;*/
	display: block;
	width: 116px;
	height: 18px;
	border: 0px;
	background-image: url(../bilder/download_b.gif);
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-position: top left;		
	margin: 0px;
}


/*
		Color Tabelle:
		--------------
*/
table.color1L1
{
	border:solid 1px #F29B71;
}

table.color1L2
{
	background-color: #F29B71;
	border-collapse:collapse;
	border:solid 1px black;
	
	/*
   font-family:Verdana;
   font-size:12px;		*/
}

table.color2L
{
	background-color: #F29B71;
	/*border-collapse:collapse;*/
	border-style: solid;
	border-color: black;
	border-width: 1px;
	
   font-family:Verdana, sans-serif;
   font-size:12px;		
}


table.colorR							/* Rote Tabelle */
{
	background-color: #F29B71;
	border-style: none;
	
   font-family:Verdana, sans-serif;
   font-size:12px;		
}

	
table.colorB							/* Blaue Tabelle */
{
	background-color: #92B4BE;
	border-style: none;
	
   font-family:verdana, sans-serif;
   font-size:12px;		
}

td.colorR
{
	color: red;
	background-color: #F29B71;
	border:solid 1px black;
	padding:5px
}

td.colorRnoLine
{
	color: red;
	background-color: #F29B71;
	padding:5px
}

td.colorR2L
{
	border-color: black;
	border-width: 1px;
	border-bottom: double;
}

td.colorB2L
{
	background-color: #92B4BE;
	border-color: black;
	border-width: 1px;
	border-bottom: double;
}

td.underlineBlack
{
	border-bottom: solid 1px black;
}

td.colorB
{
	color: black;
	background-color: #92B4BE;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	padding:5px
}

ul
{
	list-style-type: square;
	list-style-position: outside;
}



/*---------
Span-Styles
---------*/
.unicode 
{ 
	font-size: 14px;
	font-family:"Arial Unicode MS",Arial,sans-serif; 
}

.textBottom
{
	/* Ausrichtung von z.B. Grafik in an Text-Bottom ->	<span class="textBottom"><img src="34.gif" border="0" alt=""> */
	vertical-align:text-bottom;
}