/* always force a scrollbar in non-IE */ 
html { overflow-y: scroll; }


/* vNov10 --- Headings | Überschriften ------------------------------------------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-family: sans-serif;
    color: #000;
    /*margin:0 0 0.25em 0;*/
  }

  h1 {
	font-size: 1.6em;
	line-height: 1.2em;
}               
  h2 {
	font-size: 1.4em;
	line-height: 1em;
}     
  h3 {
	font-size: 1.2em;
}
  h4 { font-size: 1em; } 
  h5 { font-size: 1em; }
  h6 { font-size: 1em; }



body {margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1em;
color: #000000;
font-size: small;
}

#wrap {
min-width: 1000px;  
/*max-width: 100em;*/
}

img {
border: none;
margin: 0em;
padding: 0em; }


/* vNov10 */
#headerText h2 {
color: #0b3265;
font-size: 0.9em;
	line-height: 1.2em;
}

/*h2.mainHead {
padding-left: 234px;
}*/

strong {
 font-weight: bold;
}

/*
a:link {
color: #000000;
font-weight: bold;
text-decoration: underline; }

a:visited {
color: #0b3265;
font-weight: bold;
text-decoration: none; }

a:hover {
font-weight: bold;
color: #4d6794; }

a:active {
}
*/

/*smsec-breadcrumb trails*/
div#breadcrumbs {font-size: .85em;
font-family: sans-serif;
background-color: #ffffff;
height: 34px;
display: block;
position: relative;
z-index: 10; }

div#breadcrumbs p {
float: right;
margin-right: 126px;
}

div#breadcrumbs a:link {color: #000000;
text-decoration: none;
font-weight: normal; }

div#breadcrumbs a:visited {color: #000000;
text-decoration: none; }

div#breadcrumbs a:hover {color: #bfbfbf;
text-decoration: none; }

.currentpage {
	/*color: #bfbfbf;*/
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}


span.separator {font-size: .9em; }


/*smsec-header*/
div#header {text-align: left;
background-color: #cfdcea;
color: #000000;
border-top: 1px #0b3265 solid;
border-bottom: solid #ffffff 1px;
/*margin: 0em;*/
margin: 20px 0 0;
height: 138px;
padding: 0em;
display: block;
}

div#headerImg {
background-image: url(../imgs/homeHeadPic.jpg);
}

div#headerImgIndex {
background-image: url(../imgs/rppHeadPic.jpg);
}

div#headerImg, div#headerImgIndex {
width: auto;
background-color: #cfdcea;
background-repeat: repeat-x;
height: 98px;
border-bottom: 1px #ffffff solid;
background-position: top left;
padding: 0em;
margin: 0em;
}

div#headerImg img, div#headerImgIndex img {
height: 98px;
width: 650px;
padding: 0em;
margin: 0em;
border: none; }


#headerBorder {
background-color: #0b3265;
height: 14px;
}


#headerImgStroke {
background-color: white;
width: 450px;
height: 1px;
float: right;
margin-top: -8px;
display: block; }


#headerBorder img{
border: none;
margin-right: 234px;
float: right; }


#headerText {
padding-left: 234px;
position: absolute;
top: 0px;
left: 0px;
padding-top: 130px;
width: 600px;
overflow: hidden; }

/*div#contentBorder {
height: 5px;
background-color: #0b3265; }*/

/*smsec-leftCol*/
div#leftcolumn {float: left;
text-align: left;
background-color: #ffffff;
color: #000000;
width: 210px;
}


div#leftcolumn img{
margin-top: 55px;
}


div#navbar {font-family: sans-serif;
font-size: .85em;
text-align: left;
border-bottom: 1px #ffffff solid;
width: 210px;
position: absolute;
top: 0em;
left: 0em;
padding-top: 160px;
}

#navbar a:link, #navbar a:visited {color: #000000;
background-color: #cfdcea;
text-decoration: none;
display: block;
border-bottom: solid #ffffff 1px;
padding-left: 10px;
padding-bottom: 2px;
padding-top: 2px;
}

#navbar a:hover {color: #000000;
background-color: #ffffff;
text-decoration: none;
border-bottom: 1px #073265 solid;
font-weight: normal; }

#navbar a.current {color: #000000;
border-bottom: 1px #0b3265 solid;
font-weight: bold;
background-color: #cfdcea;
text-decoration: none;
}


#navbar a.menu {
	background-color: #D8D8D8;
}


#navbar a.menu:hover {
	background-color: #ffffff;
	text-decoration: none;
}


