/* global font definition */
* {
	/*font-family: Calibri,Helvetica,Arial,sans;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}

/* Elements - Body */

BODY {
	background-color: #4D4D4D;
	background-image: url(../images/bg_logo/bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Elements - Anchors */

A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #164194;
	text-decoration: none;
}

A.active {
	color: #164194;
	text-decoration: none;
}

#mnu A {
	color: #000000;
	display: block;
	font-size: 16px;
	padding: 0 28px 0 0;
	float: left;
}

#mnu A:hover {
	color: #164194;
	text-decoration: none;
}

#mnu A.active {
	color: #164194;
	display: block;
	font-size: 16px;
	padding: 0 28px 0 0;
	float: left;
	text-decoration: none;
}

#topmnu A {
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-style: italic;
	padding: 0 24px 0 0;
	float: left;
}

#topmnu A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#topmnu A.active {
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-style: italic;
	padding: 0 24px 0 0;
	text-decoration: underline;
	float: left;
}

A.content {
	color: #000000;
	text-decoration: underline;
}

A.content:hover {
	color: #164194;
	text-decoration: underline;
}

A.contentactiv {
	color: #164194;
	text-decoration: underline;
}

A.linkklein {
	font-size: 10px;
	color: #1A6ABA;
	text-decoration: none;
}

A.linkklein:hover {
	font-size: 10px;
	color: #1A6ABA;
	text-decoration: underline;
}

/* Elements - Images */

IMG.border {
	border: 5px solid #FFFFFF;
}

IMG.slogan {
	margin-bottom: 15px;
}

/* Elements - Headers */

H1 {
	font-size: 40px;
	line-height: 54px;
	margin: 0 0 20px 0;
}

H2 {
	font-size: 16px;
	margin: 5px 0 15px 0;
}

H3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0;
}

/* Elements - Tables */

/*TD {
	vertical-align: top;
}*/

TD.border {
	vertical-align: center;
	padding: 5px 0 5px 0px;
	border-bottom: #FFFFFF 1px dotted;
}

TD.titel {
	vertical-align: top;
	padding: 5px 0 0 0;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

TD.formular {
	vertical-align: top;
	text-align: right;
	padding: 4px 10px 0 0;
	height: 20px;
}

TD.formular_titel {
	vertical-align: bottom;
	text-align: right;
	padding: 0 10px 0 0;
	font-weight: bold;
}

/* Elements - Forms */

FORM {
	margin: 0;
}

INPUT.default {
	width: 180px;
	border: 1px solid #999999;
	color: #333;
}

SELECT {
	width: 284px;
	border: 1px solid #999999;
	color: #333;
}

OPTION {
	color: #333;
}

TEXTAREA.default {
	width: 280px;
	height: 60px;
	border: 1px solid #999999;
	color: #333;
}

.button {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 180px;
	color: #333;
}

.button:hover {
	background-color: #E7E7E7;
	border: 1px solid #666666;
	cursor: pointer;
	color: #333;
}


/* Elements - Paragaphs */

P {
	margin: 0 0 10px 0;
	padding: 0;
}

P.titel {
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}

#content P {
	line-height: 24px;
}

UL {
	margin: 0;
	list-style-image: url(../images/bull.png);
}

LI {
	margin-top: 6px;
}

HR {
	background-color: #FFF;  /*Farbe für Opera und Firefox */
	color: #FFF;  /*Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
	margin: 0 0 0 30px;
}

/* Elements - Spans */

SPAN.red {
	font-weight: bold;
	color: #FF0000;
}

.klein {
	font-size: 10px;
	font-weight: normal;
}

/* Elements DIV's */

/* Misc Elements */

/* ID's */

#body {
	width: 1000px;
	height: 670px;
	margin: 0 auto 0;
	padding: 0;
}

#header {
	width: 1000px;
	height: 140px;
	background-image: url(../images/bg_logo/bg_header.jpg);
	background-repeat: repeat-x;
	float: left;
}

#topmnu {
	width: 400px;
	height: 20px;
	margin: 110px 0 0 30px;
	float: left;
}

#logo {
	width: 400px;
	height: 140px;
	float: right;
}

#mnu {
	width: 970px;
	height: 23px;
	margin: 0;
	padding: 2px 0 1px 30px;
	border-top: 2px solid #FFFFFF;
	background-color: #D0D3D8;
	float: left;
}

#box {
	width: 1000px;
	height: 490px;
	float: left;
}

#left {
	width: 260px;
	height: 490px;
	margin: 0;
	float: left;
}

#left_img {
	width: 260px;
	height: 160px;
	margin: 0;
	padding-top: 20px;
	float: left;
}

#left_txt {
	width: 230px;
	height: 300px;
	margin: 0;
	padding: 10px 15px 0 15px;
	float: left;
}

#middle {
	width: 260px;
	height: 490px;
	margin: 0;
	background-image: url(../images/bg_logo/bg_middle.jpg);
	float: left;
}

#middle_txt {
	width: 230px;
	height: 25px;
	margin: 0;
	padding: 144px 15px 10px 15px;
	vertical-align: baseline;
	float: left;
}

#middle_img {
	width: 260px;
	height: 310px;
	margin: 0;
	float: left;
}

#content {
	width: 438px;
	height: 470px;
	margin: 0;
	padding: 20px 20px 0 20px;
	border-left: 2px solid #164194;
	background-image: url(../images/bg_logo/bg_content.jpg);
	float: right;
}

#content_archiv {
	width: 448px;
	height: 470px;
	margin: 0;
	padding: 20px 10px 0 20px;
	border-left: 2px solid #164194;
	background-image: url(../images/bg_logo/bg_content.jpg);
	float: right;
}

#footer {
	width: 1000px;
	height: 22px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: center;
	background-color: #FFF;
	float: left;
}
