/* (c) mike rupprecht main style sheet          */
/* ============================================ */
/* version:  10.1.4   last rev date: 07-07-2006 */
/* validated css2 level                         */
/* author :  mail (at) mike-rupprecht.de        */
/* uri    :  http://www.mike-rupprecht.de       */
/************************************************/

body {
background: #006699;
font-family: tahoma, verdana, arial, sans-serif;
margin: 0px auto;
text-align: center;
width: 844px;
}

#head {
background: #132a3a;
text-align: right; 
padding-top: 10px;
padding-bottom: 10px;
margin-top: 15px;
margin-bottom: 2px;
border: 1px solid gray;
width: 842px;
}

#menue {
background: #275475;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid gray;
width: 842px;
}

#main {
  margin-top: 2px;
  background: #006699;
  text-align:center;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid gray;
  width: 842px;
}

#content {
  margin-top: 2px;
  background-image: url(../images/bgw.jpg);
  text-align:left;
  padding: 15px;
  border: 1px solid gray;
  width: 812px;
  }

#footer {
  text-align: right;
  font-size: 10px; 
  color: #ffffff; 
  width: 842px;
  padding-top: 2px;
  padding-bottom: 20px;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}


.leftbox {
  float:left;
  width: 200px;
  border-right: 1px dotted gray;
  padding: 5px;
  margin: 0 20px 20px 0;
}


/* counter floating left without frame */
img.counter { 
  color: #CCCCCC;
  float: left; 
  margin: 4px; 
  border: 0px; 
}

.leftfotobox {
  float:left;
  width: 400px;
  border-right: 1px dotted gray;
  padding: 5px;
  margin: 0 20px 20px 0;
}

