/*  
	Style Definitionen: 
	Version: 1.0 
	Stand: 13.08.2012
	Autor: Michael Ebert
*/

.ym-col3 {
	margin: 0 250px 0 220px;
	} /* Mitte */ 
.ym-col2 {
	width: 250px;
}
.ym-col1 {
	width: 210px;
}


body {
    font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #161E21;
	margin: 0;
}

img {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

a:link, a:visited, a:focus , a:hover {
	color: #990000;
	text-decoration: none;
	background: transparent;
}

a.anker:hover {
        text-decoration: none;
}

a {
	color: #B5152B;
	background: transparent;
	text-decoration: none;
}


h1 {
	font-size: 2em;
	line-height: 1.2em;
	color: #990000;
	font-weight: normal;
	margin: 0px 0px 10px -5px;
	padding: 5px;
	border-bottom: 1px dashed #999;
}

h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #333;
	font-weight: normal;
	margin: 20px 0px 10px -1px;	
}

h3 {
	font-size: 1.2em;
	line-height: 1.0em;
	color: #333;
	font-weight: bold;
	margin: 20px 0px 10px -1px;	
}

h4 {
	font-size: 1.0em;
	line-height: 0.9em;
	color: #333;
	font-weight: bold;
	margin: 15px 0px 8px -1px;	
}

h5 {
	font-size: 0.9em;
	line-height: 0.8em;
	color: #333;
	font-weight: bold;
	margin: 15px 0px 8px -1px;
        font-style: italic;
}

.bearbeiter {
	font-size: 0.8em;
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #666;
}

#naviMainContainer li {
	margin-bottom: -1px;
  line-height:1.1em;
  margin:0px;
  padding:0px;
}

#naviMainContainer ul {
	margin:0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.2em;
}

#naviMainContainer a {
	display: block;
	padding: 5px 5px 6px 1px;
	width: 200px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #c9c9c9; 
}

#naviMainContainer a.current {
	background-color:#efefef;
	color: #000;
	border-top: 1px solid #c9c9c9; 
	font-weight: bold;		
}

#naviMainContainer a.current:visited {
	color:#000;
	border-top: 1px solid #c9c9c9; 
}

#naviMainContainer a.current:hover {
	background-color: #efefef;
	color: #000;
	border-top: 1px solid #c9c9c9; 
	text-decoration: none;			
}

a.naviMainContainer:link {
	color: #000;
	text-decoration: none;
	border-top: 1px solid #999;	
}

.lastNav {
	border-bottom: 1px solid #999;		
}

a.naviMainContainer:visited {
	color: #000;
	text-decoration: none;
}

#naviMainContainer{
    border-top: #999999;
}


#naviMainContainer a:hover {
	background-color: #efefef;
	color: #000;
	text-decoration: none;	
}

#naviMainContainer .sub{
        padding-left:10px;
        font-size:.9em;
        margin-top:0px;
        line-height:1.1em;
}
#naviMainContainer .sub a{
        width:190px;
        border-top:1px solid #fff;
        padding-top:3px;
        padding-bottom:5px;
}

#naviMainContainer .subsub{
        padding-left:18px;
        font-size:.8em;
        margin-top:0px;
        line-height:1em;
}

#naviMainContainer .subsub a{
        width:182px;
        border-top:1px solid #fff;
        padding-top:3px;
        padding-bottom:5px;
}

#naviMainContainer .subsubsub{
        padding-left:21px;
        font-size:.8em;
        font-style: italic;
        margin-top:0px;
        line-height:1em;
}

#naviMainContainer .subsubsub a{
        width:179px;
        border-top:1px solid #fff;
        padding-top:2px;
        padding-bottom:5px;
}

#naviSubContainer li {
	margin: 0px;
}

#naviSubContainer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 0.9em;
	list-style-type: none;
	font-weight: normal;
}

#naviSubContainer a {
	display: block;
	padding: 2px 5px 2px 8px;
	width: 193px;		
	background-color: #fff;
	border-top: 0px solid #b3cce7;
	border-bottom: 0px solid #e4e8ed;	
}

#naviSubContainer a:link {
	color: #000;
}

#naviSubContainer a:visited {
	color:#000;
}

