@charset "utf-8";
body
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-color:#c0c0c0;
	}
img
	{
	border:0px;
	}
table
	{
	border-collapse:collapse;
	}
#container
	{
	background-color:#ffffff;
	margin:20px auto;
	width:900px;
	border:1px solid black;
	}
/* HEAD-Bereich (Grafik) */
#head
	{
	width:100%;
	height:120px;
	margin:0px;
	padding:0px;
	text-align:left;
	border-style:solid;
	border-color:#000;
	border-width:0px 0px 1px 0px;
	}
#head img
	{
	float:left;
	margin:0px;
	border:0px;
	}
/* linkes Menu */
#menu_left
	{
	background-color:#ffffff;
	width:210px;
	margin:10px 10px 0px 0px;
	float:left;
	padding:0px;
	text-align:left;
	}
#menu_left h2
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:20px 0px 3px 1px;
	background-color:#dedede;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
	}
#menu_left ul
	{
	list-style-type:none;
	list-style-position:outside;
	margin:10px 3px 5px 1px;
	padding: 0px;
	}
#menu_left ul li
	{
	margin:0px 0px 2px 0px;
	padding:0px;
	}
/* IE-spezifische CSS-Angaben */
* html #menu_left ul li a:link
	{
	width:202px;
	}
* html #menu_left ul li a:active
	{
	width:202px;
	}
* html #menu_left ul li a:visited
	{
	width:202px;
	}
* html #menu_left ul li a:hover
	{
	width:202px;
	}
#menu_left ul li a:link
	{
	margin:0px;
	display:block;
	padding:2px;
	color:#000;
	background-color:#dedede;
	text-decoration:none;
	}
#menu_left ul li a:visited
	{
	margin:0px;
	display:block;
	padding:2px;
	color:#000;
	background-color:#dedede;
	text-decoration:none;
	}
#menu_left ul li a:active
	{
	margin:0px;
	display:block;
	padding:2px;
	color:#000;
	background-color:#dedede;
	text-decoration:none;
	}
#menu_left ul li a:hover
	{
	margin:0px;
	display:block;
	padding:2px;
	color:#ffffff;
	background-color:#ff9900;
	text-decoration:none;
	}
#menu_left ul li a.active:link
	{
	margin:0px;
	display:block;
	padding:2px;
	color:#ffffff;
	background-color:#339966;
	text-decoration:none;
	}
#menu_left ul li a.active:visited
	{
	margin:0px;
	display:block;
	padding:2px;
	color:#ffffff;
	background-color:#339966;
	text-decoration:none;
	}
#menu_left ul li a.active:active
	{
	margin:0px;
	display:block;
	padding:2px;
	color:#ffffff;
	background-color:#339966;
	text-decoration:none;
	}
#menu_left ul li a.active:hover
	{
	margin:0px;
	display:block;
	padding:2px;
	color:#ffffff;
	background-color:#339966;
	text-decoration:none;
	}
#menu_left p
	{
	margin:10px 3px 5px 3px;
	}
#menu_left span
	{
	padding:5px;
	}
#menu_left p.headline
	{
	font-size:10px;
	background-color:#dedede;
	padding:1px;
	border:1px solid black;
	width:135px;
	margin-top:5px;
	margin-bottom:5px;
	}
/* Info-Zeile -> Root-Line */
#info
	{
	float:left;
	width:680px;
	background-color:#ffffff;
	padding:0px;
	margin:10px 0px 0px 0px;
	text-align:left;
	}
