@charset "utf-8";
/* CSS Document */

body
{
	background-color:#d6d6d6;
	background-image:url(images/25px_bodybg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	height:100%;
}

html
{
	height:100%;
}

#centeredLayout
{
	color:#FFFFFF;
	text-align:left;
	margin: 0 auto;
	width:930px;
	background-image:url(images/border_bg.gif);
	background-repeat:repeat-y;
	min-height:100%;
	padding:0px 0px 0px 0px;
}
* html #centeredLayout{height:100%;}

#middleRow
{
	width:900px;
	float:left;
	margin:0;
	padding:0;
}

#header
{
	position:relative;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:900px;
	text-align:left;
}
#header img
{
	margin-bottom:-3px;
}

#loginMessage
{
	position:absolute;
	top:0px;
	right:5px;

	font-size:11px;
	color:#222222;
}

#loginMessage input
{
	font-size:10px;
}

.tx-ldapauthentification-pi1 p,.tx-ldapauthentification-pi1 input
{
	font-size:12px;
}

#searchBoxDiv
{
	position:absolute;
	right:16px;
	top:38px;
}

#searchBoxInput
{
	width:162px;
	background-image:url(images/suchbox_bg.jpg);
	height:26px;
	background-attachment:scroll;
	border:0px none;
	text-indent:35px;
	font-size:16px;
	line-height:20px;
	padding-top:3px;
}


#leftBorderRow
{ 
	width:15px;
	height:400px;
	float:left;
	background-image:url(images/left_border_top.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#rightBorderRow
{
	width:15px;
	height:400px;
	float:left;
	background-image:url(images/right_border_top.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#menuDiv
{
	float:left;
	width:198px;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	background-color:#f0f0f0;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#sepDiv
{
	float:left;
	width:2px;
	height:524px;
	background-image:url(images/content_left_border.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#contentContainer
{
	width:702px;
	float:left;
	margin:0px;
	padding:0px;
}


#contentTitle
{
	width:702px;
	background-image:url(images/content_titlebg.jpg);
	height:54px;
	text-indent:10px;
	color:#2d2d2d;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
*html #contentTitle 
{
	height:74px;
}

#contentDiv
{
	width:670px;
	float:left; 
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-x;
	padding:0px 15px 50px 15px;
	color:#000000;
	min-height:526px;
}

#contentDiv blockquote
{
	padding:0px;
	padding-left:35px;
	_padding-left:37px;
	margin:0px;
}

*html #contentDiv
{
	height:526px;
	width:700px;
}

.menuCategory
{
	padding:10px 10px 5px 8px;
}

.menuCategory img
{
	margin-bottom:8px;
}

.menuCategory.menuCategoryHead
{
	position:relative;
	padding:0;
	right:0px;
}

.menuCategory menu
{
	list-style-image:url(images/menu_list_icon.gif);
	color:#000000;
	color:#2d2d2d;
	font-size:11px;
	padding-left:26px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
}

.menuCategory menu li a
{
	color:#2d2d2d;
	text-decoration:none;
}

.menuCategory menu li a:hover
{
	color:#647d8f;
	text-decoration:underline;
}

#clearFix
{
	clear:both;
}

#supplierplanGrund .supplierplanTable
{
	width:300px;
}

#supplierplanGrund .supplierplanTable td
{
	width:50%;
	background-color:transparent;
}

#supplierplanGrund table
{
	width:95%;
	border: none !important;
	border-collapse:collapse;
	margin-right:10px;
	text-align:left;
	margin-left:20px;
	background-color:transparent !important;
	border-collapse:collapse;
	border:1px solid #eff0f0;
	margin-bottom:20px;
}

#supplierplanGrund table tr td
{
	font-size:0.75em;
	border-style:hidden;
	padding:5px;
	background-color:#ededed;
	width:6%;
}

#supplierplanGrund table tr td *
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#supplierplanGrund table tr th
{
	border:hidden;
	padding-bottom:5px;
	padding-top:5px;
	font-size:12px;
	background-color:#EAEAEA;
}

#supplierplanGrund table tr th *
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#supplierplanGrund
{
	text-align:left;
}

#sprechTable
{
	font-size:12px;
	width:450px;
}

#sprechTable .sprechRow2
{
	background-color:#eaeaea;
}

#sprechTable .sprechTableHeaderName
{
	width:200px;
}

#sprechTable .sprechTableZeit
{
	width:130px;
	text-align:left;
	text-indent:3px;
	font-size:11px;
}

#sprechTable .sprechTableRaum
{
	text-align:center;
	font-size:11px;
}


/*** Start of Content Formatting ***/

h1 {
	padding:0px;
	margin:0px;
	font-size:1.3em;
	font-weight:bold;
}

h2 {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
	font-size:1.2em;
	font-weight:bold;
	margin-left:0px;

}

h3 {
	border-bottom:1px solid #DDDDDD;
	margin-bottom:15px;
	font-size:1em;
	font-weight:bold;
}

h4
{
	margin-left:10px;
	border-bottom:1px dotted #DDDDDD;
	font-size:1em;
}

#contentDiv {
	font-size:0.8em;
}



#contentDiv p
{
	margin-left:10px;
}

#contentDiv a
{
	color:#333366;
	text-decoration:underline;
}

#contentDiv a:hover
{
	color:#647d8f;
	text-decoration:none;
}

#contentDiv img
{
	padding:1px;
	border:1px solid #BABABA;
}

.csc-textpic-imagewrap
{
	margin:0px 10px 0px 10px;
	*margin-left:5px;
}

td p.bodytext {
	font-size: 0.8em;

}

.contenttable tr td
{
	padding:4px 0px 4px 0px;
}

#fBildUpload textarea,input
{
	margin-top:0.25em;
}

#lehrerEditorTextArea
{
	width:250px;
	height:200px;
}

#lehrerImageDiv
{
	float:left;
}

#lehrerTextDiv
{
	float:left;
	margin-left:15px;
}

/*** End of Content Formatting ***/


/* fr Startpage*/
#contentDiv .img_link_neues {
	border:0px;	
}
#contentDiv .img_link_neues img {
	border:0px;
}
#contentDiv .neuesImg {
	margin-bottom:5px;	
	text-decoration:none;
}
#contentDiv .neuesImg_end {
	margin-bottom:20px;
	border:0px;
	text-decoration:none;
}

*html div#neuesContainer {
	width:420px;
	margin:0;
}

div#neues {
	width:460px;
	height:503px;
	float:left;
	background: url(images/newsbox_bg.jpg);
}
div#neues img {
	border:0;
}
*html div#neues {
	/*width:460px;*/
	width:450px;
	margin-right:0;
	padding:0;
}
img#rss_ico {
	 margin: 9px 9px 0 0;
	 float:right;
}

