@import url(typo3.css);

html {
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	min-height: 100%;
	font-size: 0.8em;
	color: #333;
	background-color: #fff;
	background-image: url(../../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	body.start {
		text-align: center;
		background-image: none;
	}
	body.gymnasium, body.gymnasiumhro, body.gymnasiumsn, body.gymnasiumgue {
		background-image: url(../../images/bg_body_gymnasium.jpg);
	}
	
	
/* IE Win only \*/
* html body {
 	height:100%;
}
/* End IE Win */


/*
L A Y O U T
*/

div#container {
	margin: 0px;
	padding: 0px;
	text-align: left;
	min-height: 100%;
	/*
	background-image: url(../../images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left;
	*/
}
	body.start div#container {
		width: 640px;
		margin-left: auto;
		margin-right: auto;
	}

/* IE Win only \*/
* html div#container {
 	height:100%;
}
/* End IE Win */


body.start div#leftcolstart {
	margin: 114px 0px 0px 0px;
	float: left;
	display: inline;
	width: 292px;
	border-width: 0px;
}

body.start div#rightcolstart {
	margin: 114px 0px 0px 60px;
	float: left;
	display: inline;
	width: 252px;
	border-width: 0px;
}




div#header {
	margin: 0px;
  	padding: 0px;
	width: 894px;
	height: 108px;
	position:absolute;
	top: 0px;
	left: 100px;
}
	body.berufe div#header {
		background-image: url(../../images/bg_header_berufe.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	body.gymnasium div#header {
		background-image: url(../../images/bg_header_gymnasium.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	body.gymnasiumhro div#header {
		background-image: url(../../images/bg_header_gymnasium_hro.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	body.gymnasiumsn div#header {
		background-image: url(../../images/bg_header_gymnasium_sn.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	body.gymnasiumgue div#header {
		background-image: url(../../images/bg_header_gymnasium_gue.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}


	div#navitop {
		margin: 0px;
	  	padding: 0px;
		width: 450px;
		font-size: 0.9em;
		color: #202A63;
		display: inline;
		float:right;
	}
	div#searchbox {
		margin: 0px;
	  	padding: 0px;
		width: 140px;
		display: inline;
		float:right;
	}



div#leftcol {
	margin: 0px;
  	padding: 0px;
	width: 200px;
	position: absolute;
	left: 100px;
	top: 160px;
	text-align: right;
}

div#maincol {
	margin: 0px 0px 0px 0px;
  	padding: 0px;
	width: 432px;
	min-height: 100%;
	position:absolute;
	top: 108px;
	left: 327px;
	border:1px solid #ccd3dd;
	/* border-bottom-width: 0px; */
	background-color: #fff;
}
/* IE Win only \*/
* html div#maincol {
 	height:100%;
}
/* End IE Win */

div#content {
	margin: 0px 15px 30px 15px;
  	padding: 0px;
	z-index:10;
}
	body.start div#content {
		margin-top: 35px;
		width: 640px;
		height: 590px;
		background-image: url(../../images/bg_main_start.jpg);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	body.start .menu {
		margin: 33px 0px 0px 0px;
		padding: 0px;
	}
	
	body.start div#slogan {
		margin: 90px 0px 40px 0px;
		padding: 0px;
		width: 613px;
		text-align: right;
	}

div#mainimage {
	margin: 0px 15px 15px 15px;
	padding: 0px;
	border: 0px solid #002255;
	border-top-width: 8px;
}
	div#mainimage img {
		border: 0px solid #fff;
		border-top-width: 1px;
	}
div#position-navi {
	margin: 2px 15px 2px 15px;
	font-size: 11px;
	color: #3D76AD;
	text-align: right;
}

div#rightcol {
	margin: 0px 0px 0px 0px;
  	padding: 0px;
	width: 200px;
	position: absolute;
	left: 794px;
	top: 160px;
}

	div#rightcontent {
		margin: 15px 0px 0px 0px;
		padding: 15px 0px 0px 0px;
		width: 200px;
		border: 0px solid #002255;
		border-top-width: 1px;
	}
	/*
	body.gymnasium div#rightcontent, body.gymnasiumhro div#rightcontent, body.gymnasiumsn div#rightcontent {
		margin-top: 0px;
		padding-top: 5px;
		border-top-width: 0px;
	}
	*/
	
	
	
	
	div#infohotline {
		margin: 0px 0px 15px 0px;
	  	padding: 0px 0px 15px 0px;
		font-size: 14px;
		color: #002255;
		border: 0px solid #002255;
		border-bottom-width: 1px;
	}
	div#infomaterial {
		margin: 0px 0px 15px 0px;
	  	padding: 0px 0px 0px 5px;
		height: 25px;
		line-height: 25px;
		font-size: 13px;
		color: #fff;
		background-color: #e52d2c;
		background-image: url(../../images/bg_button_infomaterial.gif);
		background-repeat: no-repeat;
		background-position: right;
	}
	div#impressionen {
		margin: 0px 0px 15px 0px;
	  	padding: 0px 0px 0px 5px;
		height: 25px;
		line-height: 25px;
		font-size: 13px;
		color: #fff;
		background-color: #002255;
	}