#info span
	{
	display:block;
	margin:2px 0px 2px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border-color:#666666;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	}
/* Inhalts-Bereich */
#text
	{
	background-color:#ffffff;
	width:500px;
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
	text-align:left;
	border-color:#666666;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	}
#text a.detail:link, #text a.detail:visited, #text a.detail:active, #text a.detail:hover
	{
	color:#ff9900;
	font-size:10px;
	text-decoration:underline;
	}
#text a:link, #text a:active, #text a:visited
	{
	color:#339966;
	text-decoration:none;
	}
#text a:hover
	{
	color:#ff9900;
	text-decoration:none;
	}
/* Eigene Link-Angaben f�r Haupt-�bersicht */
#text div a:link, #text div a:visited, #text div a:active, #text div a:hover
	{
	color:#000;
	text-decoration:underline;
	}
#text p a.imprint:link, #text p a.imprint:visited, #text p a.imprint:active
	{
	color:#000;
	text-decoration:none;
	}
#text p a.imprint:hover
	{
	color:#339966;
	text-decoration:none;
	}
#text ul
	{
	list-style-type:none;
	list-style-position:outside;
	margin:10px 5px 5px 2px;
	padding: 0px;
	}
#text ul.disc
	{
	list-style-type:disc;
	list-style-position:outside;
	padding-left: 25px;
	}
#text p
	{
	margin:10px 3px 5px 3px;
	}
#text p.success, #text span.success
	{
	color:#339966;
	font-weight:bold;
	}
#text p.error, #text span.error
	{
	color:#ff0000;
	font-weight:bold;
	}
#text p.gb_seiten
	{
	margin-right:10px;
	padding:2px;
	border:1px solid black;
	background-color:#e0e0e0;
	}
#text p.gb_info
	{
	margin:25px 10px 0px 3px;
	padding:2px;
	border-top-style:double;
	border-bottom-style:solid;
	border-width:3px 0px 1px 0px;
	border-color:#000;
	background-color:#f6f6f6;
	}
#text img
	{
	vertical-align:middle;
	}
#text p.gb_text
	{
	margin:0px 10px 0px 3px;
	background-color:#f6f6f6;
	padding:5px 2px 2px 2px;
	}
#text div
	{
	float:left;
	width:240px;
	margin:5px 6px 0px 0px;
	}
#text br
	{
	clear:both;
	}
#text h1
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:16px;
	margin:5px 0px 15px 3px;
	}
#text h2 a:link, #text h2 a:hover, #text h2 a:visited, #text h2 a:active
	{
	color:#000000;
	}
#text h2
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	margin:20px 0px 10px 3px;
	}
#text div h2
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#ff9900;
	color:#ffffff;
	margin:0px 0px 5px 0px;
	padding:2px;
	}
#text div ul
	{
	list-style-type:none;
	list-style-position:outside;
	padding:2px;
	margin:0px;
	background-color:transparent;
	}
#text #suche /* Formular in hauptmenu.tpl -> keine br's danach setzen! */
	{
	margin:2px 2px 15px 2px;
	}
#text table
	{
	margin:0px 10px 0px 3px;
	border-collapse:collapse;
	background-color:transparent;
	text-align:left;
	padding:0px;
	}
#text td
	{
	text-align:left;
	padding:2px;
	}
#text form label.form_left
	{
	float:left;
	text-align:right;
	width:150px;
	margin-right:5px;
	}
#text form input[type=text], #text form input[type=password], #text form select
	{
	float:left;
	width:250px;
	}
form input[type=radio]
    {
    width:auto;
    }
#text form input.right, #text form textarea.right
	{
	float:left;
	width:auto;
	clear:both;
	margin-left:158px;
	margin-right:2px;
	}
#text form textarea.gb
	{
	float:left;
	width:auto;
	clear:none;
	margin-left:3px;
	margin-right:2px;
	}
#text form fieldset
	{
	border:0px;
	}
#text form input.nofloat
	{
	float:none;
	margin-left:10px;
	}
#text th
	{
	background-color:#339966;
	color:#fff;
	}
#text td.admin_td
	{
	background-color:#dedede;
	border:1px white solid;
	}
#text td.detail
	{
	width:140px;
	vertical-align:top;
	}
/* Rechte Spalte */
#right
	{
	background-color:#ffffff;
	width:180px;
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
	text-align:left;
	}
#right p
	{
	margin-top:0px;
	margin-bottom:20px;
	}
#right p.headline
	{
	font-size:10px;
	background-color:#dedede;
	padding:1px;
	border:1px solid black;
	width:135px;
	margin-top:5px;
	margin-bottom:5px;
	}
#right a:link
	{
	font-size:10px;
	color:#ff9900;
	text-decoration:none;
	}
#right a:visited
	{
	font-size:10px;
	color:#ff9900;
	text-decoration:none;
	}
#right a:active
	{
	font-size:10px;
	color:#ff9900;
	text-decoration:none;
	}
#right a:hover
	{
	font-size:10px;
	color:#ff9900;
	text-decoration:underline;
	}
/* Schluss-div */
#bottom
	{
	width:100%;
	clear:both;
	background-color:#339966;
	margin:10px 0px 0px 0px;
	text-align:left;
	padding:5px 0px 5px 0px;
	border-style:solid;
	border-color:#000;
	border-width:1px 0px 0px 0px;
	color:#fff;
	}
#bottom p
	{
	margin:0px;
	padding:0px 0px 0px 5px;
	}
#bottom p a:link, #bottom a:hover, #bottom a:active, #bottom a:visited
	{
	color:#fff;
	text-decoration:underline;
	}
.code{
	background-color:#efefef;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	padding:3px;
	width: 480px;
	}
.txt
	{
	width: 480px;
	margin-right: 10px;
	}
