@font-face { font-family: 'Aladin'; src: url('/fonts/Aladin-Regular.ttf') format('truetype'); }

.startbox{
	border: 1px solid #000000;
	text-align:center;
	background-color:#FFFFFF;
	padding:0px;
	font-family:'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	width:100%;
}

.startbox .ueberschrift{
	background-color:#193660;
	padding:3px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.ueberschrift img{
	float:right;
	margin-right:2px;
}

.startbox .inhalt {
	text-align:left;
	background-color:#FFFFFF;
	margin:0px;
	padding:0;
	width:100%;
	color:#000000;
	font-family:'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
}

.innenabstand{
	padding:5px 0px 0px 5px;
}

.Hauptspalte {
  width:67%;
  float: left;
}  

.Hauptspalte .startpagecontent {
  margin-bottom:15px;
}

.Hauptspalte .startpagecontent .title {
  background: #5883a6 url('/images/gradient_blue_title.png') repeat-x;
  background-size: auto 100%;	font: bold 16px 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
  color: #ffffff;
  clear: both;
  border: 1px solid #193660;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-box-shadow: 0px 2px 4px #c8c8c8;
  -webkit-box-shadow: 0px 2px 4px #c8c8c8;
  box-shadow: 0px 2px 4px #c8c8c8;
  float:left;
}

.Hauptspalte .startpagecontent .title * {
  float:left;
}

.Hauptspalte .startpagecontent .title p {
  margin: 4px 10px;
}

.startpagecontent .content {
	font: 13px 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	color: #4e4e4e;
	_background-image: none;
	display: block;
	width: 100%;
	min-height: 58px;
	position: relative;
	border: 1px solid #c4c4c4;
	-moz-box-shadow: 0px 2px 4px #c8c8c8;
	-webkit-box-shadow: 0px 2px 4px #c8c8c8;
	box-shadow: 0px 2px 4px #c8c8c8;
  margin:0;
  padding:0;
}

.startpagewidget  {
  width:30%;
  float: right;
  margin-right: 1%;
}

.startpagewidget .startpagecontent {
  font: 13px 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
  position: relative;
  z-index: 1;
  padding: 9px 10px 10px;
  margin: 0px auto 20px;
  background: #EEE;
  background: -moz-linear-gradient(top, #DDD, #FFF);    
  background: -webkit-linear-gradient(top, #DDD, #fff);
  background: -ms-linear-gradient(top, #DDD, #fff);
  background: -o-linear-gradient(top, #DDD, #fff);
  background: linear-gradient(top, #DDD, #fff);
  box-shadow: -1px 2px 4px #444;
  border-radius: 5px;
}

.startpagewidget .startpagecontent .title {
  position: relative;
  padding: 5px 20px;
  margin: 0 -20px 10px;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #5883a6 url('/images/gradient_blue_title.png'); 
  background-size: 100% 100%;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px #5883A6;
  -moz-box-shadow: 0 2px 2px #5883A6;
  box-shadow: 0 2px 2px #5883A6;
  zoom: 1;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.startpagewidget .startpagecontent .title:before,
.startpagewidget .startpagecontent .title:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
  border-width: 0 10px 10px 0;
  border-style: solid;
  border-color: transparent #193660;
}
.startpagewidget .startpagecontent .title:after {
  left: auto;
  right: 0;
  border-width: 0 0 10px 10px;
}

.startpagecontent .vcard {
  background: rgb(224, 224, 224) url('/images/HeaderBackground2.png') scroll 0% 0% / 120% 100%;
  margin: 5px 7px; 
  box-shadow: 2px 2px rgb(127, 127, 127); 
  border: 1px solid rgb(127, 127, 127);
  width: 100%; 
  max-width: 400px; 
  float: left;
}

.startpagecontent .vcard2 {
  background: rgb(224, 224, 224) url('/images/HeaderBackground2.png') scroll 0% 0% / 120% 100%;
  margin: 5px 7px; 
  box-shadow: 2px 2px rgb(127, 127, 127); 
  border: 1px solid rgb(127, 127, 127); 
  width: 100%; 
  max-width: 250px; 
  padding: 10px; 
  text-align: center; 
  font-size: 11px; 
  float: left;
}

.startpagecontent .vcard .vcard_l {
  padding:10px;
  float:left;
}

.startpagecontent .vcard .vcard_l .img-shadow {
  position: relative;
  max-width: 100%;
  float: left;
  border: 1px solid rgb(102, 102, 102);
}

.startpagecontent .vcard .vcard_l .img-shadow::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 2px 2px 3px #777, inset -2px -2px 3px #eee;
  -moz-box-shadow: inset 2px 2px 3px #777, inset -2px -2px 3px #eee;
  -webkit-box-shadow: inset 2px 2px 3px #777, inset -2px -2px 3px #eee;
}

.startpagecontent .vcard .vcard_l .img-shadow img {
  float: left;
}

.startpagecontent .vcard .vcard_r {
  padding: 10px;
  float: left;
  text-align: center;
  width: calc(100% - 145px);
  font-size: 11px;
}

.startpagecontent .vcard .vcard_r .vcard_name,
.startpagecontent .vcard2 .vcard_name {
  margin: 5px 7px 5px;
  text-align:center; 
  font: bold 36px 'Aladin',Verdana,Helvetica,Arial,sans-serif;
  color: #eee;
  text-shadow: rgb(120, 120, 120) -1px -1px 0px, rgb(120, 120, 120) 1px 3px 0px, rgb(141, 138, 138) 1px 13px 5px;
}






/******* MENU *******/
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	/*font-size: 100%;*/
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	padding:0pt;
	vertical-align:baseline;
}

#container{
	margin-top:5px;
	width: 100%;
}
#container ul.menu{
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	white-space:nowrap
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border-top: 1px solid #d0ccc9;
	border-left: 0px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 13px;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 24px;
	text-align:left;
	display:inline;
}
.content p{
	padding: 10px 10px 0;
  margin-bottom:5px;
}
.content ul{
	margin-left:10px;
}
/******* /CONTENT *******/
.start{
	display: block;
}
.wissenschaft{
	display: none;
}
.dc{
	display: none;
}
.boinc{
	display: none;
}
.fakten{
	display: none;
}
.mitmachen{
	display: none;
}

.inhalt>div>ul{
	margin-left:15px;
}

.inhalt h1{
	font-size: 24px;
}




.inhalt img{
	margin:10px;
}

.tagcloud{
	font-size:16px;
}

.tagcloud img{
	padding:0px;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
}

.tagcloud>a{
	color:#000000;
	text-decoration:none;
}

.tagcloud>a:hover{
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
}

/* Simple scalable breadcrumb by Veerle Pieters--------------------------------------------------*/
#crumbs {
	height:2.3em;
	border:0px;
	font:11px "Lucida Grande", Lucida, Verdana, sans-serif;
	width:99%;
}
#crumbs ul, #crumbs li{
	list-style-type:none;
	padding:0;
	margin:0;
}
#crumbs li {
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	float:left;
	line-height:2.3em;
	color:#C4C4C4;
	padding-left:.75em;
	}		