div#quicklinks {
	width:193px;
	height:233px;
	padding:35px 0 0 8px;
	background:url(images/quicklinks_bg.jpg);
	float:right;
	margin-left:5px;
}
div#quicklinks img {
	display:inline;
	border:0;
	text-decoration:none;
}
* html div#quicklinks{
	display:inline;
	width:201px;	
	height:268px;
}

div#newsbox_latest
{
	width:460px;
	height:160px;
	background: url(images/newsbox_latest.jpg);
	background-repeat:no-repeat;
}

div#newsbox_latest img
{
	display:none;
}

div#newsbox_latest_head
{
	height:5px;
	position:relative;
}

div#newsbox_latest #newsbox_latest_itemcontainer
{
	height:153px;
	position:relative;
	color:#7a7a7a;
}

div#newsbox_latest #newsbox_latest_itemcontainer .newsbox_item
{
	position:relative;
	margin:0px 0px 0px 16px;
	padding:0px;
	padding-bottom:4px;
	height:94px;
	_height:104px;
}

div#newsbox_latest #newsbox_latest_itemcontainer #news1
{
	padding-top:9px;
	border-top:1px dotted #dbdbdb;
	margin-bottom:11px;
	border-bottom:1px dotted #dbdbdb;
}

div#newsbox_latest #newsbox_latest_itemcontainer .newsbox_item .newstext
{
	padding-top:45px;
	padding-left:10px;
}

div#newsbox_latest #newsbox_latest_itemcontainer .newsbox_item .newsbox_text
{
	font-size:11px;
	height:1px;
}

div#newsbox_latest #newsbox_latest_itemcontainer .newsbox_item .newsbox_text p
{
	padding:0px;
	margin-left:0px;
}

div#newsbox_latest #newsbox_latest_itemcontainer .newsbox_item .newsbox_heading
{
	font-size:12px;
}

div#newsbox_latest #newsbox_latest_itemcontainer .newsbox_item .newsbox_morelink
{
	font-size:11px;
	position:absolute;
	right:0px;
	bottom:9px;
}

