BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #f7f7ff;
	margin:0px;
	
	overflow-x : visible;
	overflow-y : scroll;
	/**/
}
BODY,TD {
	font-size:0.9em;
	
}

/* Debug CSS 
TD {
	border:1px solid green;
}
TABLE {
	border:1px solid red;
}
DIV {
	border: 1px solid #FFCC00;
}*/
UL{
	margin-bottom:3px;
}
/*CMS |Überschrift1|*/
.h1,h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	font-size: 20px;
	color: #526d9b;
}

/*CMS |Überschrift2|*/
.h2,h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	font-size: 18px;
	color: #526d9b;
}

/*CMS |Überschrift3|*/
.h3,h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	font-size: 16px;
	color: #526d9b;
}

/*CMS |Überschrift4|*/
.h4,h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	font-size: 14px;
	color: #526d9b;
}

P {
	/*text-align:justify;*/
}

/* Kopftabelle */
.toptable {
	width: 95%;
	margin-right:50px;
	height:60px;
	border-right: 1px dotted navy;
	background-image:url(images/topflags.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

/* Haupttabelle */
.maintable{
	width:95%;
	border-right: 1px dotted navy;
	margin-right:50px;
	border-bottom:1px dotted navy;
}


.smallblue{
	font-weight:bold;
	font-size: 12px;
	color: #526d9b;
}

/* Headline ganz oben */
.topheadline{
	font-weight:bold;
	font-size: 16px;
	font-style:italic;
	color: #526d9b;
	margin-left:10px;
	
}

/*CMS |Grauer Rahmen| für Sprachtabelle*/
.smallcell{
	font-size:0.75em;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px;
	padding-left:3px;
	border:1px solid #CCCCFF;
}
/* Sprachtabelle*/
.langtable {
	width:98%;
	border-collapse:collapse;
}

.smaller {
	font-size:12px;
}

/* Flaggen, etc. */
.borderleft{
	border-left: 1px dotted #526d9b;
}

.border {
	border:1px solid #CCCCFF;
}

/* Ecke oben links*/
td.topleft{
	background-image:url(images/bgtop2.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	vertical-align:middle;
	width:190px;
}

td.topright{
	padding:10px;
	
	background-image: url(pics/stripes5.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:transparent;
	font-size:11px;
	vertical-align:bottom;
}

td.topnavi {
	padding-left:10px;
	padding-right:1px;
	/*border-left: 1px solid #526d9b;
	border-bottom: 1px solid #526d9b;
	border-right: 1px dotted #526d9b;*/
}

/* Styles für die Topnavigation*/
A.topnavi, A.topnavi:visited, A.topnavi:LINK{
	font-size: 12px;
	color: #526d9b;
	text-decoration: none;
	font-weight:bold;
}

td.bgstripesright{
	background-repeat: repeat-y;
	background-image : url(pics/stripes4.png);
	background-position: right top;
}

/* Navigationsbereich links */
.arealeft {
	position:absolute;
	top:60px;
	left:0px;
	width:218px;
	height:100%;
	background-image : url(pics/bgleft3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #3F5A88;
}
.areacenter { 
	
	margin-left:200px;
	/* margin-top:50px; geht nicht im IE !*/
	margin-right:40px;
	height:100%;
	padding:60px; /* 50 + 10*/
	padding-top:10px;
}

/* einzel */
.areatop {
	margin-left:218px;
	/*position:absolute;
	left:218px;
	top:71px;
	width:470px;*/
	height:50px;
}

/*Adresszeile, absolut positioniert*/
.addressline {
	font-size:11px;
	position:absolute;
	top:35px;
	right:6%;
}


/* Der aktuelle Bereich oder Eintrag */
a.menuButton#aktber {
	color: #FAB45F; /*Diese Farbe ist ein helleres Orange*/
}

a.topnavi#akteintr {
	color: #F99417;
	font-weight:bold;
}

/* Navigation links*/
a.menuButton,a.menuButton:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #e0fdfd;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}

a.menuButton:visited {
	color: #e0fdfd;
}

A.menuButton:hover {
}

TD.unpaddedline{
	/*border-bottom:1px solid #f7f7ff;*/
	padding-bottom:6px;
	padding-top:3px;
	padding-left:2px;
	background-repeat : no-repeat;
	/*background-image : url(images/blueline.gif);*/
	background-position: left bottom;
}

/* Standardeinstellungen für Hyperlinks */
A, A:LINK{
	color:#526d9b;
	text-decoration: none;
	font-weight:bold;
}
A:VISITED{
	color:#526d9b;
	text-decoration: none;
}
A:HOVER, A:ACTIVE{
	color:#f8a030;
	text-decoration: none;
}

INPUT,TEXTAREA {
	border: 1px solid #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	
}
INPUT,SELECT {
	height:20px;
	width:140px;
}
INPUT.narrow {
	width:100px;
}
.none {
	width:auto;
	border:none;
}

/* zur Zeit nicht verwendet */
.arearight {
    position:absolute;
	top:180px;
	right:0px;
	width:170px;
	height:100%;
}
IMG {
	border:none
}

IMG.arr{
	border: 0px solid none;
	padding-left: 0px;
}
P {
	margin-bottom:6px;
}

