/* CSS Document */
html {
    margin: 0;
    padding: 0;
    height: 100%;
}

@font-face {
	font-family: 'MYRIADPROREGULAR';
	src: url('./MYRIADPROREGULAR.eot');
	src: local('MYRIADPROREGULAR'), url('./MYRIADPROREGULAR.woff') format('woff'), url('./MYRIADPROREGULAR.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_4410">Text with this font applied</p> */
.fontsforweb_fontid_4410 {
	font-family: 'MYRIADPROREGULAR' !important;
}

/* Font downloaded from FontsForWeb.com */


body {
    margin: 0px;
    padding: 0px;
    background-color: #FFFBEB;
    color: #000000;
    font-family:'MYRIADPROREGULAR', Trebuchet, sans-serif;
	}

.Hauptpunkt {
	line-height: 32pt;
	color:#5263AC;
    text-decoration: none;
    font-size: 13pt;
    font-weight: bold;
}


.H_aktuell {
	line-height: 32pt;
	color:#b29bc6;
    text-decoration: none;
    font-size: 13pt;
    font-weight: bold;
}

.aktuell {
	line-height: 1.7em;
    color:#b29bc6;
    text-decoration: none;
    font-size: 11pt;
    font-weight: bold;
}

hr {
	 width:180px; 
	 color:#FFFBEB; 
	 background-color:#5263AC; 
	 height:1px; margin-right:20px;
	 }
	 
hr.last {
	 margin-bottom:14px;
	 }


#container {
	position:relative;
	width:1020px;
	margin-left: auto;
	margin-right: auto;
}

#inhalt {
	position: absolute;
	width: 540px;
	left:260px;
	top:177px;
}

#header {
    position:absolute;
    top: 0;
    left:0;
    background-color: #FFFBEB;
}

#title {
    position:absolute;
    top:100px;
    left:45px;
}

#sider {
    position:absolute;
	top:124px;
    left:0;
}

#nav {
    position:absolute;
	display: block;
    width: 200px;
	height: 700px;
    top: 286px;
    left: 10px;
	padding-left:20px;
	padding-top:15px;
	border: 0px solid red;
	background-color:#ffeed2;
	background:linear-gradient(#FFFBEB,#ffeed2 20%,#ffeed2 85%, #FFFBEB)
}

#bild {
    position:absolute;
	padding-top:25px;
    top: 172px;
	left: 830px;
    display: block;
    width: 189px;
    height: 800px;
	background-color:#ffeed2;
    background:linear-gradient( #ffeed2 80%, #FFFBEB)
}


h1 {
    font-family:"Times New Roman", Times, serif;
    font-size: 26pt; color:#5263AC; font-style:italic;}

h2 {
    font-family:"Times New Roman", Times, serif;
    font-size: 16pt; 
	line-height:18pt;
	color:#5263AC; 
	font-style:ialic;
	margin:0;}
	
    
p, ul, table {
    font-size: 12pt;
    line-height: 18pt;
}

#nav a:link, #nav a:visited {
    line-height: 12pt;
    color:#000;
    text-decoration: none;
    font-size: 12pt;
}

#nav a:hover {
    color:#b29bc6;
    text-decoration: none;
}

#nav a.home:link, #nav a.home:visited {
    line-height: 14pt;
	color:#5263AC;
    text-decoration: none;
    font-size: 13pt;
    font-weight: bold;
    }

#nav a.home:hover {
    color:#b29bc6;
}


#inhalt a:link, #inhalt a:visited {
    color:#000000;
    font-family:'MYRIADPROREGULAR', Trebuchet, sans-serif;
    text-decoration: underline;
    font-weight: normal;
}

#inhalt a:hover {
    color:#b29bc6;
}



.hell {background-color:#bbbbe7;}
.heller {background-color:#dbdcfb;}

a img {text-decoration:none; border:0px;}


#kasten_rechts {display:block; background-color:#7482c0;  
padding-top:5px; padding-bottom:5px; padding-left:15px; padding-right:15px; font-family:"Times New Roman", Times, serif; color:white; font-style:italic;}
#kasten_rechts p {font-size:14pt; line-height:17pt;}

#kasten_rechts a:link, #kasten_rechts a:visited, #kasten_rechts a:hover {
	color: white;
	text-decoration: underline;
	text-align: center;
}
