body {
	font: normal 17px verdana, arial, sans-serif;
	color: black;
}

h1 {
	font: bold 19px verdana, arial, sans-serif;
	padding-bottom: 15px;
	margin: 0;
}

h2 {
	font: bold 17px verdana, arial, sans-serif;
	padding-bottom: 10px;
	margin: 0;
}

h3 {
	font: bold 17px verdana, arial, sans-serif;
	padding-bottom: 5px;
	margin: 0;
}

h4, h5 {
	font: bold 17px verdana, arial, sans-serif;
	margin: 0;
}

p {
	margin: 0;
}

p.protected:after {
	content: url(/img/cms/protected_area.gif);
}

a {
	text-decoration: none;
	cursor: pointer;
	color: black;
}

img {
	border: none;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

* html fieldset {
	display: inline;
}

fieldset legend {
	display: none;
}

.hidden {
	float: left;
	height: 0;
	width: 0;
	overflow: hidden;
	display: none;
	border: none;
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

#sitemap ul {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

#sitemap li {
/*	list-style-type: none;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sitemap a {
	font-weight: normal;
	padding: 0 0 6px 0;
	display: block;
}

ul.intlinks,
ul.extlinks,
ul.downloads {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.intlinks li,
ul.extlinks li,
ul.downloads li {
	margin-bottom: 5px;
	display: block;
	width: 100%;
}


/* overview teaser */

ul.overview {
	padding: 0;
	margin: 0 0 10px 0;
	list-style-type: none;
}

ul.overview li {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
}

ul.overview li img {
	float: left;
	margin: 0 5px 5px 0;
}


ul.rss {
	padding: 10px 0 0 17px;
	list-style: none outside;
	margin: 0;
}

ul.rss li {
	padding: 0 0 10px 0;
	margin: 0;
}

ul.rss li a {
}

/* ----- link nuer fuer die listen, ohne float fuer FF ----- */
a.clink_li {
	font-weight: bold;
	background: url(/img/public/icon_link.gif) no-repeat 4px 6px;
	color: black;
	padding-left: 18px;
	display: block;
}

* html a.clink_li {
	float: left;
}

a.clink_li:hover {
	text-decoration: underline;
}

ul.extlinks li p {
	padding: 0 0 0 18px;
	margin: 0;
}

ul.extlinks li p a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#all {
	margin: 40px auto 0 auto;
	width: 904px;
	background: #EFEFEF;
	border: 2px solid white;
}

#header {
	background: #2E3363;
	width: 904px;
	overflow: hidden;
}

.header_height {
	height: 90px;
}

#header img {
	float: left;
}

#header script {
	float: left;
}

div.schoolname {
	float: left;
	text-align: left;
	font-size: 15px;
	padding: 15px 0 0 15px;
	color: #EFEFEF;
}

#header_navi {
	background: #EFEFEF;
	height: 40px;
	width: 904px;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	float: left;
}

#header_navi a {
	padding: 18px 10px 0 10px;
	height: 22px;
	color: #2E3363;
	text-decoration: none;
	font-size: 15px;
}

div.head_spacer {
	margin-top: 22px;
	background: #2E3363;
	width: 1px;
	height: 17px;
}

#content_all {
	background-color: #EFEFEF;
	float: left;
	width: 100%;
}

.all_tease_on {
	background-image: url(/img/public/bg_tease_on.gif);
}

.all_tease_off {
	background-image: url(/img/public/bg_tease_off.gif);
}


/* --- LINKS im CONTENT Bereich (nicht anpassbar) ----*/

#content_all a.clink {
	font-weight: bold;
	background: url(/img/public/icon_link.gif) no-repeat 4px 6px;
	color: black;
	padding-left: 18px;
	display: block;
	float: left;
}

#content_all a.clink:hover {
	text-decoration: underline;
}

#content_all a.divers {
	font-weight: bold;
	background: none;
	color: black;
	padding: 0;
}

#content_all a.normal {
	font-weight: normal;
	text-decoration: none;
}

#content_all a.gallery {
	color: #2E3363;
	background: none;
	text-decoration: none;
	padding: 0;
}

#content_all a.gallery:hover {
	color: #9FADC8;
}

