@charset "utf-8";

/* - - - - - - - - - - - */
/* standard tags         */
/* - - - - - - - - - - - */

a img {
	border-style: none;
}
	
cite {
	font-style: normal;
	color: #666666;
}

ul {
	list-style-type: square;
}

ol {
	list-style-image: none;
}

hr { 
	height: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-color: #DBE4EF;
}

caption {
	font-weight: bold;
}

abbr, 
acronym {
	border-bottom-style: none;
}

label { 
	font-weight: bold;
}


/* - - - - - - - - - - - */
/* page areas            */
/* - - - - - - - - - - - */

#pagecontainer {
	width: auto; 
	color: #000000;
	background-color: #FFFFFF;
}

#logo {
	float: right;
	width: 34em; 
	margin-bottom: 12px; 
}

#topnav {
	width: 39em;
}

#topmenu {
	clear: both; 
	min-height: 21px; 
	margin-right: 133px; 
	margin-bottom: 0.5em;
	border-bottom: 2px solid #333333; 
}

#keyvisual {
	clear: both; 
	height: 100px; 
	margin-right: 133px; 
	margin-bottom: 1em;
	overflow: hidden; 
	background-color: #DBE4EF; 
	background-image: url('/images/kv1.jpg'); 
	background-repeat: repeat-x;
}

#leftnav {
	float: left;
	width: 13em;
}

#breadcrumb {
	color: #003366;
	margin-left: 0.5em;
	margin-right: 133px;
	margin-bottom: 1.5em;
}

#startpagecontent {
	margin-left: 1.5em;
	margin-right: 133px;
	margin-top: 2em;
}

#pagecontent {
	margin-left: 14em;
	margin-right: 133px;
}

#pagecontentnav {
	float: left;
	width:12em;
}

#pagecontentwithnav {
	margin-left: 13em;
}

#pagecontentsidebar {
	float: right;
	width:12em;
}

#pagecontentwithsidebar {
	margin-right: 14em;
}

#pagecontentxxlsidebar {
	float: right;
	width:21em;
}

#pagecontentwithxxlsidebar {
	margin-right: 22em;
}

#bannerbar {
	clear: both; 
}

#bottomnav {
	clear: both;
	margin-top: 2em;
}


/* - - - - - - - - - - - */
/* navigation            */
/* - - - - - - - - - - - */

#leftnav ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0em;
	margin: 0em;
}

#leftnav li {
	padding: 0em;
	margin: 0em;
}

#leftnav li a {
	display: block;
	width: 12.5em;
	font-weight: bold;
	padding: 0.3em;
	border-bottom: 1px solid #FFFFFF;
}

#leftnav li li a {
	width: 14.45em;
	font-size: 0.85em;
	font-weight: normal;
	padding-left: 0.6em;
}

#leftnav ul.section0 li a {
	color: #FFFFFF;
	background-color: #ddaa00;	
}

#leftnav ul.section0 li li a {
	color: #664400;
	background-color: #fcf4d7;
}

#leftnav ul.section1 li a {
	color: #FFFFFF;
	background-color: #804040;
}

#leftnav ul.section1 li li a {
	color: #663333;
	background-color: #f2e8e8;
}

#leftnav ul.section2 li a {
	color: #FFFFFF;
	background-color: #446699;
}

#leftnav ul.section2 li li a {
	color: #003366;
	background-color: #f2f6fA;
}


#medianav ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0em;
	margin: 0em;
	white-space: nowrap;
}

#medianav li {
	display: inline;
}

#medianav li img {
	margin-right: 0.5em;
	vertical-align: bottom;
}

#medianav li a {
	margin-right: 1.5em;
}

#bottomnav ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0em;
	margin: 0em;
	white-space: nowrap;
}

#bottomnav li {
	display: inline;
}

#breadcrumb {
	font-size: 0.85em;
	color: #494949;
/*	color: #005A9C; */
} 

#breadcrumb a {
	color: #494949;
/* color: #005A9C; */
}

/* - - - - - - - - - - - */
/* page elements         */
/* - - - - - - - - - - - */

div.infoboxheader {
	font-size: 0.95em;
	font-weight: bold;
	color: #444444;
	background-color: #F2F6FA;
	background-image: url('/images/3dbutton_hell.gif'); 
	border-top: 1px solid #DBE4EF;
	border-left: 1px solid #DBE4EF;
	border-right: 1px solid #DBE4EF;
	padding: 0.4em 0.5em;
}

div.infoboxcontent {
	border-bottom: 1px solid #DBE4EF;
	border-left: 1px solid #DBE4EF;
	border-right: 1px solid #DBE4EF;
	padding: 0.2em 0.5em;
	margin-bottom: 1em;
}

