@charset "utf-8";




body  {
	color: #333333;
	background-color: #D5D6D8;
	background-image: url(images/_bg_body.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
    }
#top {
	background-color: #FFFFFF;
	height: 82px;
}
#top table {
	font-size: 80%;
	margin-right: 20px;
	float: right;
}
.flagge {
	float: right;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 50px;
}




#container  {
	width: 980px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/_bg-container.gif);
	background-repeat: repeat-y;
	background-position: left;
    } 
#header  {
	height: 188px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CECFD1;
    } 
.logo  {
	margin-left: 20px;
	float: left;
}

#topmenu {
	height: 25px;
	color: #FFFFFF;
	background-color: #72003C;
}

#topmenu a {
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	width: 137px;
	padding-left: 20px;
	padding-right: 75px;
}






#menu   {
	float: left;
	width: 240px;
}

#menu a {
	font-size: 80%;
	color: #471C30;
	text-decoration: none;
	margin-left: 20px;
	line-height: 25px;
	font-weight: bold;
}
#menu a:hover {
	color: #8E727E;
}



#mainContent  {
	float: right;
	width: 720px;
    } 
#mainContent h1		{
	font-size:140%;
	color: #72003C;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: normal;

}
#mainContent h2 {
	font-size:100%;
	color: #72003C;
	margin-top: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B3B5;
	margin-right: 20px;
	font-weight: normal;
}






#mainContent p {
	font-size: 80%;
	margin-right: 20px;
	margin-left: 20px;

}



#mainContent a {
	color: #72003C;
	text-decoration: none;
	font-weight: bold;
}
#mainContent a:hover {
	color: #C60068;
}

#mainContent td image {
	margin: 0px;

}
#mainContent td p {
	color: #333333;
	font-size: 75%;
	margin-bottom: 15px;
	margin-right: 5px;
	width: 280px;
}
.pkostueme {
	color: #333333;
	font-size: 75%;
	margin-bottom: 15px;
	margin-right: 5px;
	padding-left: 20px;
	background-color: #D5D6D8;
	width: 600px;
}


.grau {
	background-color: #D5D6D8;
}
#mainContent  li {
	font-size: 80%;
}

#Content  {
	float: right;
	width: 720px;
	background-color: #FFFFFF;
    } 
#Content h1		{
	font-size:140%;
	color: #72003C;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: normal;

}
#Content h2 {
	font-size:100%;
	color: #72003C;
	margin-top: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B3B5;
	margin-right: 20px;
	font-weight: normal;
}

#Content p {
	font-size: 80%;
	margin-right: 20px;
	margin-left: 20px;

}



#Content a {
	color: #72003C;
	text-decoration: none;
	font-weight: bold;
}

#Content a:hover {
	color: #C60068;
}

#Content td image {
	margin: 0px;

}
#Content td p {
	color: #333333;
	font-size: 75%;
	margin-bottom: 15px;
	margin-right: 5px;
	width: 280px;
}

#Content li {

}

#footer  {
	height: 20px;
	background-color: #B2B3B5;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6F023C;
	text-align: center;
    } 
#footer a {
	text-decoration: none;
	color: #333333;
	font-size: 70%;
	line-height: 20px;
}



    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
.imgrechts {
	float: right;
	margin: 20px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F023C;
	border-right-color: #6F023C;
	border-bottom-color: #6F023C;
	border-left-color: #6F023C;
	width: 230px;

}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #471C30;
	background-color: #FFFFFF;
	text-indent: 10pt;
	border: 1px solid #6F023C;

}

    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