div#breadcrumb {
	padding-bottom: 13px;
	font-size: 15px;
	line-height: 19px;
}

div#breadcrumb a {
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}

div#breadcrumb a:hover {
	text-decoration: underline;
}

div#breadcrumb a.last {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

div.maintext a {
	background: none;
	text-decoration: underline;
}

div.maintext a:hover {
	text-decoration: none;
}

/* bei zu viel em spinnt der IE */
* html div.maintext em {
	float: left;
	width: 99%;
}


/* ------ Portletbar LEFT ------ */

#left {
	float: left;
	background: #EFEFEF;
	width: 210px;
	min-height: 10px;
	overflow: hidden;
}

/* ------ NAVI Styles Start ------ */

#navi {
	width: 195px;
	padding: 20px 0 20px 15px;
	border-bottom: 3px solid white;
}

ul#navlist1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}

ul#navlist1 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 177px;
}

#navlist1 li a {
	display: block;
	padding: 5px 3px 5px 22px;
	color: #2E3363;
	width: 152px;
	background: url(/img/public/icon_navi1.gif) no-repeat 4px 10px;
	text-decoration: none;
	border-bottom: 1px solid #5C6084;
}

#navlist1 li a:hover {
	text-decoration: underline;
}

ul#navlist2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}

#navlist2 li a {
	display: block;
	padding: 5px 3px 5px 18px;
	margin-left: 20px;
	color: #2E3363;
	width: 136px;
	background: url(/img/public/icon_navi1.gif) no-repeat 3px 10px;
	text-decoration: none;
	border-bottom: 1px solid #5C6084;
}

#navlist2 li a:hover {
	text-decoration: underline;
}

ul#navlist3 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}

#navlist3 li a {
	display: block;
	padding: 5px 3px 5px 18px;
	margin-left: 20px;
	color: #2E3363;
	width: 136px;
	text-decoration: none;
	border: none;
	background: none;
}

#navlist3 li a:hover {
	text-decoration: underline;
}

/* ------ NAVI Styles Ende ------ */


#content {
	padding: 30px 23px 27px 23px;
	float: left;
	background: white;
	min-height: 500px;
	color: black;
}

* html #content {
	height: 500px;
}

.tease_on {
	width: 438px;
}

.tease_off {
	width: 648px;
}

div.upper {
	float: right;
}


div.faq_more {
	float: right;
}

#minheight550 {
	border-right: 1px solid white;
	height: 550px;
	width: 1px;
	float: right;
}

div.spacer_ext, div.spacer_int, div.spacer_down {
	height: 30px;
	float: left;
	width: 430px;
}

div.spacer20 {
	height: 20px;
	float: left;
	width: 430px;
}

div.spacer40 {
	height: 40px;
	float: left;
	width: 430px;
}

div.text_spacer {
	border-top: 1px solid #9E9E9E;
	line-height: 1px;
	height: 1px;
	margin: 17px 0 17px 0;
}

div.quota {
	font-style: italic;
	font-size: 15px;
	float: left;
}

div.changedate {
	font-size: 15px;
}

div.image_thumb {
	margin: 0 0 5px 0;
	text-align: left;
	width: 100%;
	overflow: hidden;
}

div.image_normal_left {
	text-align: left;
	margin: 0 5px 2px 0;
	overflow: hidden;
}

div.image_normal_right {
	text-align: left;
	margin: 0 0 2px 5px;
	overflow: hidden;
}

div.image_iswide {
	text-align: left;
	margin: 0 0 5px 0;
	width: 100%;
	overflow: hidden;
}

div.image_text {
	margin: 3px 0 3px 0;
	color: black;
	font-weight: bold;
	font-size: 14px;
}

div.gal_thumb_text {
	font-size: 14px;
	text-align: left;
	width: 95px;
	height: 50px;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*--------- Portletbar RIGHT
			und TEASER BOXEN
							-------------*/

#right {
	float: right;
	background: #EFEFEF;
	width: 210px;
	overflow: hidden;
}

a.sizer {
	background: none;
	color: #2E3363;
	text-decoration: none;
}

a.sizer:hover {
	text-decoration: underline;
}

div.teaser_box {
	padding: 0 10px 12px 12px;
	border-bottom: 3px solid white;
	float: left;
	width: 188px;
}