div#newsbox_mainpage
{
	width:460px;
	height:503px;
	background: url(images/newsbox_3.jpg);
	background-repeat:no-repeat;
}

div#newsbox_mainpage img
{
	display:none;
}

div#newsbox_mainpage_head
{
	height:35px;
	position:relative;
}

div#newsbox_mainpage_head a img
{
	position:absolute;
	right:7px;
	top:8px;
	margin:0px;
	padding:0px;
	border:none;
	display:inline;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer
{
	height:231px;
	position:relative;
	color:#7a7a7a;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer .newsbox_item
{
	position:relative;
	margin:10px 16px 0px 16px;
	padding:0px;
	padding-bottom:4px;
	height:94px;
	_height:104px;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer #news1
{
	padding-top:9px;
	border-top:1px dotted #dbdbdb;
	margin-bottom:11px;
	border-bottom:1px dotted #dbdbdb;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer .newsbox_item .newstext
{
	padding-left:133px;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer .newsbox_item .newsbox_text
{
	font-size:11px;
	height:1px;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer .newsbox_item .newsbox_text p
{
	padding:0px;
	margin-left:0px;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer .newsbox_item .newsbox_heading
{
	font-size:12px;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer .newsbox_item .newsbox_morelink
{
	font-size:11px;
	position:absolute;
	right:0px;
	bottom:9px;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer .newsbox_item .news_smallimg img
{
	display:inline;
}


div#newsbox_mainpage .newsbox_newsimg img
{
	display:inline;
}

div#newsbox_mainpage #newsbox_mainpage_itemcontainer .newsbox_item .spacer-gif
{
	display:none;
}

.spacer-gif
{
	display:none;
}

.clear-gif
{
	display:none;
}

div#newslist .newsheadline,div#newsSingle .newsheadline
{
	position:relative;
}

div#newslist .newsheadline .newsdate,div#newsSingle .newsdate
{
	position:absolute;
	right:0px;
	*right:15px;
	top:0px;
	letter-spacing:1;
}

div#newslist #newscontent p,div#newslist #newscontent a
{
	margin-bottom:5px;
	margin-left:140px;
}

div#newslist
{
	position:relative;
}


div#newslist #newscontent a
{
	position:absolute;
	margin-top:5px;
	left:0px;
	_margin-left:0px;
}

div#newslist #newscontent p a
{
	position:static;
	margin:0px;
}

div#newslist #newscontentListImage
{
	float:left;
	margin:0px 10px 0px 5px;
}


div#newslist #newscontent
{
	margin-bottom:50px;
	position:relative;
}

div#newsSingle img
{
	margin:5px;
	margin-left:15px;
}

.tx-gooffotoboek-pi1 h1
{
	font-size:18px;
	margin-bottom:10px;
}

.tx-gooffotoboek-pi1 img
{
	border:0px !important;
	padding:0px !important;
	margin:0px !important;
}

.tx-gooffotoboek-pi1 .gfpb_portret,.tx-gooffotoboek-pi1 .gfpb_landscape
{
	padding:10px !important;
	border-right:1px solid #999999;
	text-align:center;
}

.tx-gooffotoboek-pi1 table
{
	width:100%;
}

.tx-gooffotoboek-pi1 table div
{
	text-align:center;
}

.tx-gooffotoboek-pi1 small
{
	position:relative !important;
	top:20px;	
}

.terminplantable
{
	width:100%;
	font-size:1em;
}

.terminplantable td,.terminplantable th
{
	padding:5px 7px 5px 7px !important;
	border-bottom:1px solid #DDDDDD;
}

.terminplantable th
{
	border-bottom:1px solid #BBBBBB;
}

.terminplantable .td-0
{
	text-align:right;
	width:20%;
}


.terminplantable  td.td-0
{
	font-size:11px;
}

.terminplantable .td-last
{
	text-align:left;

}

#sponsorenTable
{
	width:100%;
}

#sponsorenTable td
{
	height:70px;
	width:50%;
}

#sponsorenTable *
{
	text-align:center;
}

#sponsorenTable img
{
	border:none;
}

#kiLehrerTable
{
	font-size:13px;
}


#kiLehrerTable td
{
	height:88px;
}

#kiLehrerTable_img
{
	width:75px;
}

.kiLehrerTable_name
{
	width:30%;
	font-weight:bold;
}

#lpTxt
{
	padding-bottom:20px;
}

#lpTxt img
{
	float:right;
}

