@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'CenturySchoolbookMonospaceRg';
    src: url('centuschbtmon-webfont.eot');
    src: url('centuschbtmon-webfont.eot?#iefix') format('embedded-opentype'),
         url('centuschbtmon-webfont.woff') format('woff'),
         url('centuschbtmon-webfont.ttf') format('truetype'),
         url('centuschbtmon-webfont.svg#CenturySchoolbookMonospaceRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PlakRegular';
    src: url('plak-webfont.eot');
    src: url('plak-webfont.eot?#iefix') format('embedded-opentype'),
         url('plak-webfont.woff') format('woff'),
         url('plak-webfont.ttf') format('truetype'),
         url('plak-webfont.svg#PlakRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,
body,
#content {
  margin:0;
  padding:0;
  height:100%;
  font-family: 'CenturySchoolbookMonospaceRg';
  overflow:none;
  z-index:600;
}

p {
  margin:0;
  padding:0;
  font-family: 'CenturySchoolbookMonospaceRg';
}

ul,
li {
  margin:0;
  padding:0;
  list-style:none;
}

#col1,
#col11,
#col12,
#col13, {
  height: auto;
  float: left;
  /*overflow: auto;*/
}

#col1 {
  width: 99%;
  padding: 0.5% 0% 0% 1%;

}

#col11 {
  width: 31%;
  float:left;
  padding: 1% 1%;

}

#col11 img {
  width: 95%;
  padding-top: 5px;
}

#col12 {
  width: 31%;
  float:left;
  padding: 1% 1%;

}

#col12 img {
  width: 98.5%;
  padding-bottom: 2%;
}

#col13 {
  width: 31%;
  float:left;
  padding: 1% 1%;

}

#content img {
  width: 100%;
  margin: 0px 0;
  max-width: 1200px;
}

#logo img {
  width: 98.3%;
  max-width: 3000px;
  margin-left: 1.1%;
}

/*#pm img {
  width: 90%;
  margin-bottom: 3%;
  max-width: 1200px;
}*/


/*---------Bilder-----------*/


#pm, 
#st, 
#sb {
  z-index:800;

}

#bilder {
  margin:0;
  padding:0;
  position:fixed;
  top: 0px;
  left: 0px;
  visibility: collapse;
}

img {
  width: 100%;
  margin: 0px 0;
  max-width: 1200px;
}

#bilder img {
  width: 100%;
  margin: 0px 0;
  max-width: 1200px;
}

#col21,
#col22,
#col23 {
  height: auto;
  float: left;
  overflow: auto;
}

#col21 {
  width: 37%;
  padding: 1% 0.5% 0% 1%;

}

#col22 {
  width: 29%;
  padding: 1% 0.5%;

}
#col23 {
  width: 29%;
  padding: 1% 0.5%;

}

/*---------navigation-----------*/




#navi {
  /*position: absolute;
  z-index:100;
  top: 0.4%;
  left: 17%;*/
  width: 100%;
  float:left;
}

/*---------links-----------*/


a {
	color: #000;
	/*text-decoration: none;*/
	border-bottom: 1px solid #000;
	border-bottom: none;
}

a img {
	text-decoration: none;
}

a:visited {
	border-bottom: 1px solid #000;
	border-bottom: none;
	color:#000;
}

a:hover,
a:active {
	/*border-bottom: 2px solid #0000FF; color:#0000FF;*/
	border-bottom: none;
	color: red;
}


/*---------TYPO-----------*/

.title {
	font-size: 46px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	line-height: 40px;
	font-family: PlakRegular, plak, Impact, Hoefler, "Arial Black", Gadget, sans-serif;
}


.subtitle {
	font-size: 17px;
	margin: 0.3em 0.3em 0.2em 0em;
}

.line {
	border-top: #000  dashed 1px;
	/*padding-bottom: 0.5em;
	margin-top: 0.3em;*/
}

/*---------NEWS-----------

#news {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  background-color: red;
  height: 99.9%;
  overflow: auto;
}

#newsnavi {
  margin: 10px;
  text-align: left;
  position:fixed;
}

#inner {
  margin:2% 15% 0% 15%;
  text-align: center;
}

#inner img {
  width: 80%;
  margin: 2% 0% 2% 0%;
}

#newslink {
  
}

.news {
	font-size: 18px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 18px;
	color: red;
}

#news a {
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

#news a:visited {
	border-bottom: none;
	color:#FFF;
}

#news a:hover,
a:active {
	border-bottom: none;
	color: blue;
}
*/

/*---------BLOG-----------

.smallnews {
	font-size: 13px;
	margin: 0.3em 0.3em 0.2em 0em;
	color: #000;
	text-transform:none;
}

.newstitle {
	font-size: 40px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 40px;
	color: white;
}

.newsdate {
	font-size: 20px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 20px;
	color: white;
}

.newstext {
	font-size: 13px;
	color: white;
}

.newsline {
	border-top: #FFF solid 1px;
	margin-top: 0.5em;
	margin-bottom: 2em;
}

*/

.post-meta-key {
	color: black;
	font-size: 13px;
	list-style:none;
}

.post-meta {
	color: black;
	font-size: 13px;
	list-style:none;

}

.datum {
	list-style:none;
	margin-bottom: 5px;

}

/*--------TOOLTIP----------*/

#tooltip {
	/*border : 1px solid #000;
	border-width : 0px 1px 1px 0px;*/
	background-color : #000;
	width : /*260px*/ auto;
	max-width: 260px;
	padding : 0;
	overflow:hidden;
}

#tooltip p {
	margin : 4px 8px 3px 8px;
	color : #FFF;
	font-size : 12px;
	line-height: 14px;
	letter-spacing: 0.1em;
	font-family: 'CenturySchoolbookMonospaceRg';
	/*font-family : Times, "Lucida Sans Unicode", "Lucida Grande", Myriad, Arial;*/
}