div#navbar span.mainmenuHead {
background-color: #e7f4fe;
font-weight: bold;
padding-left: 10px;
width: 200px;
overflow: hidden;
height: 20px;
display: block;
margin-bottom: -11px;
padding-top: 10px;
border-bottom: 1px white solid;
margin-top: -11px;
border-top: 4px #e7f4fe solid;
}


div#navbar span.menuHead {
	background-color: #e9e9e9;
	font-weight: bold;
	padding-left: 10px;
	width: 200px;
	overflow: hidden;
	height: 20px;
	display: block;
	margin-top: -13px;
	margin-bottom: -10px;
	padding-top: 10px;
}


div#navbar.home span.menuHead {
	margin-top: 144px;
}


div#submenu {font-family: sans-serif;
font-size: .85em;
text-align: left;
border-bottom: solid #ffffff;
width: 193px;
top: 0em;
left: 0em;
margin-top: 121px;
position: absolute; }


div#submenuDefault {font-family: sans-serif;
font-size: .85em;
text-align: left;
border-bottom: solid #ffffff;
width: 193px;
top: 0em;
left: 0em;
margin-top: 121px;
position: absolute; }


div#submenu span.submenuHead, div#submenuDefault span.submenuHead {
font-weight: bold;
padding-left: 10px;
width: 183px;
overflow: hidden;
background-color: #e9e9e9;
height: 20px;
display: block;
margin-top: -13px;
margin-bottom: -5px;
padding-top: 10px;
}

div#submenu p, div#submenuDefault p {
margin-bottom: 6px; }

#submenu a:link, #submenu a:visited, div#submenuDefault a:link, div#submenuDefault a:visited {color: #000000;
background-color: #d8d8d8;
text-decoration: none;
display: block;
border-bottom: solid #ffffff 1px;
padding-left: 10px;
padding-bottom: 2px;
padding-top: 2px;
}

#submenu a:hover, div#submenuDefault a:hover {color: #000000;
background-color: #ffffff;
text-decoration: none;
border-bottom: 1px #073265 solid;
font-weight: normal; }

#submenu a.current, div#submenuDefault a.current, .currentpage {color: #000000;
border-bottom: 1px #0b3265 solid;
font-weight: bold;
background-color: #d8d8d8;
text-decoration: none;
}


/*smsec-mainCont*/
div#maincontent {text-align: justify;
margin-left: 210px;
margin-right: 211px;
background-color: #ffffff;
color: #000000;
border-right: 1px #e5e5e5 solid;
border-left: 1px #e5e5e5 solid;
padding-top: 1.5%;
padding-left: 23px;
padding-right: 23px;
font-size: 0.85em;
margin-bottom: 4em;
margin-top: 0em;
min-width: 200px;
min-height: 88px; }

div#mainText {
min-width: 200px;
max-width: 70em;
font-size: 0.95em;
text-align: left;
margin-bottom: 2em;
padding-right: 20px; }


div#newsText {
min-width: 200px;
max-width: 70em;
font-size: 0.95em;
text-align: left;
margin-bottom: 2em;
padding-right: 20px; }


div.partner {
border: 1px #e5e5e5 solid;
height: 267px;
margin-right: 40px;
padding: 0em;
margin-top: 10px; }


#maincontent .partner img {
float: left;
margin: 0em; }


#maincontent .partner span.jobText {
float: left;
margin-top: 10px;
width: 120px;
padding-left: 10px;
text-align: left;
height: 120px;
margin-right: 15px; }

#maincontent .partner span.eduText {
margin-top: 10px;
overflow: hidden;
text-align: left;
display: block;
height: 120px;
width: 180px; }

#maincontent .partner span.careerText {
background-color: #cfdcea;
display: block;
height: 110px;
border-top: 1px #e5e5e5 solid;
overflow: hidden;
width: auto;
color: #0b3265;
font-weight: bold;
text-align: left;
line-height: 1.6em;
padding: 10px;
clear: left;
margin-top: -5px; }

#maincontent .partner span.careerText b {
text-align: right;
float: right; }

/*vNov10*/
#maincontent #newsText a:link, #maincontent #mainText a:link, #maincontent li a:link, #maincontent .pdfs a:link, #maincontent #contactnote a:link, div#newsBox a:link {
color: #000000;
font-weight: bold;
text-decoration: underline; }

/*vNov10*/
div#maincontent #newsText a:visited, div#maincontent #mainText a:visited, #maincontent li a:visited, #maincontent .pdfs a:visited, #maincontent #contactnote a:visited, div#newsBox a:visited {
color: #0b3265;
font-weight: bold;
text-decoration: none; }

