* {	font-size: 100%; }
html[xmlns^="http"]
{
	overflow-y: scroll;
}

body {
	color:#002287;   
	font-size: 1.0em;
	font-family: verdana;
	background-color: #FFFF00;
	font-size: 100%;
}

/* CSS .pt Definitionen */
._24pt { font-size: 200%; }
._23pt { font-size: 194%; }
._22pt { font-size: 184%; }
._21pt { font-size: 178%; }
._20pt { font-size: 170%; }
._19pt { font-size: 158%; }
._18pt { font-size: 150%; }
._17pt { font-size: 144%; }
._16pt { font-size: 134%; }
._15pt { font-size: 128%; }
._14pt { font-size: 120%; }
._13pt { font-size: 108%; }
._12pt { font-size: 100%; }
._11pt { font-size: 94%; }
._10pt { font-size: 82%; }
._9pt { font-size: 75%; }
._8pt { font-size: 70%; }
._7pt { font-size: 58%; }
._6pt { font-size: 50%; }

/* CSS .px Definitionen */
._24px { font-size: 150%; }
._23px { font-size: 145%; }
._22px { font-size: 138%; }
._21px { font-size: 132%; }
._20px { font-size: 125%; }
._19px { font-size: 120%; }
._18px { font-size: 114%; }
._17px { font-size: 108%; }
._16px { font-size: 100%; }
._15px { font-size: 95%; }
._14px { font-size: 90%; }
._13px { font-size: 84%; }
._12px { font-size: 78%; }
._11px { font-size: 70%; }
._10px { font-size: 65%; }
._9px { font-size: 58%; }
._8px { font-size: 50%; }
._7px { font-size: 45%; }
._6px { font-size: 40%; }


h1,h2,h3,h4,h5,h6 { font-weight: bold; margin-top: 0px; margin-bottom: 1em; }

h1 {
	font-size: 132%;
}

/* AB HIER NICHTS AENDERN */
/* Buttons 20090501 */

.content {
	margin: 0px auto; width: 780px;
}

.head {
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-bottom: 2px solid #002287;
}
.middle {
 	background-position: left;
	background-repeat: repeat-y;
	background-image:url(img/mitte_wedemann.jpg);
	padding-bottom: 2px;
	border-bottom: 8px solid #002287;

	font: normal 100% verdana;
	line-height: 1.3em; font-size:0.84em;	
}
td#menu11 {
	padding-top: 0.2em;
	width: 20ex;
}
td#inhalt11 {
	padding-top: 0.9em;
	padding-left: 20px;
}

.copyright {
	display:block; float: none; font-size: 8pt;
	/* color: #001550; */
	color: white;
	text-align: center;
	margin-top: 1px;
	padding: 0.5em 0px;
	border-top: 3px double #002287;
	border-bottom: 3px double #002287;
	/*	background-color: white; */
	background-color: #002286;
	
}

a, a:hover {color:#002287; text-decoration:underline;}

div.button{	float:left;	width: 100%; }
div.button a {
	display:block;
	position:relative;
	border-width: 1px;
	border-color:#BFBF00;
	border-style:solid;
	color:white;
	text-decoration:none;
	margin:4px 2px;
	background-image: url(img/shade.png);
	background-position: bottom;
	background-repeat: repeat-x;
	/* font: normal 82%/100% verdana; */
	letter-spacing:0px;
	background-color: #6888B8;
}

div.button a span {
	display:block;
	position:relative;
	margin:0 -1px;
	border-width:0 1px;
	border-color:#BFBF00;
	border-style:solid;
	padding:5px 8px;
}

div.button a:hover {
	background-color: #0000af;		
   border-color:#7F7F00;
   color:#fff;
	text-decoration:underline;	
}

div.button a:hover span {
    border-color:#7F7F00;
}

div.button a#activemenuitem {
	background-color: #08215D;
}
