/* Start of CMSMS style sheet 'RGP-Fixed' */
body {
    font-family: "Verdana", sans-serif;
    font-size: 16px;
    padding: 0; margin: 0;
    margin: 10px;
}

#page {
    font-size: 0.8em;
    width: 900px;
    margin: auto;
    font-size: 0.9em;
    border: 1px solid #9f9f9f;
}

#header {
    background: url(uploads/images/headerbg.jpg);
    height: 150px;
    border: 1px solid #9f9f9f;
}

#header h1 {
    /*background: url(uploads/images/rgpkopf.png) no-repeat center left;*/
    display: block;
    color: #ffffff;
    padding: 0; margin: 0;
    padding-left: 80px;
    margin-right: 5px;
    height: 100%;
    line-height: 150px;
    vertical-align: middle;
}

#content {
    margin: 2px;
}

#breadcrumb {
    border-bottom: 1px dashed #9f9f9f;
    padding-bottom: 2px;
    font-size: 0.9em;
    color: #787878;
    margin-top: 2px;
}

#breadcrumb .active {
    font-weight: bold;
}

#breadcrumb a#printme {
    display: block;
    background: url(uploads/images/printer.png) no-repeat center left;
    padding-left: 18px;
    float: right;
}

a:hover {
    text-decoration: none;
}

#footer {
    margin-top: 4px;
    text-align: center;
    background: url(uploads/images/footerbg.png) repeat-x;
    font-size: 0.9em;
    height: 30px;
}

img.right, div.right {
    float: right;
    margin: 2px;
}

img.left, div.left {
    float: left;
    margin: 2px;
}

img.noborder {
    border: 0;
}

div.imgdesc {
    background: #e3e3e3;
    border: 1px solid #9f9f9f;
    margin: 2px; padding: 2px;
}
    


/* Homepage */

.boxbig, .boxleft, .boxright {
    border: 1px dashed #9f9f9f;
    padding: 2px;
    margin: 2px;
}

.boxright {
    float: right;
    width: 49%;
}

.boxleft {
    float: left;
    width: 48.6%;
}

.boxbig, .newsbox {
    clear: both;
}

.newsbox {
    border-style:solid;
    border-color:#cc0000;
    color:#cc0000;
    font-weight:bold;
    text-align:center;
    background:#f0f0f0;
}

.center {
    text-align: center;
}

table.styletable {
    border-collapse: collapse;
    width: 100%;
}

table.styletable td, table.styletable th {
    border: 1px solid #000000;
}

table.styletable tr.odd {
    background: #D5D5D5;
}
table.styletable tr.even {
    background: #f0f0f0;
}


#navi {
    padding: 0;
    margin: 0;
}

#navi li {
    display: block;
    float:left;
    list-style-type: none;
}

#navi li.parent>a {
     cursor: default;
}

#navi li a.item {
    background: url(uploads/images/parentbg.png) repeat-x;
    display: block;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #9F9F9F;
    padding: 0; margin: 0; 
    height: 2em;
    width: 8em;
    min-height: 30px;
    color: black;
    text-decoration: underline;
}

#navi li a:hover {
    text-decoration: none;
}

#navi li ul {
    padding-left: 5px;
    margin: 0;
    position: absolute;
    /*opacity: 0.9;*/
}

#navi li ul li {
    display:list-item;
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: none;
    background: #D5D5D5;
}

#navi li ul li a {
    background: #D5D5D5;
    display: block;
    width: 200px;
    height: 100%;
    border: 1px solid #9F9F9F;
    border-top: 0;
    white-space: nowrap;
}

#navi {
    min-height: 32px;
    height: 2em;
    width: 100%;
    background: url(uploads/images/menubg.png) repeat;
    border-right: 1px solid #9F9F9F;
}

.clear {
    clear: both;
}

a.mail {
    background: url(uploads/images/mail.png) no-repeat left center;
    padding-left: 18px;
}

form label {
    width: 15em;
    float: left;
    font-weight: bold;
    margin: 2px;
}
form input, form textarea, form select {
    width: 35em;
    font-family: sans-serif;
    float: left;
    border: 1px solid #9f9f9f;
    background: #e0e0e0;

}
form textarea {
   width: 35em;
   height: 15em;
}
form .fbsubmit {
   width: 12em;
}
blockquote {
  background: url(images/quote-bg.png) no-repeat left top;
}

