@charset "utf-8";

/* @group Reset */
/* Nullsetzen aller Interpretationen der verschiedenen Browser */

* {
	margin: 0;
	padding: 0;
}

p, li, h1, h2, h3, h4, h5, h6, td, th {
	font-size: 0.9em;
	font-weight: normal;
}

/* @end */

/* @group Links */

a:link			{
	text-decoration : underline;
	color: #52657e;
	background-color : inherit;
}

a:visited 		{
	text-decoration : underline;
	color: #52657e;
	background-color : inherit;
}

a:hover 		{
	text-decoration : underline;
	color: #52657e;
	background-color : inherit;
}

a:active		{
	text-decoration : underline;
	color: #52657e;
	background-color : inherit;
}

/* @end */

/* @group General */

body {
	color: #333333;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url(../images/bg_body.gif) repeat-x;
}

fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
}

form {
	margin: 0;
	padding: 0;
}

form br {
	clear: left;
}

h1, h2, h3 {
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 2px;
}

h1 {
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #52657e;
	text-transform: uppercase;
	font-weight: bold;
	
}

h2 {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #D8481D;
}

h3 {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #D8481D;
}

img {
	border: none;
	vertical-align: middle;
}

input.small,
input.normal,
input.normalHalfLeft,
input.normalHalfRight,
input.big,
input.plz, input.ort,
input.extraBig,
textarea {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

option {
	padding: 1px 5px 0px 5px;
}

input[type=radio],
input[type=checkbox],
input[type=image],
input[type=submit],
input[type=reset],
button {
	border: none;
}


label {
	clear: left;
	float: left;
	line-height: 22px;
	width: 160px;
}

 
legend {
	color: #999999;
	font-size: 11px;
}

select {
	border: 1px solid #CCCCCC;
}

span.input {
	display: block;
	padding: 0 0 2px 0;
}

p {
	line-height: 1.75em;
	margin: 0 0em 1em;
}

table {
	font-size: 100%;
}

td, th {
	vertical-align: top;
}

visualClear {
	clear: both;
	display: block;
}

/* @end */

.greyed {
	color: #999999;
}

#page {
	position: relative;
	width: 895px;
	left: 50%;
	margin-left: -450px;
	border: 0px dashed red;
}
#pagecontent {
	border: 1px solid #fff;
	margin: 0 50px 50px 0;
	background: #fff url(../images/bg_nav.gif) no-repeat 0 160px;
}
#top {
	height: 20px;
	border-bottom: 1px solid #fff;
	background: url(../images/bg_top.gif) repeat-x;
}
#header {
	height: 160px;
	background: url(../images/bg_header.jpg) no-repeat;
}

/* @group tt_news-Latest / Rightside */
#box {
	position: absolute;
	left: 700px;
	top: 110px;
	width: 195px;
}
.news-latest-container h2 {
	color: #fff;
	padding: 3px 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	background: url(../images/bg_news-latest-container_h2.gif) repeat-x 0 bottom;
}
news-latest-container hr {
	border: none;
}
.news-latest-item {
	font-style: italic;
	color: #52657e;
	margin-top: 4px;
	background-color: #fff;
	padding: 8px 16px;
}
.news-latest-item h3 {
	letter-spacing: normal;
	display: block;
	font-size: 11px;
	font-style: normal;
	margin: 0;
	padding: 0;
}
.news-latest-morelink A {
	display: inline;
	font-style: normal;
	text-decoration: none;
	color: #D8481D;
}
.news-latest-item h3 a,
.news-latest-morelink a {
	text-decoration: none;
}
.news-latest-item h3 a:hover,
.news-latest-morelink a:hover {
	text-decoration: underline;
}

.news-latest-gotoarchive {
	display: none;
}
/* @end */

/* @group tt_news - LIST / SINGLE */
.news-list-container h3,
.news-single-item h2 {
	border-top: 1px solid #4d617a;
	border-bottom: 1px solid #4d617a;
	font-weight: bold;
	font-size: 10px;
	color: #D8481D;
	margin: 10px 0;
	padding: 5px 0;
	text-decoration: none;
	background: url(../images/bg_news-list-container_h3.gif) repeat-y right 0;
}
.news-single-item h2 {
	background: none;
}
.news-list-container h3 a {
	color: #D8481D;
	text-decoration: none;
}
.news-list-container hr,
.news-single-item hr {
	border:  none;
}
.news-list-morelink {
	float: right;
	margin-right: 5px;
	font-style: normal;
}
/* @end */

