/* CSS STARTSEITE */

*{
	margin:0;
	padding:0;
	}

body{
	font-size:100.01%;
	background-image:url(../../../templates/template_images/bg_balken.gif);
	background-repeat:repeat-x;
	}

html{
	font-family:Verdana,sans-serif;
	color:#000056;
	background-color:#FFFFFF;
	}

a{ color:#83B824; background-color:transparent; text-decoration:none; font-weight:normal; }
a:link{ color:#83B824; background-color:transparent; text-decoration:none; font-weight:normal; }
a:visited{ color:#A0D755; background-color:transparent; text-decoration:none; font-weight:normal; }
a:hover{ color:#83B824; background-color:transparent; text-decoration:none; font-weight:normal; }
a:active{ color:#83B824; background-color:transparent; font-weight:normal; }
a:focus{ color:#83B824; background-color:transparent; font-weight:normal; }

img{
	border:0px;
	margin:0px;
	margin-bottom:1em;
	padding:0px;
	float:left;
	}
	
img_right{
	float:right;
	}

p{
	font-size:11px;
	font-weight:normal;
	color:#4E4E4E;
	margin-left:0px;
	margin-bottom:8px;
	line-height:15px;
	}

h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	color:#840266;
	}

h2{
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	color:#4E4E4E;
	}
	
h3 {
	font-size:11px;
	font-weight:bold;
	color:#4E4E4E;
	margin-top:8px;
	}
	
hr {
	border:0px;
 	border-top:solid 1px #842765;
 	border-bottom:solid 1px 842765;
	margin-top:5px;
	margin-bottom:5px;
	}
	
ul{
	float:none;
	margin-top:5px;
	}

li{
	list-style-image:url(../../../templates/template_images/list_circle.jpg);
	float:left;
	display:list-item;
	}
	
.menu {
	margin-top:8px;
	}
	
.menu a {
	color:#FFFFFF;
	font-size:11px;
	}
	
.menu ul li span{
	font-size:11px;
	font-weight:normal;
	margin-bottom:20px;
	}

.menu a:hover {
	color:#999999;
	}

.menu ul{
	list-style-image:none;
	list-style-type:none;
	float:none;
	}

.menu li{
	list-style-image:none;
	list-style-type:none;
	line-height:11px;
	float:none;
	margin-left:13px;
	margin-bottom:2px;
}

.menu ul li{
	list-style-image:url(../../../templates/template_images/navi_sublevel.jpg);
	margin-left:23px;
	margin-top:-2px;
	margin-bottom:0px;
	}
	
#container {
	width: 900px;
	margin: auto;
	margin-top:50px;
	}

#header {
	height:140px;
	width:900px;
	margin:auto;
	margin-top:0px;
	}
	
#header_img_left {
	height:140px;
	background:url(../../../templates/template_images/kepler_gymnasium_balken.gif) no-repeat;
	}

#header_img_right {
	height:140px;
	background:url(../../../templates/template_images/kepler_gymnasium_logo.gif) no-repeat;
	background-position:right;
}

#main {
	width:900px;
	margin:auto;
	margin-top:50px;
	}

#menu_small_all {
	width:200px;
	height:200px;
	margin:auto;
	margin-top:0px;
	float:left;
	}

#menu_small_unterricht {
	width:100px;
	height:100px;
	margin:auto;
	float:right;
	background-image:url(../templates/template_images/left_small_unterricht.gif);
}

#menu_small_home {
	width:100px;
	height:100px;
	margin:auto;
	float:left;
	background-image:url(../templates/template_images/left_small_home.png);
}


#menu_small_portrait {
	width:100px;
	height:100px;
	float:right;
	background-image:url(../templates/template_images/left_small_portrait_ur.jpg);
}

#menu_small_news {
	width:100px;
	height:100px;
	float:left;
	background-image:url(../templates/template_images/left_small_aktiv_ul.jpg);
}

#content {
	width:470px;
	margin:auto;
	margin-left:15px;
	margin-bottom:15px;
	float:left;
}

#content_quad_img_oben {
	width:470px;
	height:3px;
	margin:0px;
	background-image:url(../../../templates/template_images/quadrat_gross_hellgrau_oben.gif);
}

#content_quad_mid {
	background-color:#E8E8E8;
	width:470px;
	margin:auto;
	float:left;
}

#content_quad_img_unten {
	width:470px;
	height:3px;
	margin:auto;
	float:left;
	background-image:url(../../../templates/template_images/quadrat_gross_hellgrau_unten.gif);
}

#content_quad_container {
	width:444px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	color:#333333;
}

/*#content_quad_container a{color:#83B824; background-color:transparent; text-decoration:none; font-weight:normal;}
#content_quad_container a:hover{color:#83B824; background-color:transparent; text-decoration:none; font-weight:bold;}

#content_quad_container table.contentpaneopen {
	margin-left:5px;
	margin-top:0px;
}*/

