lo.rass {
	font-size: 9pt;
	color: #000000;
}

h1 {
	font-weight: bold;
	font-variant: small-caps;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
}

h3 {
	font-size: 9pt;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.tiny {
	font-size: 7pt;
	color: #000000;
}

.counter {
	font-size: 8pt;
	color: #000000;
}

body {
	font: 1.4em monospace !important;
	height: 101%;
	font-size: 12px;
	color: RGB(0,0,0);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: RGB(233,233,233) !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0e4f7+0,d0e4f7+0,e9e9e9+0,cccccc+31,cccccc+62,e9e9e9+100,87bcea+100 */
	background: rgb(208,228,247); /* Old browsers */
	background: -moz-linear-gradient(left,  rgb(208,228,247) 0%, rgb(208,228,247) 0%, rgb(233,233,233) 0%, rgb(204,204,204) 31%, rgb(204,204,204) 62%, rgb(233,233,233) 100%, rgb(135,188,234) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgb(208,228,247) 0%,rgb(208,228,247) 0%,rgb(233,233,233) 0%,rgb(204,204,204) 31%,rgb(204,204,204) 62%,rgb(233,233,233) 100%,rgb(135,188,234) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgb(208,228,247) 0%,rgb(208,228,247) 0%,rgb(233,233,233) 0%,rgb(204,204,204) 31%,rgb(204,204,204) 62%,rgb(233,233,233) 100%,rgb(135,188,234) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=1 ); /* IE6-9 */
}

.container {
	background-color: RGB(255,255,255);
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.col-centered {
	float: none;
	margin: 0 auto;
}

.logo a {
	height: 64px;
	position: absolute;
	top: 33px;
}

table,tr,td,th {
	font-size: 14px;
}

.alignl {
	text-align: left;
}

.alignc {
	text-align: center;
}

.alignr {
	text-align: right;
}

.header {
	height: 120px;
	margin: 10px 0 0 60px;
}

.logo {
	background: url(../media/layout/logo.png) left no-repeat;
	height: 120px;
}

.logotext {
	margin: 0 0 0 130px;
	color: #636366;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	padding: 30px 0 0;
}

.logo span {
	color: #8cbe32;
}

.logotext a, .logotext a:hover {
	text-decoration: none;
	color: #6f6f6f;
}

.headline {
	background: url("../media/layout/mbg.gif") 0% 0% repeat-x scroll
		transparent;
	color: #ffffff;
	height: 37px;
	left: 0;
	position: absolute;
	text-align: left;
	top: 80px;
	width: 100%;
}

.headmenue {
	background: url("../media/layout/mbg.gif") 0% 0% repeat-x scroll
		transparent;
	margin: 0px 0px 20px 0px;
	height: 35px;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}

.headmenue ul {
	font-size: 1.4em; 	
	height: 30px;
	padding: 5px 5px;
	list-style-type: none;
	margin: 2px auto 10px auto;
	padding: 0;	
}
.headmenue li {
	float: left;
	margin: 5px 0;
}
.headmenue a {
	color: RGB(255,255,255); 
	margin: 50px 80px;
	font-weight:bold;
	text-decoration: none;
}
.headmenue a:hover {
	color: #636366;
	text-decoration: none;
}

.menu {
	float: left;
	line-height: 1.6em;
}

.menu a {
	text-decoration: none;
	color: #ffffff;
}

.menu a:hover {
	text-decoration: none;
	color: #636366;
}

.menu h5 {
	background: url("../media/layout/mbg.gif") 0% 0% repeat-x scroll
		transparent;
	border: 1px solid #8cbe32;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 7px 7px 7px;
	padding: 5px;
}

.menu ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 7px;
}

.menu ul li {
	border-right: 1px dotted rgb(150, 0, 12);
	border-bottom: 1px dotted rgb(150, 0, 12);
	margin: 0 0 10px 0;
	font-size: 14px;
	padding: 5px;
	color: rgb(150, 0, 12);
}

.menu ul li a {
	color: #6f6f6f;
	line-height: 1.6em;
}

.menu ul li ul li {
	border: none;
	margin: 0 0 1px 0;
	font-size: 12px;
	padding: 5px;
	color: rgb(150, 0, 12);
}

.menu a:hover {
	color: #636366;
	text-decoration: none;
}

.breadcrumb,.breadcrumb a {
	font-size: 11px;
	margin: 0 0 20px 0;
}

.content {
	float: left;
	font-size: 12px;
	margin: 20px 10px 0;
}

.content_right {
	float: left;
}

.content_right h4 {
	background: url("../media/layout/mbg.gif") 0% 0% repeat-x scroll
		transparent;
	border: 1px solid #8cbe32;
	padding: 2px 0;
	margin: 8px;
	text-align: center;
	color: #ffffff;
}

.content_right h5 {
	background: url("../media/layout/mbg.gif") 0% 0% repeat-x scroll
		transparent;
	border: 1px solid #8cbe32;
	font-size: 14px;
	font-weight: bold;
	margin: 0 7px 7px 7px;
	padding: 5px;
	color: #6f6f6f;
}

.footer {
	margin: 20px 0 20px 0;
	border-top: 1px solid black;
}

.footer_nav {
	clear: both;
	padding: 10px 0 15px 0;
	text-align: center;
}

.right {
	float: right;
	margin: 0 0 0 0;
	width: 100px;
}

.right2 {
	float: right;
	margin: 0 0 0 0;
	width: 150px;
}

.left {
	position: relative;
	float: left;
	margin: 5px 0 0 0;
	width: 50px;
}

.left2 {
	float: left;
	margin: 0 0 0 0;
	width: 150px;
}

.code {
	border-width: thin;
	border-style: dotted;
	margin: 10px 0 10px 0;
	width: 380px;
	padding: 10px;
	background-image: url(../media/pics/watermark-code.png);
	background-repeat: repeat;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Arial;
}

.progcode {
	border-width: thin;
	border-style: dotted;
	margin: 10px 0 10px 0;
	width: 640px;
	padding: 10px;
	background-image: url(../media/pics/watermark-code.png);
	background-repeat: repeat;
}

table .tbl_guestbook,.tbl_guestbook tr,.tbl_guestbook td,.tbl_guestbook th
	{
	margin: 0;
	padding: 1px;
	vertical-align: top;
}

.ad160x90 {
	float: left;
	margin: 0 1px 1px;
}

.ad468x15 {
	text-align: center;
	margin: 10px 0 10px 0;
}

.ad468x60 {
	text-align: center;
	margin-bottom: 20px;
}

.ad250x250 {
	float: left;
	margin: 0 10px 10px 0px;
}

.footercontent {
	text-align: center;
	margin: 5px 0 20px 0;
}

.rss {
	margin: 5px;
	float: right;
}

/* News Posts*/
.newspost {
	border: 1px solid rgb(201, 201, 201);
	margin: 20px 0 0;
}
.newspost_head {
	background: url("../media/layout/mbg.gif") 0% 0% repeat-x scroll
		transparent;
	color: #ffffff;
	font-size: 11px;
	padding: 3px;
}
.newspost_head a {
	color: #FFFFFF;
	font-size: 14px;
}
.newspost_body {
	padding: 5px;
}
.newspost_footer {
	border-top: 1px solid rgb(201, 201, 201);
	font-size: 9px;
	padding: 3px;
	font-weight: bold;
}

/* Glossar */

dl.glossar {
    margin: 2em 0;
}

.glossar dt {
    float: left;
    padding-bottom: 1.5em;
    font-weight: bold;
    line-height: 1.3em;    
}

.glossar dd {
    margin-left: 10em;
    padding-bottom: 1.5em;
    line-height: 1.3em;    
}

/* weather */
.weather {
	margin: 0px 10px 0px 10px;
	text-align: left;
}
.weather img{
	border:1px solid #30BFFF;
}
.weather_actual img {
	float: left;
	margin: 5px 0 0 0;
}
.weather_actual p {
	margin: 0 0 0 60px;
}
.weather_forecast {
	float: left;
	text-align: center; 
	width: 45px;
	margin: 0 0 0 4px;
}
.weather_forecast p {
	margin: 1px 0 5px;
}
.weather_forecast_footer {
	font-size: 0.75em;
}

/* newsletter */
.newsletter {
	margin: 0px 10px 0px 10px;
	text-align: left;
}

table tr.odd {
    background-color: #F1F1F1;
}

.weather_historydate {
	font-size: 1.75em;
	background-color: #F1F1F1;
	font-weight: bold;
}

/* twitter */
.twtr-widget {
	font-size: 12px!important;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
}
.twtr-widget h3 {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
	font-size: 11px!important;
	font-weight: normal!important;
}
.twtr-widget h4 {
	font-size: 16px!important;
	background: none;
	border: none;
	font-weight: normal;
	text-align: left;
}
.twtr-widget a {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
}

.entrytweet {
	border-right: 1px dotted #96000C;
	border-bottom: 1px dotted #96000C;
	margin: 0 10px 5px 10px;
	font-size: 9pt;
	padding: 1px;
}

.fa-twitter:before{
	content:"\f099"
}

.telegram{
	width: 2em;
}

@font-face{
	font-family:FontAwesome;
	src:url(../fonts/fontawesome-webfont.eot?v=4.5.0);
	src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
	font-weight:400;
	font-style:normal
}

.fa{
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

.reddit {
	margin: 0px 10px 0px 10px;
}

#cookieAdvice {
    display:none;
    text-align: center;
    padding: 0.5em;
    background-color: #ffffff;
    color: #000;
    font-size: 0.6em;
    padding: 15px 15px 15px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9001;
    position: relative;
    border: 1px solid #ccc;
}

#cookieAdvice p {
    margin: 0;
}

#btnCookieAccepted {
    float: right;
    margin-left: 1em;
}

#cookieAdvice a, #cookieAdvice a:visited {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color;
}

@media screen and (min-width: 500px) {
    #cookieAdvice {
        font-size: 0.8em
    }

    #btnCookieAccepted {
        font-size: 0.8em
    }

    .btn {
        padding: 5px 10px 5px 10px;
    }
}

@media screen and (min-width: 768px) {
    #cookieAdvice {
        font-size: 1em
    }

    #btnCookieAccepted {
        font-size: 1em
    }

    .btn {
        padding: 8px 15px 8px 15px;
    }
}

@media screen and (min-width: 922px) {
    #cookieAdvice {
        font-size: 1.3em
    }

    #btnCookieAccepted {
        font-size: 1.3em
    }

    .btn {
        padding: 10px 20px 10px 20px;
    }
}

@media print {
    #cookieAdvice {
        display: none
    }
}

.blink {
	animation: blinker 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;
}
@keyframes blinker {
	from { opacity: 1; }
	to { opacity: 0; }
}