#bannerbar img {
	margin-right: 1em;
}


/* - - - - - - - - - - - */
/* user-defined classes  */
/* - - - - - - - - - - - */

h1.sectionheader, 
h2.sectionheader {
	color: #C0C0C0;
}

h2.subheader, 
h3.subheader { 
	font-weight: normal;
	margin-top: -0.85em;
}

a.inlinelink {
	color: #336699;
}

a.infolink {
	font-family: 'Times New Roman', serif;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #F2F6FA;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 4px;
	margin-right: 10px;
	border: 1px outset #003366;
}

a.button {
	/* use inline-block because it respects padding */
	display: inline-block;
	/* padding creates clickable area around text (top/bottom, left/right) */
	padding: 1.2em 3em;
	/* round corners */
	border-radius: 20px;
	/* remove underline */
	text-decoration: none;
	/* set colors */
	color: white;
	/*background-color: #3378b1;*/
	background-color: #005A9C;
	/*background-color: #004488;*/
	min-width: 320px;
	min-height: 130px;
	text-align: center;
	vertical-align:middle;
	margin-top: 1em;
  }

a.button:hover {
	color:azure;
}

dl.kontaktinfo {
}

dl.kontaktinfo dt {
	display: inline;
	color: #808080;
}
dl.kontaktinfo dd {
	display: inline;
	text-indent: 1em;
	margin-left: 0.8em;
}


ul.linklist {
	list-style-image: url('/images/dot_bluearrow.gif');
	padding-left: 8px;
	margin-left: 8px;
}

ul.linklist li {
	margin-bottom: 0em;
}

ul.audiolist {
	list-style-image: url('/images/go_audio.gif');
	padding-left: 10px;
	margin-left: 10px;
}

ul.thumblist {
	list-style-type: none;
	list-style-image: none;
	padding: 0em;
	margin-left: 64px;
	text-indent: -64px;
}

ul.commandbar {
	color: #003366;
	font-size: 0.85em;
	text-align: right;
	margin-bottom: 2px;
}

ul.commandbar li {
	display: inline;
	padding-left: 0.4em;
}

ul.none { 
	list-style-type: none;
	list-style-image: none;
	padding-left: 0em;
	margin-left: 0em;
}

ol.decimal { 
	list-style-type: decimal;
}

ol.roman { 
	list-style-type: upper-roman;
}

ol.alpha { 
	list-style-type: upper-alpha;
}

th.big { 
	font-size: 1.2em;
}

th.shadowed, 
td.shadowed {
	background-color: #F2F6FA;
}

th.normalfont {
	color: #000000;
	font-weight: normal;
}

img.topleft {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 8px;
}

img.topright {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	margin-right: 0px;
}

img.withborder {
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
}

img.thumbnail {
	margin-right: 8px;
}

img.publication {
	float: left;
	margin-top: 3px;
	margin-bottom: 24px;
	margin-left: 0px;
	margin-right: 15px;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#F0F0F0', direction=135, strength=2);
}

div.publication {
	margin-left: 120px;
}

div.withborder {
	border: 1px solid #DBE4EF;
	padding: 0.5em;
	margin-bottom: 1em;
}

div.topnews {
	border: 1px solid #DBE4EF;
	padding: 0.5em;
	margin-bottom: 1em;
}