/* @group Content */

#content {
	font-size: 12px;
	margin-left: 195px;
	padding-left: 65px;
	padding-right: 195px;
	padding-top: 50px;
}

#content ul {
	list-style-image: url(../images/list-style-type.gif);
	margin-left: 20px;
}

#content li {
	line-height: 1.75em;
}
ol {
	margin-left: 1.5em;
}
.csc-frame-frame1 h2 {
	border-top: 1px solid #4d617a;
	border-bottom: 1px solid #4d617a;
	font-weight: bold;
	font-size: 10px;
	color: #D8481D;
	margin: 10px 0;
	padding: 5px 0;
}
.csc-frame-frame1 p {
	padding-left: 19px;
}

/* @end */


/* @group Footer */


#footer {
	font-size: 12px;
	margin-left: 195px;
	padding-left: 65px;
	padding-right: 20px;
	padding-bottom: 40px;
	background-color: #fff;
	text-align: right;
}
#footer a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

/* @end */

/* @group Navigation */

#nav {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	width: 195px;
}

#nav ul {
	list-style: none;
	margin-left: 30px;
}
#nav li {
	display: inline;
}
#nav ul li a {
	display: block;
	font-size: 12px;
	line-height: 2.0em;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
}

#nav ul li a:hover, #nav ul li a:active,
#nav ul li.active a {
	color: #333333;
}

#nav ul ul {
	margin-left: 0px;
}
#nav ul ul li a {
	border-left: 1px solid #bfc2cc;
	display: block;
	font-size: 10px;
	padding: 3px 5px 3px 0px;
	line-height: 1.5em;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
#nav ul ul li a:hover, #nav ul li a:active {
	border-left: 1px solid #bfc2cc;
	color: #000;
}

#nav ul ul li.active a,
#nav ul ul li.current a {
	border-left: 1px solid #bfc2cc;
	color: #000;
}
#nav ul ul li.current a {
	background: url(../images/bg_a_current.gif) no-repeat -15px 10px;
}

/* @end */



/* @group powermail */

.tx-powermail-pi1 fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.tx-powermail-pi1 legend {
	display: none;
}
.tx-powermail-pi1 fieldset div {
	width: 100%;
}

.tx-powermail-pi1 label {
	width: 90px;
	display: block;
	float: left;
	padding-top: 0.3em;
	padding-right: 1em;
	text-align: right;
	font-size: 0.9em;
	line-height: 18px;
}

.tx-powermail-pi1 fieldset div.powermail_mandatory_js {
	width: auto;
	margin: 0.2em 0 0 9em;
	padding: 0.2em;
	color: #d8481d;
	font-size: 0.9em;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 1.1em;
}

.tx-powermail-pi1 fieldset input,
.tx-powermail-pi1 fieldset select,
.tx-powermail-pi1 fieldset textarea {
	border: 1px solid #ababab;
	color: #676E6F;
}

.tx-powermail-pi1 fieldset input {
	padding: 0.2em;
	width: 275px;
}

.tx-powermail-pi1 fieldset input.jscalendar,
.tx_powermail_pi1_fieldwrap_html_date input,
.tx-powermail-pi1 fieldset input.powermail_submit {
	width: auto;
}

.tx-powermail-pi1 fieldset textarea {
	padding: 0.2em;
	width: 275px;
	height: 10em;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 0.9em;
}

.tx-powermail-pi1 fieldset option {
	padding: 0.1em 0.5em;
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_check input,
.tx-powermail-pi1 fieldset input.powermail_radio,
.tx-powermail-pi1 fieldset input.jscalendar_cb {
	border: none;
	width: auto;
	padding: 0;
}

.tx_powermail_pi1_fieldwrap_html_check label,
.tx_powermail_pi1_fieldwrap_html_radio label {
	margin: 0.1em 0;
}

.tx-powermail-pi1 fieldset input.powermail_submit {
	margin-left: 102px;
	background-image: url(../images/bg_news-latest-container_h2.gif);
	padding: 0.1em 0.2em;
	border: none;
	color: #fff;
	text-transform: uppercase;
}

.tx-powermail-pi1 td p {
	display: inline;
}

.tx-powermail-pi1 .td-1 {
	width: 200px;
}

/* @end */

/*----------------
  WEC-MAP
----------------*/

div.marker {
	width:300px;
}
div.bvkdlogo {
	width: 50px;
	height: 50px;
	border: 0px solid black;
	float: right;
}