div#footer {
	margin: 0px;
  	padding: 0px;
}
	body.start div#footer {
		margin: 0px;
		padding: 0px;
		width: 613px;
		font-size: 14px;
		color: #002255;
	}
	
.author {
	display: none;
}

/*
############# MENU ##############
*/


.menu {
	margin: 0px;
  	padding: 0px;
	line-height: 1.3em;
	color: #002255;
}

.menu ul {
	margin: 0px;
  	padding: 0px;
	list-style: none;
}

.menu li {
	margin: 0px;
  	padding: 0px;
	list-style: none;
}
.menu li.act {
	color: #e52d2c;
}

	body.start .menu li {
		line-height: 1.2em;
	}



.menu div.navisection1 {
	font-size: 1.1em;
	font-weight: bold;
}
.menu div.navisection {
	margin-top: 15px;
	padding-top: 10px;
	border: 0px solid #002255;
	border-top-width: 1px;
}
.menu .navisectionname {
	color: #002255;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}



/* LINKS */

a:link, a:visited, a:active, a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #c53130;
}
body.gymnasium a:link, body.gymnasium a:visited, body.gymnasium a:active, body.gymnasium a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #9a9b1f;
}
body.gymnasiumhro a:link, body.gymnasiumhro a:visited, body.gymnasiumhro a:active, body.gymnasiumhro a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #9a9b1f;
}
body.gymnasiumsn a:link, body.gymnasiumsn a:visited, body.gymnasiumsn a:active, body.gymnasiumsn a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #9a9b1f;
}
body.gymnasiumgue a:link, body.gymnasiumgue a:visited, body.gymnasiumgue a:active, body.gymnasiumgue a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #9a9b1f;
}


#leftcol a:link, #leftcol a:visited, #leftcol a:active, #leftcol a:hover {
	color: #4676a5;
}
#navitop a:link, #navitop a:visited, #navitop a:active, #navitop a:hover {
	color: #202A63;
}
#position-navi a:link, #position-navi a:visited, #position-navi a:active, #position-navi a:hover {
	color: #848C9C;
}
.news-latest-item h3 a:link, .news-latest-item h3 a:visited, .news-latest-item h3 a:active, .news-latest-item h3 a:hover {
	color: #4676a5;
}
.news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active, .news-list-item h3 a:hover {
	color: #4676a5;
}
#rightcontent h1 a:link, #rightcontent h1 a:visited, #rightcontent h1 a:active, #rightcontent h1 a:hover {
	color: #4676a5;
}
#rightcontent h2 a:link, #rightcontent h2 a:visited, #rightcontent h2 a:active, #rightcontent h2 a:hover {
	color: #4676a5;
}
#rightcontent h3 a:link, #rightcontent h3 a:visited, #rightcontent h3 a:active, #rightcontent h3 a:hover {
	color: #4676a5;
}
.sitemaplist a:link, .sitemaplist a:visited, .sitemaplist a:active, .sitemaplist a:hover {
	color: #212963;
}
.sitemaplevel1 a:link, .sitemaplevel1 a:visited, .sitemaplevel1 a:active, .sitemaplevel1 a:hover {
	font-weight:bold;
}
#leftcol .menu li.level2 a:link, #leftcol .menu li.level2 a:visited, #leftcol .menu li.level2 a:active, #leftcol .menu li.level2 a:hover {
	color: #002255;
}
#leftcol .menu li.act a:link, #leftcol .menu li.act a:visited, #leftcol .menu li.act a:active, #leftcol .menu li.act a:hover {
	color: #e52d2c;
}
#leftcol .menu li.level2act a:link, #leftcol .menu li.level2act a:visited, #leftcol .menu li.level2act a:active, #leftcol .menu li.level2act a:hover {
	color: #e52d2c;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #002255;
}
#infomaterial a:link, #infomaterial a:visited, #infomaterial a:active, #infomaterial a:hover {
	color: #fff;
}
body.start .menu a:link, body.start .menu a:visited, body.start .menu a:active, body.start .menu a:hover {
	color: #002255;
}

