/* Standards */
body {
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
	width: 307px;
	height: 174px;
}

#topnavi {
	position: absolute;
	left: 307px;
	top: 90px;
	z-index: 20;
	width: 493px;
	height: 25px;
	padding-left: 14px;
}

#navi {
	position: absolute;
	left: 0px;
	top: 174px;
	z-index: 10;
	width: 150px;
	height: 362px;
	margin-left: 120px;
	padding-top: 40px;
}

#linkplatz {
	position: absolute;
	left: 130px;
	top: 550px;
	z-index: 1;
	width: 170px;
	height: 150px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: right;
}

#header {
	position: absolute;
	left: 307px;
	top: 115px;
	z-index: 20;
	width: 493px;
	height: 249px;
	padding: 14px;
	background-color: #BBC7E5;
	vertical-align: bottom;
}

#maincontent {
	position: absolute;
	left: 307px;
	top: 367px;
	z-index: 20;
	width: 493px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

#footer {
	position: absolute;
	left: 0px;
	top: 700;
	z-index: 20;
	height: 25px;
	width: 800px;
	text-align: center;
}

p {
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 0px;
}
#footer p {
	font-size: 11px;
	color: #215DA0;
}
#header p {
	font-size: 14px;
	font-weight: bold;
	color: #215DA0;
}

#topnavi a:link, #topnavi a:visited, #topnavi a:hover, #topnavi a:active, #topnavi a:focus {
	font-size: 11px;
	color: #215DA0;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
ul {
	margin-top: 6px;
	list-style-type: square;	
	font-size: 11px;
	line-height: 16px;
	margin-left: 15px;
}
li {
	margin-bottom: 5px;
}
ol {
	font-size: 11px;
	line-height: 16px;
	margin-left: 22px;
}
h1 {
	color: #215DA0;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	padding-top: 9px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}
input, select,textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a.on:link, a.on:visited {
	color: #215DA0;
	text-decoration: none;
	border-bottom-style: none;
}
A:link, A:visited {
	color: #215DA0;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
a:hover, a:active, a:focus {
	color: #BA2025;
	text-decoration: none;
	/*background-color: #F5F5F5;*/
	border-bottom-style: none;
}


/* Navigation */

#p7TMnav {
	position: relative;
	padding-top: 8px;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Arial, Helvetica;
}
#p7TMnav div {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #215DA0;
	padding-top: 10px;
	margin-left: 0px;
}
#p7TMnav div div {
	padding-top: 3px;
	margin-left: 21px;
}
#p7TMnav div a {
	
}
#p7TMnav div div a {
	color: #000000;
}
#p7TMnav a:link, #p7TMnav a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: none;
}
#p7TMnav a:hover, #p7TMnav a:active, #p7TMnav a:focus {
	color: #BA2025;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
#p7TMnav a.p7currentmark, #p7TMnav a.p7currentmark:hover, #p7TMnav a.p7currentmark:active, #p7TMnav a.p7currentmark:focus {
	text-decoration: none;
	font-weight: bold;
}


/* Tabellen */
.contenttable {
	font-size: 11px;
	line-height: 16px;
	margin-top: 8px;
}
table.contenttable {
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
}
table.contenttable tr td {
	border-right-color: #999999;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.contenttable A:link, .contenttable A:visited {
	color: #073E59;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.contenttable a:hover, .contenttable a:active, .contenttable a:focus {
	color: #A0B41B;
	text-decoration: none;
	/*background-color: #F5F5F5;*/
	border-bottom-style: none;
}
/* Tabelle ohne Rahmen */
.borderless {
	font-size: 11px;
	line-height: 16px;
	margin-top: 8px;
}
table.borderless {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
table.borderless tr td {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
/* Tabelle für Internen Bereich */
.interner {
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	margin-top: 8px;
}
table.interner {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	width: 100%;
}
table.interner tr td {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
table.interner td {
	padding-bottom: 15px;
	vertical-align: top;
	text-align: left;
}
table.interner td.td-0 {
	width: 30px;
}
table.interner td.td-1 {
	width: 80px;
}

