h1{
	font-size: 25px;

}
body {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Calibri;
/*   font: normal 100.01% Helvetica, Arial, sans-serif;
  color: black; background-color: #ffffe0; */
}
h1{
	font-size: 22px;
}
h2{
	font-size: 20px;
}
#body_content{
		margin-top: 20px;
}
.content{
	margin-left: 20px;
	vertical-align: top;
	
}


.sidebar_container{
	float:left;
	width: 200px;
	height: 100%;
	margin-left: 3px;
}

.dialog{
	font-size: 16px;
	padding: 10px;
	margin: 10px;
}
.txt_width{
	width: 95%;
}

.date{
	width: 100px;
}

.sidebar{
	margin-bottom: 5px;
	border-color: #f6f6f6;
	border-style: solid;
	/*border-color: #efcd7a;
		border-style: ridge;*/
	padding-bottom: 20px;
	max-height: 400px;
	min-height: 100px;
	background-color: white;
	
	/*background-color: #f6f6f6;*/
}
.sidebar_content{
	max-height: 380px;
	min-height: 100px;
	overflow-y: scroll;
}
.sidebar_head{
		
	color: white;
	
	/*background-color: #ededed;
	border-bottom:1px solid;
	border-color: black;
	*/
	background-color: #ededed;
	background:linear-gradient(180deg, #d73e11 10%, #b92f2f 75%);
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 1px;
	border:1px solid;
	border-color: #b92f2f;
	width: 100%;
}
.mark{
	font-size:120%;
	font-weight: bold;
}
 
ul#Navigation {
/*    margin: 0; padding: 0.8em; */
   text-align: left;
   border: 1px solid black;
   background-color: white;
   	padding:6px 20px 5px 20px;
	margin:0px;
}
ul#Navigation li {
  list-style: none;
  display: inline;
  margin: 0; padding: 0;
}



#div_submenu
{
	text-align: left;
	margin-top: 5px;
} 
#submenu
{
	margin: 0px; 
	/* background:white url(bg.gif) repeat-x left top;*/
	/* background-color: silver */
} 
ul#submenu
{
	margin:0px;
	min-height: 20px;
}
ul#submenu a, .std_button
{
	color:black;
	background-color:transparent;
	background-color:white;
	color: #aa0000;
	font-family: Verdana;
	/*font-family: Comic Sans MS;*/
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
	margin-top:10px;
	border-bottom-style: solid;
    border-bottom-width: thin;
    margin-left: 5px;
    
    cursor: pointer;
	/*background-color: #ededed;*/
}
ul#submenu a:hover, ul #submenu span, .std_button:hover
{
	color: #6399cd;
	text-decoration:none;
	color:#E6E6E6;
	/*background:linear-gradient(0deg, #aa0000 10%, #6B0615 0%);*/
	background-color: #aa0000;
	background-color: #b92f2f;
	
}
  
#mainmenu {	
	background-color: #e2441d;
	background-color: #b92f2f;
	background-color: #aa0000;
	background-color: #6B0615;
	background:linear-gradient(180deg, #aa0000 10%, #6B0615 75%);
	background:linear-gradient(180deg, #e2441d 10%, #d73e11 75%);
	background:linear-gradient(180deg, #d73e11 10%, #b92f2f 75%);
} 

ul#mainmenu 
{
	padding:6px 20px 5px 20px;
	margin:0px;
	min-height: 30px;
}




ul#mainmenu a
{
	margin-top: 10px;
	color:white;
	color:black;
	color: #aa0000;
	color:#E6E6E6;
	
	
	background-color:transparent;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana;
	padding:5px 8px;
	
}

ul#mainmenu a:hover, ul #mainmenu span
{
	
	color: #6399cd;
	text-decoration:none;
	color: #aa0000;
	background-color:white;

}
 
#print_logo{
	float: right;
	width: 100px;
	height: 53px;
}
#logo{
	height: 30px;
}
#logo_container{
	margin-top: 7px;
	float: right;
	margin-right: 10px;
}

input { margin-bottom: 8px; }
#bottom { padding: 10px 0; margin: 0 auto; }
#login { padding: 10px 0; margin: 0 auto; text-align: left;}
#login form{ width: 400px; }

#header { font-size: 1em; font-weight: bold; margin: 20px auto 0 auto; } 
.error { color: #940D0A; font-weight: bold; }

std_button{
	
}


/* bitauth */
#bottom { width: 600px; padding: 10px; margin: 0 auto; }
#table { width: 600px;  border-left: 1px solid #666; }
#table td, #table th { border: 1px solid #666; border-left: 0; border-bottom: 0; padding: 0px; text-align: left; vertical-align: top; margin: 0px; }
#table caption { font-size: 1.4em; font-weight: bold; }

.content_table tr, td {
	vertical-align: top;
	text-align: left;
}

.icon{
	font-size: 10px;
	cursor: pointer;
}
.icon:hover{
	color:#b92f2f;
}

.nav_item{
	cursor: pointer;
}
.nav_item:hover{
	color:#b92f2f;
}

#infobox{
	border-color: #f6f6f6;
	border-style: solid;
	width:400px;
	color: white;
}
#infobox_head{
	background-color: #b92f2f;
	/*font-weight: bold;*/
}
#infobox_content{
	color: black;
}


/*
#papierkorb{
	margin-bottom: 5px;
	border-color: #f6f6f6;
	border-style: solid;
	padding-bottom: 20px;
	max-height: 100px;
	min-height: 50px;
	max-width:250px;
	float:left;
}
#papierkorb:hover{
	border-color: #b92f2f;
}
.papierkorb_hover{
	border-color: #b92f2f;
	font-weight: bold;
}*/
.papierkorb_head{
	color: #b92f2f;
	background-color:#f6f6f6;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 1px;
	width: 100%;
}

.papierkorb_head_hover{
	background:linear-gradient(180deg, #d73e11 10%, #b92f2f 75%);
	color: white;
	border:1px solid;
	border-color: #b92f2f;
}
#papierkorb_content{
	max-height: 100px;
	min-height: 50px;
	overflow-y: scroll;
	color:grey;
}
