html  {
	font: 0.7em / 1.3em Arial, Verdana, Sans-Serif;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #D5D5D5;
}

.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
background-color: #fff;
text-align: left;
	}

/* Inhalt styles */

h1 {
	font-size: 1.3em;
	color: #063A79;
	border-bottom: 1px solid #063A79;
}

h2 {
	font-size: 1.2em;
color: #063A79;
	margin-top: 0px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
color: #063A79;
	margin-top: 0px;
	font-weight: bold;
}

p {
	margin-top: 0px
}

a {
	color: #063A79;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

hr  {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0
}

img {
	border: 0 none;
}

ul {
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* dokumente links */

a.pdf  { background-image: url("/icons/module/Dokument3_0/icon_pdf_klein.gif");	}
a.doc, a.rtf  {	background-image: url("/icons/module/Dokument3_0/icon_word_klein.gif");	}
a.xls  { background-image: url("/icons/module/Dokument3_0/icon_excel_klein.gif");}
a.pps  { background-image: url("/icons/module/Dokument3_0/icon_powerpoint_klein.gif"); }
a.zip  { background-image: url("/icons/module/Dokument3_0/icon_zip_klein.gif");	}
a.document {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.invis {
	display: none;
}

#main {
	position: relative;
	width: 904px;
	margin: 0 auto;
	padding: 0;
	background-image: url("/pictures/main_bg.gif");
	background-repeat: repeat-y;
	border: 1px solid #000;
	border-top: 0;
	text-align: left;
}

#header{
	border-bottom: 1px solid #000;
	background-image: url("/pictures/header_bg.gif");
	background-repeat: repeat-x;
	background-color: #A1C8EE;
}	

#logo {
	float: left;
}

#logo img {
	display: inline;
}

#top_right {
	text-align: right;
}

#top_right div {
	float: right;
	text-align: right;
	height: 127px; 
	width: 426px;
	background-image: url("/pictures/panorama_bg.jpg");
	background-repeat: no-repeat;
}
#top_right address {
	font-size: 1.0em;
	font-style: normal;
	clear: right;
	padding: 0 12px 0 0;
}

#top_right span {
	width: 5px;
	background-image: url("/pictures/dot.gif");
	background-repeat: no-repeat;
	background-position: center center;
}



#sidebar {
	float: right;
	width: 151px;
	margin-top: 35px;
}



#quicklink {
margin: 10px 15px 25px 15px;
}

#quicklink ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.0em;
        color: #000;
	}

#quicklink ul li a {
	color: #000;	
}

#quicklink ul li a:hover {
        color: #063A79;
	}

#metanavi {
	margin: 0 15px 0 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#metanavi div {
	display: inline;
	margin-right: 13px;
}

#metanavi div a {
	color: #000;
}

#banner {
	margin: 0 15px;
}

#banner img {
	margin-bottom: 10px;
}
#banner-left {
	padding: 15px;
	}
#content {
	padding-top: 1px;
	margin: 20px 200px 15px 200px;
	width:490px
}

html>body #content {
	padding-top: 0;
	margin-top: 20px;
}

#content_start {
	margin: 20px 148px 0 151px;
        background-image: url("/pictures/startseite.jpg");
        background-repeat: no-repeat;
        background-position: 0 bottom;
        height: 600px;
        text-align: center;

}

#content_schule {
	margin: 20px 148px 0 151px;
        background-image: url("/pictures/start_schule.jpg");
        background-repeat: no-repeat;
        background-position: 0 bottom;
        height: 465px;
        text-align: center;

}

html>body #content_start{
        margin: 20px 156px 0 151px;
width: 597px
}

/* =startseite
----------------------------------------------- */

#start_inner{
        width: 500px;
        margin: 0 auto;
text-align: left;

}

#newsspalte  {

	width: 250px;
	float: left }

#newsspalte h2, #eventsspalte h2 { border-bottom: 1px solid #063A79;  };


#newsmeldungen { width: 220px; }

#eventsspalte   {
	width: 220px;
	float: right }

#newsspalte_schule  {

	width: 250px;
	float: left }

#newsspalte_schule h2, #eventsspalte_schule h2 { border-bottom: 1px solid #063A79;  };

#eventsspalte_schule   {
	width: 220px;
	float: right }

#options {
	border-bottom: 1px solid #000;
	clear: right;
}

#options ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	}
	
#options ul li.left {
	float: left;
	}
	
#options ul li.left a {
	background-image: url("/pictures/gotop.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 15px;
	}
	
#options ul li.right {
	float: right;
	}
	
#options ul li.right a {
	background-image: url("/pictures/print.gif");
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 17px;
	}

/* tabelle */

table  {
    font-size: 11px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    border-collapse: collapse;
    border-spacing: 0 }
    
th  {
    font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
    }
td  {
      vertical-align: top;
    text-align: left;
}
table.list {
	width: 100%;
	}
table.auto {
	width: auto;
	}
table.list th {
	padding: 2px 15px 2px 0;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	}
table.list td {
	padding: 2px 15px 2px 0;
	border-bottom: 1px solid #b7b7b7;
	}


/* ---= formular =--- */
form {
	margin:0;
	padding:0;
}

#volltextsuche {
	margin-top: 4px;
}

#volltextsuche input.suchfeld {
	font-size: 10px;
	margin-left: 0px;
	color: #555;
	padding: 2px;
	width: 97px;
	border: 1px solid #363636;
}
	
#volltextsuche input.formsubmit {
	color: #ddd;
	font-size: 10px;
	margin-left: 5px;
	border: 0;
}

#volltextsuche img {
	vertical-align: middle;
}

#volltextsuche input.suchfeld:focus,
#volltextsuche input.suchfeld:hover {
	color: #363636;
}

#volltextsuche input.formsubmit:hover,
#volltextsuche input.formsubmit:focus {
	color: #fff;
}

input, select, textarea {
	margin: 0;
	padding: 2px;
}

input, select {
	vertical-align: middle;
}

textarea {
	width: 200px;
	height: 8em;
}
/* ---= end formular =--- */

/* Kontaktformular
------------------------------------------
------------------------------------------*/

#kontaktform {
}

#kontaktform form {
margin-bottom: 20px;
}

#kontaktform label {
width: 220px;
float: left; 
}

label#lang {
float: left;
width: 300px;
}

#kontaktform strong { 
}

#kontaktform input, #kontaktform textarea {
background-color: #ededed;
width: 130px;
margin-top: 2px;
margin-bottom: 2px;
border: solid 1px #000; 
}

input:focus, textarea:focus {
background-color: #fff; 
}

.nowidth, #kontaktform .nowidth, #kontaktform .bullet {
width: auto; 
}

#kontaktform .anzahl {
width: auto;
margin: 0;
padding: 0;
}

input#feld_rechts {
width: 50px;
}

input#radio {
width: auto;
background: none;
border: none;
}

input#Datum {
margin: 0 0 0 220px;
}
* html input#Datum {
margin: 0 0 0 222px;
}
*+html input#Datum {
margin: 0 0 0 222px;
}

#created {
margin-left: 760px;
margin-top:3px;
color: #827d7d;
}
#created a {
color: #827d7d;
}
#wetter {
	height: 150px;
	padding-left: 5px;
	overflow: hidden;
	}
#wetter td {
	
	}
#wetter hr {
	background-color: #fff;
	border: 0 none;
	color: #fff;
	height: 1px;
	}