#naviSubContainer a:hover {
	color: #000;
	text-decoration: none;
	background-color: #efefef;	
}

#naviMainContainer div.navilast {
        width:206px;
        margin:0;
        padding:0;
        line-height:0px; 
        border-bottom:1px solid #c9c9c9;
}



.searchBoxHeader {
	width: 368px;
	position: relative;
	height: 88px;
	float: left;	
	background-color: #efefef;
	margin: 0px;
}


#search {
	margin: 5px 0px 0px 50px;
	font-size: 0.9em;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

#search a {
	font-size: 0.8em;
	color: #666;
	text-transform: none;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
}

#search a:link {
	color: #666;
	text-decoration: none;
}

#search a:visited {
	color: #666;
	text-decoration: none;
}

#search a:hover {
	color: #000;
	text-decoration: underline;
}

.cleaner {
	clear:both;
}

#text img, embed, object, video{
	max-width: 100%;
	margin: 5px 15px 5px 0;
}

#col3 {
    border-left: 2px solid #c9c9c9; 
}


#col3_content {
	line-height:1.2em;
	min-height: 
}

#col3_content p {
	margin: 0px 0px 5px 0px;
	line-height:1.3em;
}

#col3_content ul.normal {
	margin: 0px 0px 15px 28px;
	padding-left: 0px;
}

#col3_content ol {
	margin: 0 0 15px 28px;
	padding-left: 0;
}

#col3_content ul.normal>li {
	line-height: 1.2em;
	padding-left: 0px;
        padding-top:0.2em;
        padding-bottom:0.3em;
        list-style-type: square;
	
}

#col3_content ol>li {
	line-height: 1.2em;
	padding-left: 0px;
  padding-top:0.2em;
  padding-bottom:0.3em;
}

#naviHor {
	text-align: right;
	font-size: 0.8em;
	color: #666;
	margin:0;
	padding:0;
	padding-bottom: 6px;
	/*border:1px solid #000;*/
}

#naviHor a:link {
	color: #666;
	text-decoration: none;
}

#naviHor a:visited {
	color: #666;
	text-decoration: none;
}

#naviHor a:hover {
	color: #666;
	text-decoration: underline;
}

.pathway {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
	padding-top: 8px;
}

.pathway a:link {
	text-decoration: none;
	color: #666;	
}

.pathway a:visited {
	text-decoration: none;
	color: #666;	
}

.pathway a:hover {
	text-decoration: underline;
	color: #666;
}

.rightColumntext ul{
	 margin-left:0;
	 padding-left:0;
	 list-style-type:square;
}

.rightColumntext ul, .rightColumntext ol, .rightColumntext dl {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1em 0 0 0;
	list-style-position: inside;
}

li {
	margin-left: 0;
}

pre, code, tt {
	color: #000;
	font-weight: normal;
}


.keyVisual {
	height: 105px;
}

.headlineRightColumn {
	line-height: 1.3em;
	border-bottom: 1px dashed #999;
	margin-bottom: 0.4em;
	font-size: 1em;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 0px;
}

.headlineBoxRightColumn{
	font-weight: bold;
}

.boxRightColumn {
	margin-bottom: 5px;
	font-size: 0.9em;
	line-height: 1.3em;
	background-color: #efefef; 
	padding: 4px 7px 4px 7px;	
}

.boxRightColumn img {
	margin: 5px 0px;	
}

.clear {
	overflow: hidden;
	clear: left;
	height: 1px;
	margin: -1px 0px 0px 0px;
	font-size: 1px;
}

#footer {
	color: #2269B6;
  font-size:1.2em;
}

#greyBar {
/*	display: none;*/
	height: 5px;
	background-color: #efefef;
	margin: 10px 0px 17px 0px;
}

#topBarInstitute { 
	min-height: 10px;
/*	background-color: #b5152b;*/
	background-color: #B5152B;
	margin-bottom: 15px;
	min-width: 100%;
}

#universitaet {
	height: auto;
	text-align:center;
	background-color: #fff;
}


.institutslogo {
	min-height: 73px;
	margin-bottom: 12px;
	text-align:center;
}


.topVariabel {
	padding-top: 30px;
	margin: 0px;
}

