
/**/
* {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#111111;
}
		
body {
	background-color:#fff;
	background-image: url("../appearance/bghell.jpg");
	background-repeat:repeat;
}		


.red {
	font-size:18px;
	font-weight:bold;
	color:#990000;
}

.white {
	font-size:18px;
	font-weight:bold;
	color:#111111;
}


a:link {
	color:#993333;
	font-weight:bold;
}

a:hover {
	color:#CC0000;
	font-weight:bold;
}

a:active {
	color:#FF0000;
	font-weight:bold;
}

a:visited {
	/* color:#993333; */
	font-weight:bold;
}

.menu_admin a img {
	border: 0;
}

.darkcell {
	background-color:#EEEEEE;
	font-weight: bold;
}

.menu_admin ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding-top: 20px;
	padding-left: 25px;
}

body.admin {
	background-image: url("../appearance/bghell.jpg");
}
/**/

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body.template0 {
	background-color: #F0F0F0;
	background-image: none;
}

body.template1 {
	background-color: #ffffff;
	background-image: none;
}


div.container {
	background-color: #FFFFFF;
	overflow-y: auto;
	width: 100%; 
	height: 125px;
}

body.template0 div.content {
	position:absolute;
	left:215px;
	top:150px;
	width:780px;
	z-index:2;
}

div.content div.picture {
	float: right;
	padding-left: 20px;
	padding-top: 30px;
}

div.content div.text {
	text-align: justify;
}

div.menu td.menu {
	background-repeat: repeat-x;
	height: 25px;
}

div.menu td.menu.aktiv {
	background-image: url(navigation/bgg.jpg);
}

div.menu td.menu.nicht_aktiv {
	background-image: url(navigation/bgb.jpg);
}

div.menu td.menu a {
	font-size: 11px;
	line-height: 27px;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
}

div.menu td.menu.aktiv a {
	color: #0a57a5;
}

div.menu td.menu.aktiv a:hover {
	color: #084481;
}

div.menu td.menu.nicht_aktiv a {
	color:#FAFAFA;
}

div.menu td.menu.nicht_aktiv a:hover {
	color:#AAAAAA;
}

div.menu.left {
	position:absolute;
	left:25px;
	top:190px;
	width:150px;
	z-index:2
}

div.menu.left ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

div.menu.left ul li {
	margin: 1px;
	padding: 3px;
	background-color: #e7e6ea;
}

div.menu.left ul li a {
	font-weight: light;
	color: #74a0cc;
}

div.menu.left ul li.aktiv a {
	color: #0a57a5;
}

div.menu.left ul li a:hover {
	color: #0a57a5;
}


.farbe {
	color: #0a57a5;
}

td {
	vertical-align:top;
}

th {
	text-weight:bold;
	vertical-align:top;
}

img {
	border: 0px;
}


#hauptteil {
	padding: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

#hauptteil_popup {
	padding: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

#navigation {
	padding: 6px;
	padding-left: 0px;
	padding-right: 0px;
}

h1 {
	color: #0A57A5;
	font-size: 20px;
}


h2 {
	color: #0A57A5;
	font-size: 18px;
}

ul,li {
	line-height: 20px;
}


.tdgray {
	font-size:13px;
	font-style:bold;
	color:#666666;
	text-align:left;
}

#text {
	text-align: justify;
	padding-right: 10px;
	vertical-align:middle;
}

#text_popup {
	text-align: justify;
	height: 120px;
	vertical-align: top;
}


#text h1 {
	text-align: left;
}

.klein a {
 	font-size: 9px;
	text-align: left;
}
.re {
	text-align: right;

}

a:link {
	color: #0A57A5;
 	font-weight: normal;
	text-decoration: none;
}

a:visited {
	/* color: #333333; */
  color: #0A57A5;
 	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
	color: #51677c;
 	font-weight: normal;
	text-decoration: none;
}

td.nicht_umbrechen {
	white-space : nowrap;
}

.tdtop{
	color:#111111;
	vertical-align:top;
}

#nav1 {
	list-style: none;
}

#nav1 li {
	display: inline;
	padding-left: 20px;
}

.menu_admin a img {
	border: 0;
}

.darkcell {
	background-color:#EEEEEE;
	font-weight: bold;
}

body.admin {
	background-image: none;
	background-color: #f0f0f0;
}

