@charset "utf-8";
/* CSS Document */

body {
	background: #dadada;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 10px;
}
input, select, file, textarea, textarea.tinymce {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

select {
	background-color: #FFFFFF;
}
#index_suche {
	width: 100px;
	height: 16px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 10px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
h1 {
	background: #e8e8e8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h2 {
	background: #e8e8e8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p, a, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.tab_kopf, .tab_inhalt, .tab_inhalt_0, .tab_inhalt_1, .p_inhalt {
	/* background-color: #ef9443; */
	background-color: #ffcc99;
	color: #cc6666;
	font-weight: bold;
	padding-left: 10px;
}

.p_inhalt {
	padding: 5px;
	font-weight: normal;
}

.tab_inhalt {
	font-weight: normal;
}

.tab_inhalt_0 {
	font-weight: normal;
}

.tab_inhalt_1 {
	font-weight: normal;
	background-color: #e8bc91;
}

.tab_kopf_standard {
	background-color: #ef9443;
	color: #000000;
}
.tab_normal {
	background-color: #FFFFFF;
	color: #000000;
}

.tab_buttons {
	padding-left: 170px;
	background: #e8e8e8;
}

a.content {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}	
a.content:hover {
	text-decoration: none;
	color: #ef9443;
	font-weight: bold;
}	
a:link, a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ef9443;
}
a.hnavi {
	color: #000000;
	text-decoration: none;
}
a.hnavi:hover {
	text-decoration: underline;
}
#boxAdminmenu{
	border:3px solid black;
	background-color:#cccccc;
	text-align:left;
	padding: 5px;
	word-spacing : 10pt;
}
#inforot, #fehler, #infomint, #infogelb, #zugriff_verweigert, #infoblau {
	background: red;
	width: 80%;
	border: 1pt solid #000000;
	margin: 20px;
	padding: 10px;
	padding-left: 60px;
	background-image: url(img_schwarz/div_fehler.png);
	background-repeat: no-repeat;
	min-height: 30px;
	color: #FFFFFF;
}

#infomint{
	background: green;
	background-image: url(img_schwarz/div_ok.png);
	background-repeat: no-repeat;
}

#infogelb, #infoblau{
	background: #5956dc;
	background-image: url(img_schwarz/div_info.png);
	background-repeat: no-repeat;
}

.angemeldethead{
	padding-left: 10px;
	font-size: 14px;
	font-weight:bold;
}

.angemeldethead1{
	padding-left: 5px;
	font-size: 18px;
	font-weight: bold;
}

a.angemeldet:link {
	padding-left: 20px;
	font-size: 12px;
	text-decoration: unterline;
}

#zugriff_verweigert {
	background-color: #990000;
	background-image: url(img_schwarz/div_verboten.png);
}

#navi_login_head {
	height: 20px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 15px;
	background-color: #e38138;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

#navi_login_sub {
	height: 20px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 15px;
	background: #f4cdae;
	padding-top: 3px;
}

a.navi_login_sub_text, a.navi_login_sub_text:visited {
	font-family: Verdana;
	font-size: 12pt;
	color: #b84d3b;
	text-decoration: none;
}

a.navi_login_sub_text:hover {
	text-decoration: underline; 
}

a.navi_login_head_text, a.navi_login_head_text:visited {
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.tiscoverlink, a.tiscoverlink:visited {
	text-decoration: none;
}

a.tiscoverlink:hover {
	color: #FFFFFF;
}

.klein {
	font-size: 10pt;
}

.klein1 {
	font-size: 10px;
	font-weight: normal;
}

.kommentar_header {
	font-size: 6pt;
}

#grau {
	background: #e8e8e8;
	
}

.rosa {
	background: #336699;
}

hr {
	border: 3px solid #e38138;
}

.button_grau
{
	background-color: #bebebe;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	
}

#inhalt {
	
}