a:link.internal-link, a:visited.internal-link, a:active.internal-link, a:hover.internal-link {
	padding-left: 17px;
	background-image: url(../../images/icon_link_intern.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a:link.external-link, a:visited.external-link, a:active.external-link, a:hover.external-link {
	padding-left: 17px;
	background-image: url(../../images/icon_link_extern.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a:link.external-link-new-window, a:visited.external-link-new-window, a:active.external-link-new-window, a:hover.external-link-new-window {
	padding-left: 17px;
	background-image: url(../../images/icon_link_extern.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/* FORMAT */

h1 {
	font-size: 1.2em;
	margin: 0px;
	margin-bottom: 25px;
	height: 25px;
	line-height: 25px;
	padding-left: 25px;
	color: #fff;
	background-color: #002255;
}

	body.berufe h1 {
		background-image: url(../../images/bg_head1_berufe.gif);
		background-repeat: no-repeat;
		background-position: left;
	}
	body.gymnasium h1, body.gymnasiumhro h1, body.gymnasiumsn h1, body.gymnasiumgue h1 {
		background-image: url(../../images/bg_head1_gymnasium.gif);
		background-repeat: no-repeat;
		background-position: left;
	}
	body.berufe .tx-rgtabs-pi1 h1, body.gymnasium .tx-rgtabs-pi1 h1, body.gymnasiumhro .tx-rgtabs-pi1 h1, body.gymnasiumsn .tx-rgtabs-pi1 h1, body.gymnasiumgue .tx-rgtabs-pi1 h1 {
		margin-bottom: 10px;
		padding: 0px;
		font-size: 1em;
		color: #002255;
		background: none;
		background-image: none;
	}

h2 {
	margin: 0px;
	padding: 2px 0px 2px 2px;
	font-size: 1em;
	margin-bottom: 15px;
	color: #002255;
	background-color: #eff0f5;
	border: 0px solid #ccd3dd;
	border-bottom-width: 1px;
}
	
h3 {
	font-size: 1em;
	margin: 0px;
	margin-bottom: 5px;
	color: #848C9C;
}
h4, h5 {
	font-size: 1em;
	margin: 0px;
	margin-bottom: 5px;
}

	div#rightcol h1, div#rightcol h2, div#rightcol h3 {
		font-size: 1.1em;
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;
		color: #002255;
		background: none;
	}



.bodytext, p {
	line-height : 1.4em;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
#content .bodytext, p {

}

#rightcontent p {
	font-size: 0.9em;
	color: #666;
}

div#content td {
	font-size: 12px;
}
.contenttable td {
	margin: 0px;
	padding: 3px;
}
.contenttable p {
	margin: 0px;
	padding: 0px;
}


/* FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #97AAC4;
	border-top-color: #415F8E;
	border-right-color: #415F8E;
	margin-bottom: 5px;
}
textarea {
	border: 1px solid #3590B1;
	border-top-color: #415F8E;
	border-right-color: #415F8E;
	margin-bottom: 5px;
}
select {
	border: 1px solid #3590B1;
	border-top-color: #415F8E;
	border-right-color: #415F8E;
	margin-bottom: 5px;
}
.submitbutton {
	background-color:#999;
	color: #fff;
	font-weight: bold;
	border: 1px solid #97AAC4;
}

fieldset {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

div#searchbox input {
	font-size: 11px;
}

/* ##################################### */

img {
	margin: 0px;
	border: 0px;
	background: none;
}

div#content ul {
	line-height: 1.5em;
}

div#content li {
	margin-bottom: 5px;
}


/* ##################################### */

ul.sitemaplist {
	margin: 0px;
	padding: 0px;
}

li.sitemaplevel1 {
	list-style: none;
	margin: 0px;
	padding: 3px;
	margin-bottom: 15px;
	background-color: #FDF5DA;
	font-size: 1em;
	color: #002255;
	background-color: #eff0f5;
	border: 0px solid #ccd3dd;
	border-bottom-width: 1px;
}
li.sitemaplevel2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	padding-left: 25px;
}
li.sitemaplevel3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	font-size: 0.9em;
}
li.sitemaplevel4 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 50px;
	font-size: 0.9em;
}

