45@charset "utf-8";

*{ margin:0; padding:0; }


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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-image:url(bilder_sys/hg.jpg);
	background-repeat:repeat;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:link{ text-decoration:none;} 

#raster{
	width:798px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
		
	overflow: hidden;
	clear: both;
	
/*	border-color:#999;
	border-width:1px;
	border-style:solid;*/
	}
	
#header{
	width:798px;
	height:63px;
	
		}
	
	
	
#logo{
	width:209px;
	height:53px;
	background-image:url(bilder_sys/logo.svg);
	cursor:pointer;
	position:absolute;
	top:5px;
		}
	
	
	
#logo:hover{
	background-image:url(bilder_sys/logo_hover.svg);
		}	
	
#lan {
	position:absolute;
	right:0px;
	top:13px;
	z-index:999999;		}
#lan li {
	float:left;
	width:23px;
	height:12px;
	margin-left:13px; }
.ru	{	background-image:url(bilder_sys/ru.svg);}
.de	{	background-image:url(bilder_sys/de.svg);}

#menu{
	position:absolute;
	right:0px;
	top:33px;
	z-index:999999;	
	
		}

#menu li
{ float:left;
padding-left:8px;
margin-left:12px;



		}	
	
#menu li a:link, #menu li a:visited {
font-family: 'Ubuntu Condensed', sans-serif;
font-size:13pt;
color:#333;
letter-spacing:0.7pt;
text-decoration:none;	
}	
#menu li a:hover{
	color:#3a7bbf;

}
#menu li:hover ul {
	display:block;}
#menu li ul {
	background-color:#FFF;
	position:absolute;
	padding-left:0px;
	padding-right:8px;
	display:none;
	padding-bottom:10px;

	}
#menu li ul li{
	float:none;
	margin-top:3px;
	margin-left:0px;

	}
#menu li ul li a:link{
font-family: 'Ubuntu Condensed', sans-serif;
font-size:10pt;
color:#333;
letter-spacing:0.7pt;
text-decoration:none;
 }
#menu li ul li a:hover{
color:#3a7bbf;	

 }

#block{
    position:relative;
    width:798px;
	height:auto;
	margin-bottom:40px;
	margin-top:30px;}
	
.text_big{
	position:relative;
   /* width:718px;*/
   width:798px;
	height:auto;
	
	font-family: 'Ubuntu Condensed', sans-serif;
    font-size:10pt;
    color:#333;
    letter-spacing:0.2pt;
	line-height:14pt;
	/*padding-left:40px;
	padding-right:40px;*/
	text-align:justify;
}
.text_big strong {
	font-family: 'Ubuntu Condensed', sans-serif;
    font-size:10pt;
    color:#333;
    letter-spacing:1pt;
	line-height:14pt;
	font-weight:600;}
.text_big a:link, .text_big a:visited{
	color:#666;}
.text_big a:hover{
	color:#3a7bbf;	}
.text_big p {
	margin-top:20px;
	display:block;}
.post{
	position:relative;
	overflow:hidden;
	clear:both;
	margin-top:20px;
	 outline: medium none;
	}
#block a:link{
	text-decoration:none;}
	
.post h2 {
    font-family: 'Ubuntu Condensed', sans-serif;
	line-height:14pt;
    font-size:13pt;
    color:#3a7bbf;
	display:block;
	margin-bottom:10px;
    letter-spacing:0.2pt;
	text-align:justify;}
	
 h3	 {
    font-family: 'Ubuntu Condensed', sans-serif;
	line-height:10pt;
    font-size:12pt;
    color:#3a7bbf;
	display:block;
	margin-bottom:10px;
    letter-spacing:0.2pt;
	text-align:justify;}
	
 h2	 {
    font-family: 'Ubuntu Condensed', sans-serif;
	line-height:19pt;
    font-size:13pt;
	color:#333;
	display:block;
	margin-bottom:10px;
    letter-spacing:0.2pt;
	text-align:justify;}	

.post .beschreibung {
	font-family: 'Ubuntu Condensed', sans-serif;
	line-height:14pt;
    font-size:10pt;
    color:#333;
    letter-spacing:0.2pt;
	text-align:justify;
}

.post .datum {
	font-family: 'Ubuntu Condensed', sans-serif;
	line-height:14pt;
    font-size:12pt;
	color:#3a7bbf;
    letter-spacing:0.2pt;
	text-align:justify;
	float:right;
	position:relative;
	float:right;
	}
.tumbnail {
	width:152px;
	height:108px;
	float:left;		}

.tumbnail img {
	width:152px;
	height:108px;
	position:relative;		}	
	
.beschreibung	 {
	width:630px;
	height:auto;
	float:right;}

#footer {
	width:796px;
	height:68px;
	position:relative;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	
	font-family: 'Ubuntu Condensed', sans-serif;
    font-size:8pt;
    color:#333;
	line-height:16px;
	
	
	}
	
#footer_left{	
position:absolute;
width:140px;
height:30px;
text-align:justify;
left:40px;
top:17px;}

#footer_center{	
position:absolute;
width:140px;
height:30px;
text-align:justify;
left:180px;
top:17px;}

#footer_right{	
position:absolute;
width:140px;
height:30px;
text-align:justify;
left:300px;
top:17px;}

#social{
	position:absolute;
	width:auto;
	top:0px;
	display:block;
	left:675px;
	top:28px;}
#social li{
	width:15px;
	height:15px;
	float:left;
	margin-right:10px;
	display:block;}
	
.sch	{
	background-image:url(bilder_sys/sch.png);}
.google	{
	background-image:url(bilder_sys/google.png);}
.facebook{
	background-image:url(bilder_sys/face.png);}
.top	{
	background-image:url(bilder_sys/top.png);}
	



.header_single	{
	width:100%;
	height:auto;
	position:relative;
	float:none;
	clear:both;
	margin-bottom:30px;}
	
.header_single h2 { 
display:block;
float:left;
font-variant:small-caps;
 color:#3a7bbf;
 font-size:17px;}	


.prev {
float:left;
display:block;
width:140px;
height:24px;
cursor:pointer;



}

.next a:link {
	position:absolute;
	z-index:999999}
.prev a:link {
	position:absolute;
	z-index:999999;}
	
.next{
float:right;
display:block;
width:140px;
height:24px;
cursor:pointer;
}
/*
.next a:link, .next a:visited{
display:block;
width:24px;
height:24px;
z-index:999999;
position:absolute;
text-indent:-1000px;

 outline: medium none;
}


.prev a:link, .prev a:visited{
display:block;
width:24px;
height:24px;
z-index:999999;
position:absolute;
text-indent:-1000px;

 outline: medium none;

}
*/

.txt{
	width:100%;
	height:auto;
	min-height:450px;
	clear:both;
	position:relative;
	
	}
.txt h6 {
	text-decoration:underline;	}


	
#pdf_raster{
	clear:both;
	width:100%;
	position:absolute;
	bottom:0px;	}
.pdf a:link	{
	display:block;
	float:right;
	margin-bottom:7px;
	position:relative;
	padding-left:15px;
	padding-bottom:3px;
	background-image:url(bilder_sys/pdf.svg);
	background-position:left;
	background-repeat:no-repeat;}
	
	
.top_news{
	position: absolute;
	z-index: 888888;
	opacity:0.8;
	display:none;

}

.top_news h8{
	display: block;
	text-align: right;
	color: #333333;
	font-family: 'Ubuntu Condensed',sans-serif;
	font-size: 10pt;
	height: auto;
	letter-spacing: 0.2pt;
	line-height: 14pt;
	background-color:#FFFFFF;
	opacity:1;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}