#content_quad_container table.contentpaneopen p {
	margin-left:2px;
}

/*#content_quad_container table.contentpaneopen .bodytext {
	width:444px;
}*/

#content_quad_container table.contentpaneopen .bodytext img{
	margin-top:10px;
}
/*
#content_quad_container table.contentpaneopen img {
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}

#content_quad_container table .contenttable .bodytext{
	width:auto;
}*/

#content_quad_container table.contentpaneopen ul{
	list-style-type:none;
	float:none;
}

#content_quad_container table.contentpaneopen li {
	list-style-type:circle;
	float:none;
	margin-left:35px;
	font-size:11px;
	font-weight:normal;
}

/*#content_quad_container table.contentpaneopen thead img{
	margin:auto;
	margin-top:-5px;
}

#content_quad_container table.contentpaneopen table{
	margin-left:5px;
}

#content_quad_container table.contentpaneopen em {
	font-size:9px;
}

#content_quad_container table.contentpaneopen table img{
	margin-top:25px;
	margin-bottom:0px;
}*/


#menu_kepler_container_img_oben{
	width:200px;
	height:3px;
	float:left;
	background-image:url(../templates/template_images/navi_kepler_gross_oben.gif);
	}

#menu_kepler_container_content{
	width:200px;
	color:#FFFFFF;
	background-color:#852765;
	margin-top:auto;
	float:left;
	}


#menu_kepler_container_img_unten{
	width:200px;
	height:53px;
	float:left;
	margin-bottom:15px;
	background-image:url(../../../templates/template_images/navi_kepler_gross_unten.gif);
	}

#right {
	width:200px;
	margin:auto;
	margin-top:0px;
	float:right;
	border:1px solid #FF33333;
}

#right_quad_oben {
	width:200px;
	height:3px;
	margin:0px;
	background-image:url(../../../templates/template_images/quadrat_mittelgross_dunkelgrau_oben.gif);
}

#right_quad {
	background-color:#A5A5A5;
	width:200px;
	margin:auto;
	float:right;
}

#right_quad_unten {
	width:200px;
	height:53px;
	margin:0px;
	background-image:url(../../../templates/template_images/quadrat_mittelgross_dunkelgrau_unten.gif);
}

#right a:hover {
	color:#666666;
	}

#right_2_small {
	width: 200px;
	height: 50px;
	margin-top: 205px;
}

#right_2_oben {
	width:200px;
	height:3px;
	margin-top:205px;
	background-image:url(../../../templates/template_images/quadrat_d23_oben.gif);
}

#right_2 {
	background-color: #898D9C;
	width: 200px;
	margin: auto;
	float: right;
}

#right_2_unten {
	width:200px;
	height:53px;
	margin:0px;
	background-image:url(../../../templates/template_images/quadrat_d23_unten.gif);
}


#mod_search_searchword {
	width:180px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	color:#666666;
}



#searchForm {
	margin-left:20px;

}

#searchForm p {
	font-size:1.3em;
	font-weight:bold;
	margin-left:0em;
	margin-top:1em;
	margin-bottom:1em;
	color:#842765;
}

.componentheading {
	font-size:16px;
	font-weight:bold;
	color:#840266;
	margin-left:0px;
	margin-bottom: 5px;
}

.highlight {
	font-weight:bold;
}

fieldset {
	margin-left:20px;
	border:1px solid #842765;
	margin-bottom:10px;
	padding:5px;
}

#impressum {
	width:900px;
	margin-left:205px;
	margin-top:550px;
	font-size:0.6em;
}

/* EVENTLIST TERMINE */

#adminForm {
	width:444px;
	margin-left:0px;
	}

.sectiontableheader img {
	display:none;
}

.sectiontableheader a {
	font-size:12px;
	font-weight:bold;
	}

#adminForm {
	width:444px;
}

.csc-firstHeader {
	margin-bottom:10px;
}

#jForm p {
	display:none;
}

.el_eventlist {
	font-size:11px;
	}

/* ------------- FRONTEND EDITOR DEFINITIONEN ------------- */

#content_quad_container fieldset {
	width: 440px;
}

fieldset {
	width: 440px;
	margin-left: 0px;
}

form li {
	font-size: 11px;
	margin-left: 15px;
}

#login img {
	padding-right: 20px;
}


#login tr {
	font-size: 12px;
}

#login input.button {
	margin-left: -372px;
}

table.adminform {
	font-size: 12px;
}

#created_by_alias.inputbox {
	width: 240px;
} 

#metadesc.inputbox {
	display: none;
}

#metakey.inputbox {
	display: none;
}