/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* ..............................................*/
.middle_column
{
	margin: 0;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:left;
}

.middle_column h1
{
	margin: 0;
	padding-top: 6px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	background-image: url(ueberschrift_neu.gif);
}

.middle_column h2
{
	margin: 0;
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #110D83;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.middle_column p
{
	margin: 0;
	font-size: 10px;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
}

.middle_column a
{
	text-decoration:underline;
}

.middle_column a:hover
{
	text-decoration:underline;
}

/* ..............................................*/

#left_menu 
{
	padding-top:12px;
}

/* Textformatierung */
#left_menu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

/* */
#left_menu ul li
{
	margin: 0;
	padding: 0;
}

/* Format-Definitionen für die Links */
#left_menu a 
{
	/*display:-moz-inline-box;*/
	display: block;
	width: 250px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	background-image: url(index_menu1_1.gif);
	background-repeat:no-repeat;
	color: #000000;
	height: 27px;
	padding-top:5px;
}

/* breite der links */
html>body #left_menu a
{
}

#left_menu a:link, #left_menu a:visited
{
	color: ##000000;
	text-decoration: none;
}

#left_menu a:hover
{
	background-image: url(index_menu1_2.gif);
	background-repeat:no-repeat;
}

#left_menu a#current 
{
	background-image: url(index_menu1_2.gif);
	background-repeat:no-repeat;
}
/* ----> 1. Ebene end <------- */

/* ----> 2. Ebene start <------- */
#left_menu ul ul
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#left_menu ul ul li
{
}

#left_menu ul ul li a 
{
	background-image: url(index_menu2_1.gif);
	background-repeat:no-repeat;
	height: 22px;
	padding-top:3px;
}

#left_menu ul ul li a:link, #left_menu ul ul li a:visited
{
	text-decoration: none;
}

#left_menu ul ul li a:hover
{
	color: #000000;
	background-image: url(index_menu2_2.gif);
	background-repeat:no-repeat;
}

#left_menu ul ul li a#current 
{
	color: #000000;
	background-image: url(index_menu2_2.gif);
	background-repeat:no-repeat;
}
/* ----> 2. Ebene end <------- */

/* ----> 3. Ebene start <------- */
#left_menu ul ul ul
{
	margin: 0;
	padding: 0;
	font-size:11px;
}

#left_menu ul ul ul li
{
	margin: 0;
	padding: 0;
}

#left_menu ul ul ul li a 
{
	background-image: url(index_menu3_1.gif);
	background-repeat:no-repeat;
	height: 17px;
	padding-top:1px;
}

#left_menu ul ul ul li a:link, #left_menu ul ul li a:visited
{
	color: #000000;
	text-decoration: none;
}

#left_menu ul ul ul li a:hover
{
	color: #000000;
	background-image: url(index_menu3_2.gif);
	background-repeat:no-repeat;
}

#left_menu ul ul ul li a#current 
{
	background-image: url(index_menu3_2.gif);
	background-repeat:no-repeat;
	/*background-color: #FBE3D6;*/
}
/* ----> 3. Ebene end <------- */

/* ..............................................*/
.bottom
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	padding-top:8px;
}

/* ................................................*/

.csc-frame
{
	border:1px solid #C3C9C9;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* .............................................*/
.top_image
{
	margin:0;
	padding:0;
}
/* ............................................*/
/*
.csc-textpic
{
	border:1px solid #000000;
	color: #000000;
	text-decoration: none;
}

.csc-textpic-image
{
	border:3px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	border-spacing:10px;
} */
/*
.csc-mailform
{
    border-width:0;
    margin: 0;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}

#mailformmitteilung
{
    margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}
*/


.flag img 
{
	border-style: none;
}