a.pdfdown, a.xlsdown, a.docdown {
  display: block;
  background: #e5e5e5 url(images/pdf.gif) no-repeat left center;
  padding: 2px;
  padding-left: 34px;
  margin: 2px;
  width: 36em;
  font-size: 0.9em;
}
a.xlsdown {
  background-image: url(images/xls.gif);
}
a.docdown {
  background-image: url(images/doc.gif);
}
a.pdfdown:hover, a.xlsdown:hover, a.docdown:hover {
  background-color: #bfbfbf; /* url(images/pdf.gif) no-repeat left center;*/
}
a.pdfdown span, a.xlsdown span, a.docdown span {
  font-weight: bold;
  font-size: 1.1em;
}
.newshead {
   margin-bottom: 0;
   clear: both;
}
p.newsinfo {
  font-size: 0.7em;
  color: #595959;
  margin: 0; padding: 0;
}
p.pagenav {
  font-size: 0.9em;
}
ul#timetables li {
   font-size: 1.2em; 
   font-weight: bold;
   clear: both;
}
ul#timetables ul.subclass {
    margin: 4px;
}
ul#timetables ul.subclass li {
    clear: none;
    list-style:none;
    margin: 0;
    padding: 0;
}
ul#timetables ul.subclass a {
    display: block;
    width: 3em;
    font-size: .8em;
    font-weight: normal;
    margin: 4px;
    border: 1px outset #e5e5e5;
    padding: 2px;
    float: left;
    background: #e5e5e5;
    text-align: center;
}
ul#timetables ul.subclass a:hover {
    border-style: inset;
}

/* Album */
/* Album Module CSS for default, ImageGallery, and Thickbox templates */
/* Used for categories to make things clear correctly */
.album_content {
	width:100%; 
	float:left;
}
.clear {
	clear:both
}
/* Album List UL */
.albumlist
{
	margin-left:0;
	padding-left:0;
	float:left;
}

/* Picture List UL */
.picturelist
{
	margin-left:0;
	padding-left:0;
}

/* Album and Picture Lists */
.thumb
{
	padding:0;
	width:150px;
	margin:0 0.5em 0.5em 0;
    
/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;

}

.thumb a
{
	display:block;
	height:72px; 
/* Set link formatting*/
	width:100px; 
/* Thumb width*/ 
	
/* Thumb height*/
	padding:10px;
/* Thumb padding to form thumb frame */
/* You can set the above to 0px = no frame - but no hover indication!*/
	margin:0;
	background-color:white;
/*Background of thumb */
	border-top:1px solid #eee;
/* Borders of thumb frame */
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
	text-decoration:none;
}
.albumcomment { text-align: left; }
.thumb a:visited img
{
	background-color:#eee;
/*Background of thumb on hover - sort of a light grey */
}

.thumb a:hover img
{
	background-color:#dae6e4;
/*Background of thumb on hover - sort of light blue/green */
}

/* Styling of text and navigation for Album */
.albumname
{
	font-size:smaller;
	text-align:center;
	font-weight:bold;
	font-style:normal;
}
.albumname a
{
	display: inline;
        border: none;
        margin: 0;
        padding: 0;
        background-color:transparent;
}
.albumpicturecount
{
	font-size:smaller;
	text-align:center;
	font-weight:normal;
	font-style:italic;
}

.albumcomment
{
	text-align:center;
	font-weight:normal;
	font-style:normal;
}

.albumnav
{
	text-align:center;
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
}

.instructiontext
{
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
	font-style:italic;
}

/* Big Picture */
.bigpicture
{
	padding:0.5em 0 0;
	clear:left;
	border-top:1px solid #ccc;
	text-align:center;
}

.bigpicturecaption
{
/* Big picture caption */
	text-align:center;
	margin:0 0 5px;
	padding:0;
}

.bigpicture img
{
/* Big picture settings */
	padding:18px;
/* Image padding to form photo frame. */
	width:80%;
/* Width of big picture - set to auto for actual width*/
	margin:0;
	background-color:white;
/* Background of picture */
	border-top:1px solid #eee;
/* Borders of picture frame */
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
	text-decoration:none;
}

.bigpicturenav
{
	margin:0;
	padding:0;
	color:#000;
	font-size:smaller;
	line-height:normal;
}

/* End of 'RGP-Fixed' */