div.teaser_box h1 {
	font-size: 17px;
	font-weight: bold;
	padding: 15px 0 0 0;
	margin: 0;
}

div.teaser_box label {
	font-size: 13px;
}

div.teaser_box button {
	float: right;
	margin: 5px 0 5px 0;
}

div.teaser_box a.link {
	font-weight: bold;
	background: url(/img/public/icon_link.gif) no-repeat 4px 6px;
	color: #2E3363;
	padding: 0 0 2px 20px;
}

/* fuer die PGNAVI liste */
div.teaser_box ul,
div.teaser_box li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.teaser_box ul.rss_teaser {
	padding: 10px 0 0 0;
	list-style: none outside;
	margin: 0;
}

div.teaser_box ul.rss_teaser li {
	padding: 0 0 10px 0;
	margin: 0;
}

div.teaser_box a.pglink {
	font-weight: normal;
	padding: 0 0 5px 20px;
	display: block;
}

div.teaser_box a.link:hover {
	color: #9FADC8;
}

div.teaser_box a.intlink,
div.teaser_box a.extlink {
	color: #2E3363;
	font-weight: normal;
	background: none;
	padding: 0;
}

div.teaser_box a.intlink:hover,
div.teaser_box a.extlink:hover {
	color: #9FADC8;
}

div.teaser_box .date{
	font: normal 15px verdana, arial, sans-serif;
	padding: 11px 0 0 0;
	margin: 0;
	text-align: right;
}

div.teaser_box .text_spacer {
	border-top: 1px solid #9E9E9E;
	line-height: 1px;
	height: 1px;
	margin: 6px 0 6px 0;
}

div.teaser_box img {
	margin: 2px 7px 5px 0;
	border: 0px solid white;
	float: left;
}

div.teaser_box form {
	margin: 0;
}

/* ------ PRESS CALENDER ------ */

table.cal {
	border: 1px solid black;
}

table.cal td.cal {
	border: 1px solid black;
	height: 35px;
	width: 40px;
	padding-left: 5px;
}

table.cal td.year {
	padding-left: 5px;
}

table.cal td.empty {
	background-color: lightgrey;
}

table.cal td.nday {
	background-color: white;
}

table.cal td.event {
	background-color: lightblue;
}

table.cal div.cevent {
	background-color: lightgrey;
	border: 1px solid black;
	padding: 5px;
	width: 250px;
	margin: 0 0 0 -10px;
}

table.cal div.cevent p {
	padding-bottom: 7px;
}

table.cal a.callink {
	padding: 5px;
	margin: 0 5px 0 0;
}

table.cal a.event {
	float: left;
	width: 100%;
}


div.monate {
	background: #EEEEEE;
	float: left;
	padding: 10px;
	margin: 0 10px 10px 0;
}


/* ___ calender table listing ____________________ */

table.calendar_table {
	border: solid 1px black;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

table.calendar_table tr.even {
	background: #EFEFEF;
}

table.calendar_table tr.hove:hover {
	background: #BFBFBF;
}

table.calendar_table th {
	padding: 2px 0 3px 0;
}

table.calendar_table th a {
	text-decoration: underline;
}

table.calendar_table td {
	border: solid 1px black;
	padding: 2px;
	vertical-align: top;
}

table.calendar_table tfoot td {
	border: none;
}

table.calendar_table td.calendar_date {
	width: 90px;
}

table.calendar_table td.calendar_title a {
	float: left;
	width: 100%;
}

table.calendar_table tfoot td {
	border: solid 1px black;
	padding: 0;
}

table.calendar_table tfoot a {
	background: black;
	color: white;
	padding: 0 1px 1px;
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin: 0 5px 0 0;
}

table.calendar_table tfoot a:hover {
	background: #BFBFBF;
}


/* ------ FOOTER ------ */

#footer {
	background: #BDC6D8;
	height: 43px;
	width: 904px;
	float: left;
	font-size: 15px;
	color: black;
	border-top: 3px solid white;
	border-bottom: 2px solid white;
}

#footer a {
	color: black;
	text-decoration: underline;
	font-size: 11px;
}

#foot_left {
	float: left;
	padding: 16px 0 0 0;
	margin: 0 0 0 165px;
}

