img {
	border:none;
}
.container
{
	width:1000px;
	margin:0px auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#ffffff;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.corner
{
	width:1006px;
	margin:0px auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(top.png);
	background-repeat: no-repeat;
}
.logo
{
	float:right;
	width:45px;
	height:30px;
	margin: 0px;
	padding: 0px;
}
body
{
 font-family:Verdana;
 font-size:12px;
 background-image:url(bg.jpg);
 background-attachment:fixed;
 background-color:#ffffff;
 text-align:center;
}

h1 {
	font-size:18px;
	color:#000000;
	margin:0px;
}
h2 {font-size:14px;color:maroon;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}


code
{
 font-size:14px;
 color:#ccffff;
}

pre
{
 font-size:14px;
 color:#000000;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{
  color:#000000;
}
a.menu:link, a.menu:visited
{
  color:#000000;
}
a.menu:active, a.menu:hover
{
  color:#000000;
}

/* Titelzeile */
#title {
	padding-top:7px;
	height:24px;
}

/*Menü */
#MenuContainer
{
	padding:25px 15px 0 15px;
	height:38px;
	margin:0 0 15px 0;
	background:#000000;
	background-image:url(bg_menu.png);
}
ul#BoxMenu
{
	list-style-type:none;
	width:100%;
	position:relative;
	height:27px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:11px 0 0 0;
}
ul#BoxMenu li
{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:27px;
	}
ul#BoxMenu li.left
{
	margin:0;
}
ul#BoxMenu li a
{
	display:block;
	float:left;
	color:#fff;
	line-height:27px;
	text-decoration:none;
	background: url(menu.png);
	padding:0 17px 0 18px;
	height:27px;
	background-color: #333333;

}
ul#BoxMenu li a.right
{
	padding-right:19px;
}
ul#BoxMenu li a:hover
{
	background: url(menu.png) 0 -27px;
	background-color: #666666;
	
}
ul#BoxMenu li a.current
{
	color: #000000;
	background: url(menu.png);
	background-color:#ffffff;
	
}
ul#BoxMenu li a.current:hover
{
	color:#000000;
	background: url(menu.png) 0 -27px;
	background-color:#ffffff;
	
}
/* inke Menü*/
#leftmenu{
position:relative; 
width:102px;
margin:10px auto;
padding:10px;
float:left;
/* text-align: center;*/

  }

  ul#leftmenulist {
    margin:0px;
	padding:0px;
  }
  ul#leftmenulist li {
    list-style: none;
	
    margin: 0px;
    background-color: #eee;
	background:  url(menu15.gif);
  }
    ul#leftmenulist a {
    text-decoration: none; 
	font-weight: bold;
    color: maroon;
	 /* border: solid 2px #eee; */
	display: block;
height:17px;
	padding: 0 0 0 5px;
  }
  ul#leftmenulist a:hover {
      color: white;
/* border: solid 2px #000000; */
background-color:maroon;
background:  url(menu15.gif) 0 -17px;
	padding: 0 0 0 5px;
	
  }

      ul#leftmenulist li a.current {
    text-decoration: none; 
	font-weight: bold;
    color: white;
	background-color: maroon;
	background:  url(menu15.gif) 0 -17px;
	/* border: solid 2px black; */
	display: block;
	height:17px;
	padding: 0 0 0 5px;
  }
  ul#leftmenulist li a.current:hover {
    color: white;
	font-weight: bold;
	/* border: solid 2px #000000; */
	background-color:maroon;
	background:  url(menu15.gif) 0 -17px;
		padding: 0 0 0 5px;
	
  }

/*Inhalt */

#content {
padding:5px;
color:#000000;
}
#contentright {
 display:inline; 
 position: relative; 
 width:850px; 
float:right;
padding:5px;
color:#000000;
}


/* Footer*/
#footer 
{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:both;
}
/* Test für inhalt */
#spalte1 {
width:550px;
float:left;
position:relative; 

}
#spalteadmin1 {
width:660px;
float:left;
position:relative; 

}
 
  #spalte2l {
/*margin-left:560px;*/
 position: relative; 
 text-align: center;
float:left;

 }

 #spalte2 {
/*margin-left:560px;*/
 position: relative; 
float:right;

 }
  #spalte3 {
 position: relative; 
float:left;

 }
 
 #gbspalte {