/*vNov10*/
div#maincontent #newsText a:hover, div#maincontent #mainText a:hover, #maincontent li a:hover, #maincontent .pdfs a:hover, #maincontent #contactnote a:hover, div#newsBox a:hover {
font-weight: bold;
color: #4d6794; }


#veranstnotes {
font-size: 0.95em;
text-align: left;
margin-bottom: 2em;
padding-right: 20px;
}




iframe.aktuelles {
margin-left: -18px;
padding: 0em;
border: none;
width: 560px;
height: 1600px; }


iframe.karriere {
width: 542px;
margin-left: -10px;
border: none;
padding: 0em;
height: 220px; }


iframe.veranst {
width: 542px;
margin-left: -10px;
padding: 0em;
border: none;
height: 620px; }

#veranstnotes .mailLink {
color: #000000;
font-weight: bold;
text-decoration: underline; 
}

div.pdfs {
margin-top: 1em;
font-size: 1.2em;
font-weight: bold;
padding: 0em;
padding-right: 20px; }

/*
div#maincontent div#statem {
font-weight: bold;
margin-top: 1em;
padding-right: 20px; }
*/

#service {
padding: 0em;
text-align: left;
font-size: 0.95em;
border: none;
margin: 0em;
padding-right: 20px; }


.chapter {
margin-top: 20px;
float: left; }


.chapter div.date {
width: 7em;
height: 30px;
text-align: left; }


.chapter div.chapterCopy {
margin-right: 180px;
text-align: left;
position: relative;
left: 7em;
top: -30px; }

#maincontent #newsText a:link, #maincontent #mainText a:link, .chapter div.chapterCopy a:link {
color: #000000;
font-weight: bold;
text-decoration: underline; }


div#maincontent #newsText a:visited, div#maincontent #mainText a:visited, .chapter div.chapterCopy a:visited {
color: #0b3265;
font-weight: bold;
text-decoration: none; }

div#maincontent #newsText a:hover, div#maincontent #mainText a:hover, .chapter div.chapterCopy a:hover {
font-weight: bold;
color: #4d6794; }


#contentstroke {
height: auto;
clear: both;
line-height: 0em; }


/*smsec-rightCol*/

div#rightcolumn {background-color: #ffffff;
color: #000000;
font-size: 0.85em;
width: 210px;
margin: 0em;
position: absolute;
top: 160px;
right: 0em;
border-left: 1px #e5e5e5 solid; /*vNov10*/
	padding: 0em 0em 0em 1px; /*vNov10*/
}

div#rightcolumn img {
margin-top: -26px;
margin-left: -1px;
}

/*vNov10*/
div#rightcolText, div#newsBox, div#formData {
margin-left: 10px;
margin-top: 170px;
width: 160px; }

/*vNov10*/
div#newsBox {
margin-top: 15px;
 }

/*vNov10*/
img.rss-icon {
	float: left;
}

/*vNov10*/
input.input {
	width: 110px;
}




/*vDec11*/

div#maincontent div.indexNewsBox {
background-color: #cfdcea;
border: 1px #cfdcea solid;
padding: 0em;
height: 102px;
margin-bottom: 14px;
line-height: 0em;
text-align: left;
font-size: 0.95em;
/*min-width: 530px;*/
min-width: 580px;
max-width: 70em;
}



span.indexNewsBoxText {
width: 280px;
/*width: 360px;*/
height: 90px;
margin-right: 8px;
float: right;
margin-top: 6px;
line-height: 1.2em;
overflow: hidden;
}



div#maincontent div.indexNewsBox span a:link {
text-align: right;
float: right; 
color: #000000;
font-weight: bold;
text-decoration: underline;
}



div#maincontent div.indexNewsBox span a:visited {
text-align: right;
float: right; 
color: #0b3265;
font-weight: bold;
text-decoration: none;
}

div#maincontent div.indexNewsBox span a:hover {
text-align: right;
float: right; 
font-weight: bold;
color: #4d6794;
}



div#maincontent div.indexNewsBox span span.newsBoxHead a:link {
color: #000000;
font-weight: bold;
text-decoration: none;
text-align: left;
float: left;
}


div#maincontent div.indexNewsBox span span.newsBoxHead a:visited {
text-align: left;
float: left; 
color: #0b3265;
font-weight: bold;
text-decoration: none;
}

div#maincontent div.indexNewsBox span span.newsBoxHead a:hover {
text-align: left;
float: left; 
font-weight: bold;
color: #4d6794;
}



div#maincontent div.indexNewsBox span span.newsBoxBody {
display: block;
padding-right: 20px;
}