.rahmen {padding: 2px; border: 1px solid black; }
.rotrahmen {padding: 2px; border: 2px solid red; }
.kasten {background: #faf0e6; padding: 5px; border: 1px dotted black; }
.kasteneq {background: #f0ffff; padding: 5px; border: 1px dotted black; }
.kastenbl {background: #006699; padding: 5px; border: 1px solid black; }
.orbital {background: #f0f8ff; padding: 5px; border: 1px dotted black; width:400px; }

.pic { font-family:verdana, arial, sans-serif; font-size: 10px; color: #708090; text-decoration: none;}


/* aus kompatibilitätsgründen zu noch nicht umgestellten seiten */
.main {
padding: 20px;
background: #f3f3f3;
text-align:left;
margin: 0px auto;
width: 842px;
}


/* schriften */

h1, h2, h3, h4, h5, h6 { color: #132a3a;}
pre, code {font-size:13px;}

a { font-size:0.84em; color: #000033; text-decoration: underline; font-weight: bold; }
a:hover { color: #0000ff; }
a:active {color: #0000ff; }


#content p, li, dd, td, th , em {font-size:0.84em; line-height:1.36em; max-width:760px;}
#content small {font-size:11px; }

#content th {font-weight: bold;}
#content dt {font-size:13px;color: #ccffff; background-image: url(../images/headline.jpg);}

#content a { font-size:0.84em; color: #000033; text-decoration: underline; font-weight: bold; }
#content a:hover { color: #0000ff; }
#content a:active {color: #0000ff; }

#head a { font-size: 11px; color: #ffffff; text-decoration: none; font-weight: normal;}
#head a:hover { color: #00ffff; }
#head a:active { color: #00ffff; }

#menue a {color: #ffffff; font-size:15px; text-decoration: none; font-weight: bold; }
#menue a:hover { color: #00ffff; }
#menue a:active { color: #00ffff;  }

#footer a { font-size: 10px; color: #ffffff; text-decoration: none; font-weight: normal;}
#footer a:hover { color: #00ffff; }
#footer a:active { color: #00ffff; }

a.boldfooter:link { font-family:verdana, arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}
a.boldfooter:visited { font-family:verdana, arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}
a.boldfooter:hover { font-family:verdana, arial, sans-serif; font-size: 11px; color: #0000ff; text-decoration: none; font-weight: bold;}
a.boldfooter:active { font-family:verdana, arial, sans-serif; font-size: 11px; color: #0000ff; text-decoration: none; font-weight: bold;}


p.pic {text-align: center; font-size: 13px; color: white;font-weight: bold; }
p.pictitle {text-align: center; font-size: 14px; color: white;font-weight: bold; }


/* bilder  */

#head img {
  border:0px ;
}

#footer img {
  border:0px ;
}

/* text floating around left image without frame */
img.floatLeft { 
  float: left; 
  margin: 4px; 
  border: 0px; 
}

/* text floating around right image without frame */
img.floatRight { 
  float: right; 
  margin: 4px; 
  border: 0px;
} 

/* text floating around left image with frame */
img.floatLeftFrame { 
  float: left; 
  margin: 4px;  
  border: 1px solid black; 
}

/* text floating around right image with frame */
img.floatRightFrame { 
  float: right; 
  margin: 4px; 
  border: 1px solid black; 
} 


/* --------------------------------------------------------------------------------------------------- */
/* OVERVIEW LAYOUTS                                                                                    */
/* --------------------------------------------------------------------------------------------------- */


table.overview { 
  margin-top: 15px;
}

table.overview tr td.image {
  background-image: url( ../images/frame.gif );
  width: 128px;
  height: 128px;
  padding: 0px;
  text-align: center;
}

table.overview tr td.empty {
  text-align: center;
}

/* --------------------------------------------------------------------------------------------------- */
/* DETAIL LAYOUTS                                                                                      */
/* --------------------------------------------------------------------------------------------------- */

div.image {
  margin-top: 15px;
  text-align: center;
}

/* --------------------------------------------------------------------------------------------------- */
/*  Calendar-Modul 													       */
/* --------------------------------------------------------------------------------------------------- */


.calendar
{
	width : 200px;
	height: 200px;
}

.calendar .headline {
	color: #FFFFFF;
      font-size: 120%;
	font-weight: bold;
	background-color: #006699;
	border: 1pt solid Black;
}

.calendar .headline A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .headline A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .headline A:hover {
	color: #FF0000;
	text-decoration: none;
}


.calendar .headline .today_select  {
	background-color: #77AADD;
	border-top: 1pt solid Black; 
	font-weight: normal;
	text-align : center;
	text-decoration: underline;	
      font-size: 90%;

}


.calendar .overview {
	background-color: #FEFADE;
	font-size: 120%;
	text-align : center;
	border: 1pt solid Black;
      margin-top: -2px;

}

.calendar .overview A:link {
	text-decoration: none;
}

.calendar .overview A:visited {
	text-decoration: none;
}

.calendar .overview A:hover{
	background-color: #C0C0C0;
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .overview .last_month {
	color: #CCCCCC;
}

.calendar .overview .next_month {
	color: #CCCCCC;
}

.calendar .overview #today {
	color: #FFFFFF;
	background-color: #FF0000;
}

.calendar .overview #selected {
	color: #FFFFFF;
	background-color: #C0C0C0;
	margin-top: auto;
	margin-bottom: auto;
}

.calendar .overview .dayname {
	background-color: #FFFCC0;
	font-weight: bold;
	margin-top: auto;
	margin-bottom: auto;
}

.calendar .overview .reserved {
	background-color: #80FF80;
	font-size: 110%;
      text-decoration: underline;
	margin-top: auto;
 	margin-bottom: auto;

}

/* ------------------------------------------------------------------------- */
/* Eventlist                                                                 */
/* ------------------------------------------------------------------------- */

.event_list_title   {
	font-size: 16px;
	color: #006699;
	background-color: #FFFFFF;	
}

.event_list {
	width : 98%;
	height: auto;
	background-color: #FEFADE;
	border : 1pt solid Black;
}

.event_list .headings {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
	background-color: #006699;
}

.event_list .col_status {
	width: 50pt;
}

.event_list .col_date {
	width: 100pt;
}

.event_list .col_event {
	width: auto;
}

.event_list .status {
	font-size: 80%;
	color: Red;
	font-weight: bold;   
	vertical-align : top;
}

.event_list .date {
	font-size: 90%;
      color: #888888;
	
}

.event_list .event {
	font-size: 110%;
	vertical-align : top;
}

.event_list A  {
  	text-decoration: none;
}

.event_list A:hover  {
	text-decoration: underline;
}

.event_list .error_message {
	font-size: 120%;
	margin-left : auto;
	margin-right : auto;
	padding-left : 10pt;
	padding-right : 10pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
	background-color: #EAF0FF;
	}
	
.cal_view_select {
margin: 5px;
}
	

/* ------------------------------------------------------------------------- */
/* Event Information                                                         */
/* ------------------------------------------------------------------------- */

.event_info {
	width : 500px;
	height: auto;
	background-color: #FEFADE;
	font-size: 110%;
      border : 1pt solid;
		}

.event_info .headings {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 100%;
	background-color: #006699;
      padding: 5pt 5pt 5pt 5pt;
}

.event_info .title {
   	font-weight: bold;
	border-bottom : 1pt solid #000000;
      padding-left: 10px;

}

.event_info .date {
	background-color: #EAF0FF;
	color: #006699;
   	width: 100pt;
	border-bottom : 1pt solid #000000;
}

.event_info .description {
	padding: 10pt 10pt 10pt 10pt;
	font-size: 90%;
}

.line_color0 {
	background-color: #DDE7FF;
	padding-top:3pt;
	padding-bottom:3pt;
}

.line_color1 {
	background-color: #EAF0FF;
	padding-top:3pt;
	padding-bottom:3pt;
}

.author_info {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}

.author_info A {
	color: #CCCCCC;
}

.next_event_select  {
	font-size: 120%;
	background-color: #FFFFFF;
	text-align : left;
}

.next_event_select A {
	font-size: 120%;
	color: #82C4F4;
	background-color: #FFFFFF;
	text-align : center;
	text-decoration: underline;
}


.qs_months, .qs_prev_years, .qs_next_years {
	position : absolute;
	width:50px;
	background-color: #77AADD;
	border: 1pt solid Black; 
	padding-left: 5px;
	padding-right: 5px;
	visibility: hidden;
}

.qs_months table, .qs_prev_years table, .qs_next_years table {
	font-size: 120%;
}

.qs_months table A, .qs_prev_years table A, .qs_next_years table A {
	display:block; width: 30px;
	text-decoration : none;
	color: black;
}

.qs_months table A:hover, .qs_prev_years table A:hover, .qs_next_years table A:hover {
	display:block; width: 30px;
	background-color: red;
	color: white;
}