#foot_right1 {
	float: right;
	padding: 12px 0 0 0;
}

#foot_fifawm {
	border-top: 3px solid white;
	border-bottom: 2px solid white;
	float: right;
	background: url(/img/public/ham_schul_footer_fifawm.jpg) no-repeat;
	height: 85px;
	width: 904px;
	color: white;
	text-decoration: underline;
	font-size: 11px;
}

#foot_mediaservice {
	border-top: 3px solid white;
	border-bottom: 2px solid white;
	float: right;
	background: url(/img/public/ham_schul_footer_mediaservice.jpg) no-repeat;
	height: 85px;
	width: 904px;
	color: white;
	text-decoration: underline;
	font-size: 11px;
}

#foot_bluegoal {
	border-top: 3px solid white;
	border-bottom: 2px solid white;
	float: right;
	background: url(/img/public/ham_schul_footer_bluegoal.jpg) no-repeat;
	height: 85px;
	width: 904px;
	color: white;
	text-decoration: underline;
	font-size: 15px;
}

#foot_torzurwelt {
	border-top: 3px solid white;
	border-bottom: 2px solid white;
	float: right;
	background: url(/img/public/ham_schul_footer_torzurwelt.jpg) no-repeat;
	height: 85px;
	width: 904px;
	color: white;
	text-decoration: underline;
	font-size: 11px;
}


button.fifa_search {
	margin: 16px 0 0 0;
	background: url(/img/public/btn_white.gif) no-repeat 5px 5px;
	height: 17px;
	width: 15px;
	cursor: pointer;
	border: none;
}

#footer_link1 {
	color: #FFFFFF;
	float: left;
	padding: 63px 0 0 25px;
}

#footer_hamburg_link {
	color: #FFFFFF;
	float: right;
	padding: 63px 6px 0 0;
}

#foot_right2 {
	float: right;
	padding: 16px 5px 0 0;
}

#footer_link1 a {
	color: #FFFFFF;
	font: normal 10px verdana, arial, sans-serif;
}

#footer_hamburg_link a {
	color: #FFFFFF;
	font: normal 14px verdana, arial, sans-serif;
}

#footer_kinder {
	background: #D51B0D;
	height: 43px;
	float: left;
	font-size: 11px;
	color: black;
	border-top: 3px solid white;
	border-bottom: 2px solid white;
}

select.sc_info {
	font-size: 15px;
	float: left;
	width: 145px;
	height: 18px;
	color: black;
	background: white;
}

input {
	border: 1px solid #666666;
	padding: 1px;
	margin: 0 0 3px 0;
	width: 145px;
}

input.checkbox {
	border: 0px solid #666666;
	padding: 0;
	margin: 0;
}

#miniblue {
	border: 0px solid #666666;
	padding: 0;
	margin: 0;
}

fieldset.search {
	width: 170px; /* safari */
}

input.search {
	width: 80px;
	height: 13px;
	border: 1px solid #9E9E9E;
	background: white;
	margin: 16px 2px 0 0;
	font-size: 15px;
}

* html input.search {
	margin: 16px 0 0 0;
}

button.grey {
	margin: 16px 0 0 0;
	background: url(/img/public/btn_grey.gif) no-repeat 5px 5px;
	height: 17px;
	width: 15px;
	cursor: pointer;
	border: 0px solid blue;
}

button.black {
	background: url(/img/public/btn_black.gif) no-repeat 5px 5px;
	height: 17px;
	width: 15px;
	cursor: pointer;
	border: 0px solid white;
	margin: 2px 0 0 2px;
}

* html button.black {
	margin: 2px 0 0 0;
}

/*{{{ FORMULAR STYLES - Neu gemacht */

.pfad span.present {
	font-weight: bold;
}

div.buttons {
	padding-top: 20px;
	width: 402px;
	text-align: right;
}

p.error {
	color: red;
}

form a {
	text-decoration: underline;
}

form a:hover {
	text-decoration: none;
}

a.error {
	color: red;
}

form label {
	padding: 3px 4px 0 0;
	width: 146px;
	float: left;
}

form label.error {
	color: red;
}

form select {
	width: 255px;
	margin: 0 0 3px 0;
}

