/*############## Für Beide ###########*/
body, html
{
	background-image:url(img/background01.jpg);
	background-repeat:repeat-x;
	margin: 0;
	color: #444444;
	font-size: 11px;
	font-family: Verdana;
}
a
{
	color: #444444;
	text-decoration: underline;
}

a:visit
{
	color: #444444;
}
img
{
	border: 0;
}
/*############ Für Index 1 #############*/
h1
{
	color: #e2c5ff;
	font-size: 15px;
}
h2
{
	color: #ffd5b9;
	font-size: 15px;
}
h3
{
	color: #e8ffd1;
	font-size: 15px;
}
.list1
{
	list-style-image: url(img/pfeil2.gif);
	font-size: 13px;
}
a.list1
{
	text-decoration: none;
}
a.list1:hover
{
	text-decoration: underline;
}
.box1
{
	color: #e2c5ff;
	background-image:url(img/verlauf_box01.jpg);
}
.box2
{
	color: #ffd5b9;
	background-image:url(img/verlauf_box02.jpg);
}
.box3
{
	color: #e8ffd1;
	background-image:url(img/verlauf_box03.jpg);
}
.tblwhite2
{
	border-right: 3px;
	border-left: 3px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-style:solid;
}
a.Default
{
	color: #FFFFFF;
	text-decoration: none;
}
a.Default:hover
{
	color: #FFFFFF;
	text-decoration: Underline;
}
a.Default:visit
{
	color: #FFFFFF;
}
	


/*############ Für Index 2 #############*/
a.block
{
	color: #8B4500;
	display:block; 
	width:100%;
	padding:2px; 
	text-decoration:none;
}
a.block:hover
{
	background-color:#f3f0e5;
}
a.menu
{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover
{
	color: #f0ebd2;
}
a.mehr
{
	text-decoration: none;
}
a.mehr:hover
{
	text-decoration: underline;
}
h4
{
	font-size: 13px;
	font-weight: bold;
}
h5
{
	font-weight: bold;
	font-size: 15px;
}
h6
{
	font-size: 13px;
	font-weight: bold;
}
.left
{
	float: left;	
}
.right
{
	float: right;	
}
.menu2
{
	background: #F6F3E4;
	font-size: 11px;
	
}
.menu2dark
{
	background: #e9e5d2;
}
.menu2dark2
{
	background: #e0dabf;
}
.text1
{
	color: #93874f;
}
.text2
{
	color: #8B4500;
}
.menuhead
{
	background: #f3f0e5;
	color: #6500ce;
	font-weight: bold;
}
.tblwhite
{
	border: 3px;
	border-color: #FFFFFF;
	border-style:solid;
}
.tblbeige
{
	border: 7px;
	border-color: #F6F3E4;
	border-style:solid;
}
.head
{
	font-size:  10px;
}
/*###############CONTENT###############*/
.CHead
{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;

}
.CCellTop
{
	vertical-align:  top;
	text-align: left;
	font-size:  10px;
}
.CCellBottom
{
	vertical-align:  bottom;
	text-align: left;
	font-size:  10px;
}
/*####################################*/
img.border
{
	border-color: #F6F3E4;
}
