/* CSS Document for Regenbogenschule*/

* {	margin:0px;	padding:0px; }
body {
	background-image:url(../images/BackgroundPage.jpg);
	background-repeat:repeat;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color:#303030;
	line-height:140%;
}
div.page {
	margin:auto;
	padding:0px;
	width:756px;
	background-color:white;
	border:3px solid #FFEACC;
	border-top:0px;
	text-align:left;
	z-index:1;
}
h1, h2, h3 {
	color:#2E7A03;
}
h2 { }
h3 { }
blockquote { }
ul { 
padding:0px 0px 0px 35px;
}
ul li { }
ol { }
ol li { }
a { }
a:hover { }
img { border:0px; }
.c { clear:both; }

/* Boxed Style */
.boxed { }
.boxed .title { }
.boxed .content { }

/* Post */
.post { }
.post .title { }
.post .date { }
.post .date .month { }
.post .date .day { }
.post .date .year { }
.post .meta { }
.post .meta p { }
.post .story { }

/* Header */
#header {
	height:218px;
	background-image:url(../images/BackgroundHeader.jpg);
	background-repeat:no-repeat;
}
div#header ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#header ul li {
	margin:5px 0px 0px 20px;
	padding:0px;
	display:inline;
	color:white;
}
div#header ul li a,
div#header ul li a:hover {
	color:white;
	text-decoration:none;
}
div#header ul li a:hover {
	text-decoration:underline;
}

/* Header > Logo */

/* Header > Menu */
#menu {
	background-color:#FFEACC;
	height:60px;
	background-image:url(../images/BackgroundNavigation.gif);
	background-repeat:repeat-x;
	line-height:30px;
}
#menu div.pathfollower {
	padding-left:8px;
	background-color:#FFEACC;
}
#menu div.pathfollower a,
#menu div.pathfollower a:hover {
	color:#2E7A03;
	text-decoration:none;
}
#menu div.pathfollower a:hover {
	text-decoration:underline;
}

/* Content */
#content {
	padding-top:30px;
}
/* Content > Main */

#main {
	width:490px;
	float:left;
}
#main ol {
	padding:0 36px 15px 21px;
	margin:0px;
}
#main ol li {
	margin-left:20px;
}
#main a,
#main a:hover {
	color:#00AEEF;
	text-decoration:none;
}
#main a:hover {
	text-decoration:underline;
}

#main h1,
#sidebar h1 {
	padding-bottom:15px;
}

#main h1{
	margin-left:20px;
}

#main h2,
#main h3,
#main h4 {
	font-size: 18px;
	line-height:22px;
	margin-bottom:4px;
	margin-left:20px;
}

#main h5 {
	margin-left:20px;
}

#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4 {
	font-size: 16px;
	line-height:22px;
	margin-bottom:4px;
	margin-left:0px;
	padding-bottom:0px;
}



#main p {
	padding:0px 36px 15px 21px;
}

/* Content > Main > Welcome */
#welcome {
	padding-top: 5px;
}

/* Content > Main > Example */
#example { }

/* Content > Sidebar */
#sidebar {
	width:252px;
	float:right;
}
#sidebar p {
	padding:0px 25px 15px 0px;
}
#sidebar a,
#sidebar a:hover {
	color:#00AEEF;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}

/* Content > Sidebar > Support */
#support {
	padding: 20px 15px;
	color: #FF8A00;
}
#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}
#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

/* Content > Sidebar > Login */
#login { }
#login form { }
#login fieldset {
	border: none;
}
#login legend {
	display: none;
}
#login label {
	font-size: x-small;
	font-weight: bold;
}
#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inputtext1, #inputtext2 {
	color: #385B88;
}
#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}
#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/
#updates { }
#updates ul {
	margin: 0;
	list-style: none;
}
#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}
#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/
#partners { }
#partners .content {
	padding: 10px 0;
}
#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}
#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */
#footer {
	margin:auto;
	width:756px;
	color:#FFEACC;
	text-align:left;
	padding:5px 0px 15px 20px;
}
#footer a,
#footer a:hover {
	color:#FFEACC;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
div.footerTeaser {
	background-image:url(../images/BackgroundFooter.gif);
	background-repeat:repeat-x;
	background-color:#FF9400;
	border-top:3px solid #FFEACC;
}
div.footerTeaser div.footerTeaserInside {
	width:756px;
	margin:auto;
	text-align:left;
}
div.footerTeaser div.footerTeaserInside div {
	width:252px;
	float:left;
	margin-bottom:30px;
}
div.footerTeaser div.footerTeaserInside div h1 {
	margin:20px 15px 15px 10px;
}
div.footerTeaser div.footerTeaserInside div p {
	margin:0px 10px 10px 10px;
	width:232px;
}
div.footerTeaser div.footerTeaserInside div a,
div.footerTeaser div.footerTeaserInside div a:hover {
	color:white;
	text-decoration:none;
}
div.footerTeaser div.footerTeaserInside div a:hover {
	text-decoration:underline;
}
p.bodytext label,
label {
	width:155px;
	float:left;
	color:#00AEEF;
}

#form.inputform 
form  {
	margin:0px;
	padding:0px;
}

form fieldset {
	border:0px; 
	margin:0px;
	padding:0 36px 15px 21px;
}
form fieldset input.middle,
form fieldset textarea,
form fieldset input.select {
	border:1px solid #E6E6E6;
	padding:3px 5px;
	background-color:#EFEFEF;
	width:200px;
}
form fieldset input.tiny{
	border:1px solid #E6E6E6;
	padding:3px 5px;
	background-color:#EFEFEF;
	width:150px;
}
form fieldset textarea {
	width:250px;
}
form fieldset .button {
	margin-left:155px;
	background-color:#FFEACC;
	height:32px;
	background-image:url(../images/BackgroundNavigation.gif);
	background-repeat:repeat-x;
	line-height:32px;
	color:white;
	border: 1px solid #FF9000;
	padding-left:15px;
	padding-right:15px;
} 
.buttonLeft {
	margin-left:0px;
	background-color:#FFEACC;
	height:32px;
	background-image:url(../images/BackgroundNavigation.gif);
	background-repeat:repeat-x;
	line-height:32px;
	color:white;
	border: 1px solid #FF9000;
	padding-left:15px;
	padding-right:15px;
	margin-top:5px;

}	
.csc-sitemap ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
}
.csc-sitemap ul li {
	display:block;
}
.csc-sitemap ul li li {
	margin-left:15px;
}
/* Footer > Legal */
#legal { }

/* Footer > Links */
#links { }