* html form select {
	margin: 0 0 3px -3px;
	width: 254px;
}

form textarea {
	border: 1px solid #666666;
	width: 252px;
	height: 150px;
}

* html form textarea {
	width: 250px;
	margin: 0 0 0 -3px;
}

form textarea_big {
	border: 1px solid #666666;
	width: 500px;
	height: 150px;
}

* html form textarea_big {
	width: 497px;
}

form input.big {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	padding: 1px;
	margin: 0 0 3px 0;
	float: left;
	border: 1px solid #666666;
}

form input.middle {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	width: 184px;
	padding: 1px;
	margin: 0 0 3px 0;
	float: left;
	border: 1px solid #666666;
}

form input.small {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	width: 60px;
	padding: 1px;
	margin: 0 0 3px 0;
	float: left;
	border: 1px solid #666666;
} 

form input.checkbox {
	width: 15px;
}

form input.error {
	border: 1px solid red;
	background: #FFCCCC;
} 

form select.error {
	background: #FFCCCC;
}

form textarea.error{
	border: 1px solid red;
	background: #FFCCCC;
}

#formular .formfeld {
	margin: 0;
}


#formular input {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	margin: 0 0 3px 0;
	width: 250px;
	float: left;
}

#formular table {
	width: 280px;
	padding: 0;
	margin: 0 0 0 -4px;
	float: left;
}

#formular table tr {
	width: 250px;
	margin: 0;
	padding: 0;
}

#formular table td.left {
	width: 15px;
	margin: 0;
	padding: 4px 3px 0px 3px;
}

#formular table td.right {
	width: 255px;
	margin: 0;
	padding: 0;
}

#formular table td.left input {
	width: 15px;
	border: 0px solid white;
}

#formular .description {
	overflow: visible;
	padding-bottom: 10px;
	width: 255px;
	border: 0px solid red;
	float: left;
}

#formular h2 {
	font-weight: bold;
	margin: 0;
	padding: 25px 0 5px 0;
}


/*******Download start *********/
.more_all {
	font-weight: bold;
	color: black;
	padding: 0 0 5px 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 -1px;
}

* html .more_all {
	float: left;
}

.more_all:hover {
text-decoration: underline;}




.more_txt {
	background-image: url(/img/cms/icon_txt.jpg);
}

.more_doc {
	background-image: url(/img/cms/icon_doc.jpg);
}

.more_pdf {
	background-image: url(/img/cms/icon_pdf.jpg);
}

.more_ppt {
	background-image: url(/img/cms/icon_ppt.jpg);
}

.more_pps {
	background-image: url(/img/cms/icon_pps.jpg);
}

.more_xls {
	background-image: url(/img/cms/icon_excel.jpg);
}

.more_rtf {
	background-image: url(/img/cms/icon_rtf.jpg);
}

/*Bilddateien*/

.more_jpg {
	background-image: url(/img/cms/icon_jpg.jpg);
}

.more_gif {
	background-image: url(/img/cms/icon_gif.jpg);
}

.more_tif {
	background-image: url(/img/cms/icon_tif.jpg);
}


.more_png {
	background-image: url(/img/cms/icon_png.jpg);
}

.more_bmp {
	background-image: url(/img/cms/icon_bmp.jpg);
}

.more_eps {
	background-image: url(/img/cms/icon_eps.jpg);
}

.more_psd {
	background-image: url(/img/cms/icon_psd.jpg);
}

/*Archivierung*/
.more_rar {
	background-image: url(/img/cms/icon_rar.jpg);
}

.more_zip {
	background-image: url(/img/cms/icon_zip.jpg);
}

/*Audio und Video*/

.more_mov {
	background-image: url(/img/cms/icon_quicktime.jpg);
}

.more_rm {
	background-image: url(/img/cms/icon_rm.jpg);
}

.more_wm {
	background-image: url(/img/cms/icon_wma_wmv.jpg);
}

.more_audio {
	background-image: url(/img/cms/icon_audio.jpg);
}

.more_video {
	background-image: url(/img/cms/icon_video.jpg);
}

.more_mp3 {
  	background-image: url(/img/cms/icon_mp3.jpg);
}


/*******Download end *********/


/*---}}}*/

