/*
Stylesheet Name: BEN Basic Layout
Theme URI: http://www.berufskolleg-ennepetal.de
Description: Grundlegende Stildefinition der BEN Seite
Version: 1.0
Creator: Raphael GmbH

    Inhaltsverzeichnis:

    0. ...... Grundlegende Deklarationen
    1. ...... Allgemeingültige Element-Formatierungen
    2. ...... Allgemeingültige Klassen-Angaben
    3. ...... IDs (von oben nach unten)
    3.1 ..... Kopfbereich
    3.2 ..... Navigation
    3.3 ..... Bildbereich
    3.4 ..... Inhaltsbereich
    4. ...... Spezielle Angaben
*/

/*
** 0. Grundlegende Deklarationen 
*/

* {
	margin: 0; 
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: arial, verdana, sans-serif;
	font-size: 100.01%;
	text-align: center; /* nötig zum zentrieren im IE < 6 */
}

img {
	border: none;
}

a, .fakelink {
	text-decoration: underline;
	display: inline !important;
}

.fakelink {
	cursor: pointer;
}

h4, p {
	margin: 1em 0 0 0;
	font-size: 1em;
}

h3 {
	margin: 1em 0;
}

h2 {
	font-size: 140%;
}

input {
	font-size: 1em;
	font-family: arial, verdana, sans-serif;
	padding: 0px 2px 1px 2px;
}

table td {
	vertical-align: top;
}
/*
** 1. Allgemeingültige Elementformatierungen
*/

/*
** 2. Allgemeingültige Elementformatierungen
*/
#center {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: auto;
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 987px;
}

#header {
	padding-top: 10px;
	min-width: 989px;
}

#header h1#logo {
	height: 108px;
}

#header h1#logo a {
	display: block; 
	height: 100%;
}

#header h1#logo span {
	display: none;
}

#header #skiplinks a {
    background: white;
    font-size: 1.3em;
    left: 0;
    padding: 0 5px;
    position: absolute;
    text-decoration: none;
    top: -100px;
    z-index: 100;
}

#header #skiplinks a:focus {
	top: 0;
}

#header #datum {
	display: block;
	height: 28px;
	line-height: 28px;
	margin-top: 1px;
	padding-right: 8px;
	text-align: center;
}

#header #suche {
	border: none;
	height: 31px;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 210px;
}

#header #suche p {
	margin: 0;
}

#header #suche legend, #header #login legend {
	display: none;
}

#header #img1 {
	background: url(images/img1.jpg);
	float: left;
	height: 205px;
	margin-right: 1px;
	width: 349px;
}

#header #hleft {
	float: left;
	width: 210px;
}

#header #hright {
	float: left;
	width: 426px;
}

#header #hright p {
	margin: 0;
}

#header #img2, #header #img3 {
	float: left;
	height: 117px;
	margin-bottom: 1px;
	width: 215px;
}

#header #img2 {
	background: url(images/img2.jpg);
	margin-right: 1px;
	width: 208px;
}

#header #img3 {
	background: url(images/img3.jpg);
}

#header #hright h1 {
	clear: left;
	font-size: 23px;
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
}

#header #toolbar {
	display: block;
	height: 28px;
	line-height: 28px;
	margin-top: 1px;
	overflow: hidden;
}

#header #toolbar a {
	margin: 0 3px;
}

#header #login, #header #suche {
	border: none;
	height: 30px;
	line-height: 28px;
	vertical-align: middle;
}

#header #suche, #header #login, #header #hright h1 {
	white-space: nowrap;
}

#header #login, #header #toolbar {
	padding-left: 21px;
}

#header .clear {
	display: block; 
	clear: both; 
	height: 0px; 
	line-height: 0px;
}

#content {
	clear: left;
}

#top1 {
	height: 28px;
	line-height: 28px;
}

#top1 a {
	text-decoration: none;
}

#top1 #breadcrumb {
	float: left;
	height: 28px;
	margin-left: 40px;
}

#top1 h2 {
	float: right;
	font-variant: small-caps;
	font-size: 23px;
	height: 23px;
	overflow: hidden;
	width: 405px;
}

#leftc {
	float: left;
	width: 210px;
}

#menu {
	border-left: none !important;
	border-bottom: 1px solid white !important;
	clear: both;
	list-style: none;
	width: 210px;
	margin-bottom: 50px;
}

ul#menu li {
	min-height: 28px;
	margin-bottom: 1px;
	line-height: 28px;
	list-style: none;
}

ul#menu li a {
	display: block;
	font-weight: bold;
	height: 28px;
	padding-left: 20px;
	text-decoration: none;
}

ul#menu li a:focus {
	outline: none;
}

ul#menu li.active a {
	border: none;
	padding-left: 20px;
}

ul#menu li#p2 {
	margin-bottom: 0;
}

ul#menu li#p223 {
	margin-top: 1px;
	margin-bottom: 0;
}

ul#menu li ul li {
	margin-bottom: 0;
}

ul#menu li ul li a {
	border: none;
	font-weight: normal;
	margin-left: -20px;
}

