@font-face { font-family: "Marker Felt"; src: url('MarkerFelt.ttf');} 

.postit {
	position:absolute;
	top:75px;
	right:30px;
	width:230px;
	font-family: "Marker Felt","Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	line-height: 1.1em;
	background-color: #FCF0AD;
	color: black;
	padding:20px;
	-webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);  
       -moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);  
            box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.6);
}

a.postitclose {
	position: absolute;
	top:2px;
	right:2px;
	color:black !important;
	text-decoration: none !important;
	font-family: "Marker Felt","Times New Roman", Times, Georgia, serif !important;
	font-size: 16px;
}

.postit:before {
	content: ' ';
    display: block;
    position: absolute;
    left: 80px;
    top: -15px;
    width: 75px;
    height: 25px;
    z-index: 2;
    background-color: rgba(243,245,228,0.5);
    border: 2px solid rgba(255,255,255,0.5);
    .box-shadow(0px,1px,2px,0,rgba(0,0,0,0.4));
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
}


a:link {
	color: #12438f;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration:none;
	}

a:visited {
	color: #12438f;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration:none;
	}

a:hover {
	color: #12438f;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration:underline;
	}

a:active {
	color: #12438f;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration:none;
	}

a:active:hover {
	color: #12438f;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration:underline;
	}

b {
	font-weight: bold;
	text-decoration:none;
	}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	color: #12438f;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	text-align: left;
	width: 100%;
	display: table;
	}

body.white {
	background-attachment: fixed;
	background-color: #DEE7EE;
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 11px;
	margin: 0;
	text-align: left;
	width: 100%;
	display: table;

	}

h1	{
	color: #B2B8D0;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	}

h2	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 160%;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	}

h3	{
	font: bold 110% Verdana, Arial, Helvetica, sans-serif
	}

h4	{
	color: #B2B8D0;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	}

h5	{
 	font-size:130%;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	}

h6	{
	color: #B2B8D0;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	color: #000000;
	}

img {
	border: 0;
	}

th {
	background-color: #12438f;
	color: #c2c8e0;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

#header {
	height: 100px;
	width: 662px;
	margin: 0 auto;
	position: relative;
	z-index:2;
	display:block;
}

#message {
	width:97%;
	margin: 0;
	display: block;
	color: red;
	clear: both;
	text-align: justify;
	margin-right: 10px;
}

#content {
	height: 540px;
	width: 662px;
	margin: 0 auto;
	position: relative;
	vertical-align:top;
	z-index: 3;
}
#strich {
	vertical-align:top;
	position: absolute;
	top:0px;
	right: 0px;
	z-index:4;
	text-align:left;
	margin-right: 0px;
	padding-right: 0px;
	display: table;
	height:500px;
	width:20px;
}
#links {
	width: 331px;
	height: 485px;
	position: relative;
	padding-right: 25px;
	padding-top: 0px;
	z-index:5;
	float:left;
	display:table;
	text-align:center;
}

#menu {
	width: 329px;
	height: 30px;
	position: absolute;
	left: -58px;
	padding-top: 0px;
	z-index:50;
	
	text-align:center;
}

#rad {
	width: 329px;
	height: 447px;
	position: absolute;
	top:30px;
	left: 0px;
	padding: 0;
	margin:0;
	z-index:4;
	border: 1px solid #12438f;
}
#about {
	background: url(images/strich.gif) repeat-y top right;
	vertical-align:top;
	position: absolute;
	left: 357px;
	width: 306px;
	z-index:4;
	text-align:justify;
	margin-right: 0px;
	padding-right: 20px;
	display: table;
}
#impressum p{
	padding-left: 20px;
	padding-right:10px;
	text-align: justify;
}
#autoren{
	padding-left: 20px;
	width: 309px;
	text-align:justify;
}


#impressum a{
	color: #12438f;
}

.panel {
	background: url(images/transparent.png) repeat-y top left;
	border: 1px solid #12438f;
	width: 329px;
	height: 447px;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index:6;
	margin: 0;
	padding: 0;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
	text-align:left;
}
#unterschrift{
	width:150px;
	height:55px;
	text-align:center;
	position:relative;
	top:-10px;
	left:348px;
}
#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 447px;
  height: 30px;
  position: relative;
}
#togglenews {
	width: 72px;
	height: 30px;
	z-index: 5;
	margin:0;
	padding:0;
	float:left;

}
#toggleimpressum {
	width: 107px;
	height: 30px;
	z-index: 5;
	margin:0;
	padding:0;
	float:left;
}
#toggleautoren {
	z-index: 5;
	margin:0;
	padding:0;
}

#togglelang {
	width: 45px;
	height: 30px;
	z-index: 5;
	margin:0;
	padding:0;
	float:left;
}
#toggleeingang {
	width: 107px;
	height: 30px;
	z-index: 5;
	margin:0;
	padding:0;
}
.accordion {
	width: 329px;
	border-bottom: solid 1px white;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 7;
}
.accordion h3 {
	background-color: #B2B8D0;
	padding: 7px 15px;
	margin: 0;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px white;
	border-bottom: none;
	cursor: pointer;
	color: #12438f;

}
.accordion h3:hover {
	background-color: #B2C0EE;

}
.accordion p {
	margin: 0;
	padding: 10px 15px 20px;
	padding-right: 25px;
	border-left: solid 1px white;
	border-right: solid 1px white;
	text-align: justify;

}

img.float {
	border: 1px solid #12438F;
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}

i {
	font-size:11px;
	font-weight: normal;
}

img, div, p, .accordion { behavior: url(iepngfix.htc) }

map, area {
	margin:0;
	padding:0;
	border:0;
}