header {
background: #FFF;
color: #CCC;
}
	
#footerBar {
height: 10px;
background-color: #B5152B;
margin: 0px 0px 17px 0px;
}

#main {
padding: 10px 10px 0 10px;
padding-top: 0px;
background: #FFF;
margin: 10px 0;
}

footer {
background: #FFF;
color: #444;
}

.ym-wrapper {
max-width: 960px;
}

.copyright {
font-size: 0.9em;
color: black;
text-align: center;
}

.ym-grid {
	padding-top: 1px;
	margin-bottom: 10px;
}

.ym-cbox {
    padding: 0 0 0 0;
}

div.teaserImageHPleft {
    float: left;
    margin-right: 1em;
    margin-top: 4px;
}


h2.headlineHP  {
         font-size:125%;
         line-height:110%;
         margin:0;
         padding:0;
         margin-top:2ex;
         margin-bottom:2ex;
}
h2.headlineHP a{ color:#000;}

p.datum{
         font-size:85%;
         margin:0;
         padding:0;
         text-align:right;
}


p.headlineHP        {
	font-size:125%;
    line-height:110%;
}

p.headlineHP a{ color:#000;}

div.teaserImageHPleft{
        float:left;
        margin-right:1em;
        margin-top:4px;
}

img.aktuellesBildHP{}

div.news_entity{
        margin-bottom:1ex;
        overflow:auto;
}

.hpr{margin-top:1px;}

.hpr:first-letter {
       font-weight:bold;
       font-size:110%;
}

.pretty tr:nth-child(odd)    { background-color:#eee; }
.pretty tr:nth-child(even)    { background-color:#fff; }

.pretty tbody tr:hover th, .pretty tbody tr:hover td {
	background:transparent;
}


.ym-skiplinks .ym-skip:focus, .ym-skiplinks .ym-skip:active { position: relative; top:0; left:0; width:auto;}
.ym-skiplinks a.ym-skip:focus, a.ym-skiplinks .ym-skip:active { background:#900;border-bottom:0px #000 solid;padding:0;}
.ym-skiplinks a.ym-skip:focus, .ym-skiplinks a.ym-skip:active { background:#900;border-bottom:0px #000 solid;padding:0;}

ul.ym-skiplinks li {
	list-style: none;
	margin: 4px 0; padding: 0 15px 0 0;
	display: inline;
}

#sprungmarken { padding:5px;}
#sprungmarken a { color: #FFF;}

acronym, abbr {
	border-bottom: 0px;
	font-variant: normal;
	letter-spacing: normal;
	cursor: pointer;
}

@media screen and ( max-width: 760px ) {
	#naviMainContainer a {
		display: block;
		padding: 5px 5px 6px 1px;
		width: 100%;
		color: #000;
		background-color: #fff;
		border-top: 1px solid #c9c9c9; 
	}
	
	#naviMainContainer div.navilast {
        margin:0 -5px 0 0;
        padding:0;
        line-height:0px; 
        border-bottom:1px solid #c9c9c9;
		width: auto;
	}
	
	#universitaet img {
		width: 100%;
		max-width: 418px;
		height: auto;
	}

	h1{	
		font-size: auto;
		line-height: 1.2em;
		color: #B5152B;
		font-weight: normal;
		margin: 0px 0px 10px -5px;
		padding: 5px;
		border-bottom: 1px dashed #999;
	}
	
	.ym-skiplinks .ym-skip:focus, .ym-skiplinks .ym-skip:active { position: relative; top:0; left:0; width:auto;}
	.ym-skiplinks a.ym-skip:focus, a.ym-skiplinks .ym-skip:active { background:#B5152B;border-bottom:0px #000 solid;padding:0;}
	.ym-skiplinks a.ym-skip:focus, .ym-skiplinks a.ym-skip:active { background:#B5152B;border-bottom:0px #000 solid;padding:0;}

	ul.ym-skiplinks li {
		list-style: none;
		margin: 4px 0; padding: 0 15px 0 0;
		display: inline;
	}

	#sprungmarken { padding:5px;}
	#sprungmarken a { color: #FFF;}
	#sprungmarken li { color: white; } 
	#topBarInstitute {height: auto; min-height: 25px;}
					
}