#midc {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 46px;
	padding-left: 15px;
	width: 762px;
}

#midc h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 1em 0;
}

#midc h1.csc-firstHeader {
	margin: 0 0 1em 0;
}

#midc #start {
	margin-bottom: 1px;
}

#midc #contentelements {
	clear: both;
	background: blue;
}

#midc .cElement .csc-textpic-image {
	margin-bottom: 1px;
}

#midc ul {
	margin-left: 1.5em;
}

#footer {
	/*border-top: 30px solid #6D8AB4;*/
	bottom: 0;
	clear: both;
	display: block;
	height: 62px;
	line-height: 30px;
	margin-top: 2px;
	position: absolute;
	width: 100%;
}

#footer div {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 28px;
}

#footer p {
	padding: 0 0 0 221px;
	margin: 0;
}

#footer a {
	text-decoration: none;
}

.cElement {
	clear: both;
}

.cElement h2 {
	padding-top: 0.4em;
}

.cElement h1 {
	margin-top: 0 !important;
	padding-top: 0.4em;
}

.csc-header-n1 h1 {
	/*margin-top: -9px !important;*/
	width: auto;
}

.bc {
	font-size: 120%;
	padding: 0 5px;
}

#midc h1.layout1, #midc h1.layout2, #midc h1.layout3, #midc h1.layout4, #midc h1.layout5,
#midc h1.layout6, #midc h1.layout7, #midc h1.layout8, #midc h1.layout9, #midc h1.layout10, #midc h1.layout11 {
	border-bottom:1px solid white;
	border-top:1px solid white;
	height: 23px;
	margin-bottom: -10px;
	margin-left: -14px;
	margin-top: -1px;
	padding-left: 14px;
	padding-top: 5px;
}

#cMid {
	clear: both;
	margin-left: -14px;
	padding-left: 14px;
	padding-right: 21px;
}

#cMid .cElement {
	padding-bottom: 10px;
}

#tipform {
	margin-right: 15px;
	margin-top: 1em;
}

#tipform label {
	display: block;
	float: left;
	width: 350px;
}

#tipform p {
	clear: left;
	margin: 0;
	padding: 3px 0;
}

.csc-textpic-imagewrap dl dt img {
	border-bottom: 1px solid white;
	margin-bottom: -6px !important;
}

.suchbutton, .loginbutton, .logoutbutton {
	background: url(images/suchbutton.gif) no-repeat 5px center !important;
	height: 18px;
	margin-left: 3px;
	width: 18px;
}

#suche input, #login input {
	line-height: 18px; 
	vertical-align: middle;
}

.csc-textpic-caption {
	font-style: italic;
	font-size: 90%;
}

.csc-textpic-intext-right {
	margin-right: 195px;
}

.csc-uploads td {
	/*vertical-align: top;*/
}

#cMid .csc-textpic-imagewrap {
	margin-top: 1.65em !important;
}

.csc-textpic-clear {
	display: none;
}


/*
.csc-textpic-intext-left-nowrap dl, .csc-textpic-intext-left dl {
	margin-top: -1.3em !important;
}
*/

#midc .csc-header-n1 h1 {
	border-top: 1px solid white;
}

.page19 #midc form table {
	display: none;
}


.cCol1 {
	float: left;
	margin-right: 38px;
	width: 320px;
}

.cCol2 {
	float: left;
	width: 383px;
}

h2.lType1 {
	margin-top: 15px;
}

.page223 h4 {
	margin: 0;
}

.cNav {
	background: #d50100;
	color: white;
	font-size: 11px;
	height: 28px;
	line-height: 28px;
	margin-left: -14px !important;
	padding-left: 14px;
}

.cNav li {
	float: left;
	list-style: none;
	padding-right: 10px;
}

.cNav li a {
	color: white;
}

.skills {
	clear: left;
}

.skills span, .skills label {
	display: block;
	float: left;
	width: 170px;
}

.errors {
	clear: both;
	margin-top: 1em;
}

.longsize {
	width: 600px;
}

.middlesize {
	width: 300px;
}

.msize2 {
	width: 400px;
}

.shortsize {
	width: 60px;
}

.centered {
	height: 100%;
	width: 100%;
}

.centered td {
	text-align: center;
	vertical-align: middle;
}

.page223 img {
	vertical-align: middle;
}

.search li {
	clear: both;
	list-style: none;
	margin-bottom: 1em;
}

.search .pic {
	float: left;
	display: block;
	height: 100px;
	margin: 5px 5px 0 0;
	width: 100px;
}

.joblist {
	width: 100%;
}

.joblist td {
	padding: 5px 0;
}

.joblist a {
	text-decoration: none;
}

.knopp {
	text-decoration: none;
}

label.row100 {
	width: 100%;
}

.kompetenzen {
	border-collapse: collapse;
	border-right: 1px solid #6D8AB4;
}

.kompetenzen .t2, .kompetenzen .t3, .kompetenzen .t4 {
	padding: 3px 10px;
	border-left: 1px solid #6D8AB4;
}

.kompetenzen td.t2 {
	text-align: center;
}

.kompetenzen td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #6D8AB4;
}