/* CSS Document */
a,a:link{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #1B88BC;
	text-decoration: none;
	font-weight: bold;
	
}
.head{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #52c0ea;
	text-transform: none;
	color: #7a7a7a;
	font-size: 14px;
	background-repeat:no-repeat;
	background-position:right 5px;
	background-image: url(layout/round/kreise.jpg);
	font-style: normal;
	letter-spacing: 2px;
	margin-bottom: 4px;
	font-variant: small-caps;
	padding:2
}
table {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4E4E4E; }
.head2{
	font-size:14px;
	color:#4B4B4B;
	text-align:left;
	font-family:Georgia;
	font-variant:normal;
	line-height:20px;
	text-transform: lowercase;
	font-style: normal;
	font-weight: bold;
	vertical-align: text-top;
	

	
}	
.content{
padding:2

}
.Stil2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menulist, .menulist ul {

margin:0;
	width: 155px;

	list-style:none;
	padding:0;
	}


/* Submenus (<ul> tags) are hidden and absolutely positioned across from their parent */
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 0;
 left: 155px;
 
 
}

/* All menu items (<li> tags) are relatively positioned (to correctly offset submenus). */
.menulist li {
	position: relative;
	background-color: #E6E6E6;
	
}

/* Links inside the menu */
.menulist a {
	display: block;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	text-decoration: none;
	color: #939393;
	cursor: hand;
	background-color: #5d5d5d;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B6B6B;
	border-bottom-color: #6B6B6B;
	text-transform: none;
	border-left-color: #1EC6FD;
	margin:0;
	list-style:none;
	padding:5;
	font-variant: small-caps;
}
/* IE fix because it doesn't support transparent borders */
* html .menulist a {


 display: block;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	text-decoration: none;
	color: #939393;
	cursor: hand;
	background-color: #5d5d5d;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B6B6B;
	border-bottom-color: #6B6B6B;
	text-transform: none;
	border-left-color: #1EC6FD;
	margin:0;
	list-style:none;
	padding:5;
	font-variant: small-caps;
	
	
	
}

/*
 Lit items: hover/focus = the current item. 'highlighted' = parent items to visible menus.
 Here, active items are given a border, and a padding tweak to 'elevate' the text within.
 Feel free to use background-image:url(file.gif) instead of background-color:#nnn here...
*/
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 display: block;
	padding: 5px;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C7C7C;
	border-bottom-color: #7C7C7C;
	text-transform: none;
	
	border-left-color: #BDF21B;
	
	
}
.menulist a.highlighted {
 color: #FFF;
 background-color: #68C;
 border: 1px solid #CDE;
 margin: 0;
}

 .menulist a#sub {
	padding: 3px;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C7C7C;
	border-bottom-color: #7C7C7C;
	text-transform: none;
	border-left-color: #BDF21B;
	font-variant: normal;
    }
	 .menulist a#sub:hover, .menulist a.highlighted#sub, .menulist a:focus {
   text-decoration: none;
 border: 1px solid;
  font-family:arial;
	font-size:11px;
	text-decoration: none;
	color: #666666;
	cursor: hand;
	background-color: #DADADA;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C7C7C;
	border-bottom-color: #7C7C7C;
	text-transform: none;
	font-variant: normal;
	border-left-color: #BDF21B;
	
	padding:3;
    }
	 .menulist ul#sub2 {
	
	width: 150px;
    }
	ul.sub2 {
	width: 155px;
	display: block;
    }
	ul.sub1 {
	width: 120px;
	display: block;
	padding:0 px
    }
	
	
/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/


/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
	float: right;
	display: none;
}

/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
 
}
/* End Hack */

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #75C5D2;
	background-color: #EFEFEF;
	width: 100%;
	text-transform: capitalize;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 100%;
	text-transform: capitalize;
	font-size: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #52c0ea;
padding-left:3;
	background-color: #EEEEEE;
}
.klein{
	font-size: 10px;
	color: #999999;
	list-style-type:none;
}


.headers{

	width: 540px;


border: 1px solid #999999;
background-color: #F2F2F2;
}

.switchcontent{
	width: 540px;

	border-top-width: 0;
	background-color: #FBFBFB;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
.dropcontent{
	width: 540px;


}
.wallpaper{
	width:170px;
	margin-right:5px;
	background-color:#F2F2F2;
	font-size:10px;
	border: 1px solid #E0E0E0;
	text-align: center;	
}