table.grid, table.lines {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

table.grid td, table.grid th {
	border: 1px solid #CCCCCC; 
}

table.lines td, table.lines th {
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
}

input.textfield {
	background-image: url('/images/textinput_shadow.gif');
	padding-left: 4px;
	border: 1px solid #DBE4EF;
}

input.linkbutton {
	color: #003366; 
	border: 0px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;
}

input.linkbutton_h {
	color: #DC871E; 
	text-decoration: underline;
	border: 0px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;
}


.floatcontainer {
	float: left;
	width: 100%;
}

.floatcontainer > h1:first-child {
	margin-top: 0em;
}

.imgcontainer {
	width: 100%;
	height: auto;
	overflow: auto;
}

.hidden {
	display:none;
}

.normalsize { 
	font-size: 1em;
}

.small { 
	font-size: 0.85em;
}

.dark {
	color: #666666;
}

.light {
	color: #999999;
}

.subheader, 
.smaller { 
	font-size: 85%;
	font-weight: normal;
}

.left { 
	text-align: left;
}

.center {
	text-align: center;
}

.right { 
	text-align: right;
}

.bold { 
	font-weight: bold;
}

.highlighted, 
a:visited.highlighted {
	color: #DC871E; 
}

.nomarginbefore { 
	margin-top: 0em;
}

.nomarginafter { 
	margin-bottom: 0em;
}

.nomarginafter + h2, 
.nomarginafter + h3, 
.nomarginafter + p, 
.nomarginafter + ul, 
.nomarginafter + ol { 
	margin-top: 0em;
}

.noverticalmargin { 
	margin-top: 0em;
	margin-bottom: 0em;
}

.smallspace {
	margin-bottom: 0.5em;
}

.nowrap {
	white-space: nowrap;
}

.withshadow {
	filter:progid:DXImageTransform.Microsoft.DropShadow(offx=2 offy=3 color='#CCCCCC');
}

.withbackground {
	background-color: #F2F6FA;
}

.shadowedarea {
	background-color: #F2F6FA;
	padding: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

.shadoweddiv {
	background-color: #F2F6FA;
	padding: 4px;
}

.shadoweddiv2 {
	background-color: #F2F6FA;
	padding: 4px;
	border-left: 1px solid #DBE4EF;
	border-top: 1px solid #DBE4EF;
	border-right: 1px solid #DBE4EF;
	border-bottom: 1px solid #DBE4EF;
}

.dottedlinetop {
	border-top: 1px solid #DBE4EF; 
}

.dottedlinebottom {
	border-bottom: 1px solid #DBE4EF; 
}

.dottedlineleft {
	border-left: 1px solid #DBE4EF; 
}

.neu {
	font-size: 0.85em;
	color: #CC0000;
	background-color: #FFFF99;
}

.dateheader {
	font-size: 0.85em;
}

.teaserheader, 
.navheader {
	font-weight: bold;
}

.withbackground_ausbildung {
	background-color: #045FB4;
	color: #ffffff;
	font-weight:  bold;

}

.withbackground_ausbildung th {
	color: #ffffff;
}

.withbackground_studium {
	background-color: #1da3b7;
	color: #ffffff;
	font-weight: bold;
}

.withbackground_studium th {
	color: #ffffff;
}


.innerpagenavbar {
	color: #003366;
	font-size: 0.85em;
	text-align: right;
	margin-bottom: 2px;
}

.footnote {
	margin-left: 1em;
	text-indent: -1em;
	color: #494949;
}

.simplelist {
	margin-left: 0.6em;
	text-indent: -0.6em;
}

.datefooter {
	color: #494949;
	font-size: 0.85em;
	text-align: left;
	margin-top: 48px;
}

.copyright {
	color: #494949;
	font-size: 0.85em;
}

.pdfhinweis {
	background-color: #F2F6FA;
	padding: 4px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#pagecontentsidebar .pdfhinweis {
	background-color: #F2F6FA;
	padding: 4px;
	margin-top: 0em;
	margin-bottom: 1.5em;
	margin-left: 1em;
}

.warning {
	background-color: #FFF8F8;
	padding: 4px;
	border: 1px dotted #DC871E;
}

/* - - - - - - - - - - - - */
/* imperia template styles */
/* - - - - - - - - - - - - */

.label {
	color: #CC3333;
	margin-top: 1em;
	margin-bottom: 0px;
}

.labelopt {
	color: #999999;
	margin-top: 1em;
	margin-bottom: 0px;
}

.controls {
	color: #000000;
}

.tmplnote {
	color: #AAAAAA;
	background-color: #FFFFF0;
}

.tmplsectionheader {
	font-size: 1.2em;
	font-style: italic;
	color: #CCCCCC;
	margin-top: 5em;
}

.tmplarea {
	background-color: #FCFCFC;
	border: 1px dotted #CCCCCC; 
	padding: 4px;
}

.tmplareaheader {
	font-weight: bold;
	color: #CCCCCC;
}

.popup {
	position: absolute;
	width: 500px;
	height: 200px;
	z-index: 2;
	overflow: scroll;
	scrollbar-base-color: #F9F9F9;
	scrollbar-highlight-color:#E0E0E0;
	scrollbar-shadow-color:#999999;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 2px;
	display: none;
}

.spalte_sehrgroß {
	width: 80em;
	}

.spalte_groß {
	width: 50em;
	}

.spalte_mittel {
	width: 30em;
	}

.spalte_klein {
	width: 15em;
	}
.spalte_sehrklein {
	width: 5em;
	}

.spalte_10em {
	width: 10em;
	}

.spalte_20em {
	width: 20em;
	}

.spalte_40em {
	width: 40em;
	}
.h2q2 {
	font-size:medium;font-weight: normal; background-color: #045FB4;color: white;padding: 2px 10px 4px 10px;
}
.h2q3 {
	font-size:medium;font-weight: normal; background-color: #1da3b7;color: white;padding: 2px 10px 4px 10px;
}