width:550px;
float:left;
text-align:center;
position:relative; 

}
/*Tabellen Formation*/
.tablehead {
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableheade {
	font-weight: bold;
	color: #000000;
	background-color:#DB6262;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableform {
	color: #000000;
	text-align: left;
	background-color: #E1E1E1;
}
.tableform2 {
	color: #000000;
	text-align: right;
	background-color: #E1E1E1;
}
.tableform3 {
	color: #000000;
	text-align: center;
	background-color: #E1E1E1;
}
.tabletitel {
	color: #000000;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	background-color: #E1E1E1;
}
.tablelist {
	color: #000000;
	border-bottom-width: 1px;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.errtabletitel {
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #FF8285;
}
.errtableform {
	color: #000000;
	text-align: left;
	background-color: #FF8285;
}

/* About Auswahl */
.preview {

	float: left;

	width: 190px;

	height: 180px;

	margin: 4px;

	padding: 5px;

	text-align: center;

	background-color: #F9F9F9;

	border-right: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

}



.preview img {

	margin: 0;

}



.preview span { 

	display: block;

	font-size: 11px; 

	margin-bottom: 4px;

}
.normal {

	font-weight: bold;

}
/* User gruppen */
.previewg {

	float: left;
	width: 190px;
	height: 180px;
	margin: 4px;
	padding: 5px;
	text-align: center;
	background-color:maroon;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}



.previewg img {

	margin: 0;

}



.previewg span { 

	display: block;

	font-size: 11px; 

	margin-bottom: 4px;

}
/* User gruppen */
.previewb {

	float: left;
	width: 190px;
	height: 180px;
	margin: 4px;
	padding: 5px;
	text-align: center;
	background-color:#CCCCCC;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}



.previewb img {

	margin: 0;

}



.previewb span { 

	display: block;

	font-size: 11px; 

	margin-bottom: 4px;

}







.gb_titel {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.gb_inhalt {
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.gb_bg {	
	background-image: url(gb_titel.png);
	height: 16px;
}
/* Box für Fehlermeldungen */
.errorbox{
	width:98%;
	background-color: #FF8285;
	margin: 0px;
	padding: 3px;
	border: medium solid #FF0000;
}
.okbox{
	width:98%;
	background-color: #97FFB1;
	margin: 0px;
	padding: 3px;
	border: medium solid #00FF00;
}

.pad {
	padding:1em;
	padding-bottom:0px;
}

.box {
	background-color: #ffffff;
	border: 1px solid #000000;
}
.whowrite {
	font-size:10px;
	text-align:right;
}

.pad h3, .pad h4, .padbox h3, .padbox h4 {
	margin-top: 0px;
	padding-top: 0px;
}


.head {
	padding: 4px;
	background: #999999;
	border-bottom: 1px solid #000000;
	font-weight:bold;
}

.errhead {
	padding: 4px;
	background: #FF5B5B;
	border-bottom: 1px solid #000000;
	font-weight:bold;
}
.errpad {
	padding:1em;
	padding-bottom:0px;
	background-color:#FFB3B3;
}
.ph2 {
	font-size:14px;
	color:maroon;
	font-weight:bold;
	}
.why {
	background-color:#EEA891;
	width: 100%;
}


.filmleft {
	float: left;
	width: 150px;
}
.filmright {
	float: left;
	width: 300px;
}
.filmmiddle {
	float: left;
	width: 390px;
}
#filmcon {
width: 840px;
height:200px;
	background-color: #D6D6D6;
	border: 2px solid #000000;
}

#filmcon table {
height:100px;
width:390px;
}
#filmcon th {
	width:65px;
	vertical-align: top;
}
#spaltefilm {
width:840px;
float:left;
position:relative; 

}
.filmtitel {
font-size:14px;
color:maroon;
font-weight:bold;
}
.filmyear {
font-size:10px;
color:black;
font-weight:normal;
}
/*Kalender CSS*/
#calender {
	width:550px;
}
#calender h3 {
	border-bottom-style:solid;
	border-bottom-width: 1px;;
	border-bottom-color: #333;
}
#calender ul{
	list-style-type:none;

}
#calender li {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
} 
#calbck {
	background-color: #DDDDDD;
} 




/*test test*/
.rightbox{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:12px;
	background-color:#000000;
	color:#FFFFFF;
}
.rightcalbox{
	margin-top:0px;
	padding-top:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:12px;
	color:#000000;
}
.rightcalbox ul{
	list-style-type:none;
	padding: 0 0 0 0px;
	margin:0;

}
.rightcalbox li{
		display:block;
		/*font-weight:bolder;	*/	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.rightbox a{
	text-decoration: none;
	color:#FFFFFF;
}


.rightbox img {
width:200px;
height:149px;
}
 #right {

	margin-left: 600px;
	margin-right: 48px;

}
.titel {
	height:24px;
	background-image:url(right_head.gif);
	text-align:center;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat: no-repeat;

}

.rtitel {
	height:24px;
	background-image:url(right_head.gif);
	text-align:center;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat: no-repeat;
}
.rbox {

	float: left;
	width: 202px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}
.rbox img {
width:200px;
height:149px;
}

.rbox a{
	text-decoration: none;
	color:#FFFFFF;
}

.rctitel {
	height:24px;
	background-image:url(right_head.gif);
	text-align:center;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat: no-repeat;
}
.rcbox {

	float: left;
	width: 202px;
	margin: 0px;
	padding: 0px;
	text-align: left;

}
.rcbox ul{
	list-style-type:none;
	padding: 0 0 0 0px;
	margin:0;

}
.rcbox li{
		display:block;
		/*font-weight:bolder;	*/	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
		border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}



/*ende test*/
/*Begin VermietungsKalender*/
.vercalhead{
text-align:center;
color:#ffffff
}

.vercaltable{
	border: 1px solid #000;
}
/*Ende Vermietungs Kalender*/

.browserspace {
	width:100px;
	font-size:12px;
}

.browser {
	width:500px;
	font-size:12px;
	background-color:#bbbbbb;
	border-width:2px;
	border-color:black;
	border-style:solid;
	padding:5px;
}

.gallery td{
	background-color:#fff;
	padding:0px;
}
.gallery img {
	/*border:2px solid #000;*/
}
.gallery a{
	text-decoration: none;	
}

