/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.csc-textpic-imagerow {
	margin-bottom: 8px;
}

p.bodytext {
	margin-bottom: 6px;
}

h1 {
	font-size: 14px;
	line-height: normal;
	margin-top: 14px;
	margin-bottom: 6px;
	color: #000073;
	padding-bottom: 6px;
	border-bottom: 2px solid #ededed;
	clear: both;
}

h2 {
	font-size: 12px;
	line-height: normal;
	margin-top: 12px;
	margin-bottom: 3px;
	color: #000073;
	clear: both;
}

h3 {
	font-size: 11px;
	line-height: normal;
	margin-top: 11px;
	margin-bottom: 3px;
	color: #000073;
	clear: both;
	font-style: italic;
}

li {
	margin-left: 20px;
}

body {
	position: absolute;
	background-color: #f0f3f2;
	margin: 0px;
	padding: 0px;
	width: 100%;	
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	color: #333333;
	quotes: "\201E" "\201C";
}

div#abstand {
	height: 50%;
	width: 100%;
	margin-bottom: -300px; 
	float: left;
	text-align: center;
	vertical-align: bottom;
	}

div#envelope {
	position: relative;
	margin: auto;
	margin-top: auto;
	margin-bottom: auto;
	width: 800px;
	height: 600px;
	border: 1px solid grey;
	background-color: #ffffff;
	border: 1px solid #ededed;
	border-bottom-color: #666666;
	border-right-color: #666666;
}

div#langmenu {
	width: 800px;
	position: relative;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: 2px;
}

div#metamenu {
	width: 800px;
	position: relative;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: 2px;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 315px;
	height: 115px;
	background-image: url(../img/logo.gif);
	z-index: 10;
}

div#imgleft {
	position: absolute;
	top: 97px;
	left: 0px;
	width: 262px;
	height: 503px;
	background-image: url(../img/picleft.jpg);
	overflow: hidden;
	border-right: 1px solid #000073;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 1;
}

div#picbar {
	position: absolute;
	right: 1px;
	top: 1px;
	width: 493px;
	height: 53px;
	background-image:url(../img/picbar.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	background-color: #00CCFF;
}

div#mainmenu {
	position: absolute;
	top: 55px;
	right: 0px;
	width: 535px;
	height: 29px;
	padding-top: 1px;
	padding-right: 1px;
	border-top: 1px solid #000073;
	border-bottom: 1px solid #000073;
	text-align: right;
}

div#submenu {
	position: absolute;
	top: 90px;
	right: 0px;
	width: 490px;
	height: 15px;
	text-align: right;
}

div#content {
	position: absolute;
	top: 120px;
	left: 272px;
	width: 496px;
	height: 449px;
	padding: 10px;
	border: 1px solid #bdbdbd;
	overflow: auto;
}

span.mmenu {
	margin-left: 1px;
	}
	
span.smenu {
	margin-right: 5px;
}

span.smenu a { color: #000073; text-decoration: none; }
span.smenu a:hover { color: #000073; text-decoration: underline; }
span.smenu a:hover { color: #000073; text-decoration: underline; }

div.csc-mailform-field label {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 5px;
	}
	
textarea#mailformAnfrage {
	width: 360px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

#mailformformtype_mail {
	margin-left: 202px;
	background-color: #000073;
	color: #ffffff;
}

table.contenttable {
	border-collapse: collapse;
	width: 200px;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
}

table.contenttable p {
	margin: 0;
	padding: 0;
}

table.contenttable td {
	padding-right: 2px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

dd.csc-textpic-caption {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	padding-top: 3px;
}