#crumbs li a {
	background:url(../inc/colorbox/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}	
#crumbs li.aktiv, #crumbs li.aktiv a:link, #crumbs li.aktiv a:visited{
	color:#CF0020;
	font-weight:bold;
	text-decoration:underline;
}	
#crumbs li a:link,
#crumbs li a:visited {
	color:#C4C4C4;
	text-decoration:none;
	}	
#crumbs a:link, #crumbs a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#CF0020;
	}
#youtube{
	float:right;
	margin:10px;
}
#lightbox{
	width:660px;
	padding-bottom:10px;
}
#lightbox h1{
	font-size:20px;
	margin-top:10px;
}
#lightbox p{
	font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size:14px;
	margin-top:5px;
	text-align:left;
}
#lightbox ol{
	text-align:left;
	margin-left:40px;
}
#lightbox ol li{
	font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size:14px;
}
#lightbox ul.aufz{
	text-align:left;
	margin-left:40px;
}
#lightbox ul.aufz li, #lightbox #container li{
	font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size:14px;
}
#lightbox div.grau{
	background:#C2C2C2;
	border:1px black dashed;
	margin:5px 15px;
	padding:4px;
	text-align:left;
}
/******* /CONTENT in Colorbox *******/
.wissenschaftcolor{
	display: block;
}
.dccolor{
	display: none;
}
.boinccolor{
	display: none;
}
.umrandet{
	border: 1px solid black;
	padding:2px;
}
.linkhervorheben{
	font-weight:bold;
}

h2.trigger{
	text-align:left;
	font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size:16px;
	padding-left:20px;
	background: url(https://www.seti-germany.de/images/icons/zoom_in.png) no-repeat;
	margin-top:5px;
}

.toggle_container{
	
}

#fehler_message{
	background-color:#FFF5F5;
	border: 1px solid red;
	color: #AA1124;
	padding:10px;
	margin-bottom:10px;
	width: 95%;
	text-align:center;
}

@media screen and (min-width: 638px) and (max-width: 982px) {
  .Hauptspalte {
    width: 100%;
    float: none;
  }

  .startpagewidget {
    width: 98%;
    float: none;
    margin-right: 1%;
    margin-left: 1%;
  }
}


@media screen and (max-width: 637px) {
  .Hauptspalte {
    width: 100%;
    float: none;
  }

  .startpagewidget {
    width: 98%;
    float: none;
    margin-right: 1%;
    margin-left: 1%;
  }
}