/*
*/

*
{
margin: 0px;
padding: 0px;
}

ul {
	list-style: square;	

}

li {
	
	display: list-item; 
	
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #FFD723 url(../images/back_all.jpg)  no-repeat;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	/*width: 586px; */
	width: 95%;
	text-align: left;
	
}


#header {
    	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(../../images/footer.gif) repeat-x;
/*	      position: sticky;
	background: #FFD723;/*#FFD723  #ffffff;
	height: 100%;
	text-align: left;		
*/
	height: 100%;/*306px;*/
	text-align: left;	
}

#menu1
{

/*
border-left: 4px solid #FFFFFF;
width: 778px;*/
width: 100%;
height: 100%;
background: url(../images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;	

}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 46px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 35px;

}

#menu a:hover {
/*	width: 79px; */
    height: 46px;
	color: #D72020;
	text-decoration: underline;
	background: #FFFFFF  url(images/header_top_over.gif) no-repeat /**/;
}


#logo {
   
background: #ffffff url(../../images/kopf.jpg) no-repeat;
background-size: cover; /* oder 'contain' */
  background-position: center;
  height: 100vh; /* Höhe des Containers */            
            
border-left: 0px solid #ffffff;
/*padding-top: 80px;  #FFD723
padding-left: 40px;*/
width:100%;
height: 146px;  /*146px; height: auto; */
text-align: left;
    /*
background: #FFD723 url(../images/kopf.jpg) no-repeat;
border-left: 0px solid #ffffff;
width:100%;
height: 146px;  /*146px; height: auto; 
text-align: left;
*/
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}



#mitt
{
    display: table;
  width: 100%;
  height: 100%;
	float: center;
padding-left: 100px;
}

#mitt p { 
  top: 50%;
  left: 27%;
  background-color: #FFD723;
 padding: 5px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}


#mitt H1
{
width: 100%;
height: 100%;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;

}

#left
{
	padding: 50px;
	width: 100%;
	padding-right: 10%;
}



#left H3
{
width: 407px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}



#left ul {
	list-style: none;
	border-top: 1px solid #D72020;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left blockquote
{
	border: dashed 1px #BFB793;
	background: #FFFEFB url('/images/x5.gif') top left repeat-x;
	padding: 1em;
	margin-bottom: 1.5em;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

/*
#left p { margin-left: 25%; 
  position: fixed;
  top: 50%;
  left: 27%;
  background-color: #FFD723;
 padding: 5px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}
*/

#anders {
  position: relative;
  top: 25px;
  right: 25px;
  background-color: #f3c600;
}

#left xp
{
padding: 100px;
border-top: 1px solid #D72020;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}

#right a
{
color: #D72020;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(../images/footer.gif) repeat-x;
	border-top: 5px solid #A6640E;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

form {
	margin: 15px 10px 15px 10px;
	padding: 10px 15px 10px 15px;
	background-color: #e8e8e8; 
	border: 1px solid #aaaaaa;
}

formular {
	margin: 15px 10px 15px 10px;
	padding: 10px 15px 10px 15px;
	background-color: #e8e8e8; 
	border: 1px solid #aaaaaa;
}

input {
	border: 1px solid #aaaaaa;
	color: #1e1e1e;
}

.submit {
	background: #d8d8d8;	
}
	
textarea {
	border: 1px solid #aaaaaa;
	color: #1e1e1e;
	width: 99%;
}
