/*
Allgemeines Layout
*/

body {
	margin:0px 0px 0px 0px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background-color: transparent;
	text-align:left;
	line-height:133%;	
}

div.clearer {
	clear:both;
	height:0px;
	overflow:hidden;
	margin-top:-1px; 
}

div#header {
	margin:0 auto;
	width:1280px;
	height:98px;
	background:url(images/headerbg.jpg) top left no-repeat;
	padding:0px;
}

div#headerforms {
	float:right;
	width:170px;
	margin-top:20px;
	margin-right:200px;
}


div#headerforms iframe#loginstatus {
	padding:0px;
	border: 0px;
	text-align:right;
	height:70px;
	/*width:170px;*/
	background-color:transparent;
}

div#languagemenu {
	position:relative;
	
	
	margin:0px;
	padding:0px;
}

div#menuwrapper {
	margin:0 auto;
	width:1280px;
	height:148px;
	background:url(images/menubg_home.jpg) top left no-repeat;
}

div#menu {
	width:866px;
	height:43px;
	position:relative;
	top:105px;
	left:207px;
}

div#colorline {
	margin:0 auto;
	width:1280px;
	height:7px;
	background-color: #5b7154;
}

div#contentbg {
	margin:0 auto;
	width:1280px;
	height:521px;
	background:url(images/contentbg.jpg) top left no-repeat;
}

div#contentwrapper {
	margin:0 auto;
	width:1150px;
	height:521px;
}

div#path {
	margin:0 auto;
	width:841px;
	height:25px;
	padding-top:10px;
	padding-left:25px;
	color: #5b7154;
	white-space:nowrap;
	overflow:hidden;
}

div#path a {
	border-bottom: 0px;
}

img.path_divider {
	margin:0px 5px 0px 5px;
}

div.content50 {
	float:left;
	padding:25px;
	width:382px;
	margin-right:1px;
	background:url(images/80percent_opacity.png) top left repeat;

}

div.content70 {
	float:left;
	padding:25px;
	width:514px;
	margin-right:1px;
	background:url(images/80percent_opacity.png) top left repeat;
}

div.content30 {
	float:left;
	padding:25px;
	width:250px;
	margin-right:1px;
	background:url(images/80percent_opacity.png) top left repeat;
}

div#contentbg_world {
	background:url(images/contentbg_world.jpg) top right no-repeat #ffffff;
}

div.submenu {
	float:left;
	padding:25px;
	width:200px;
	margin-right:1px;
	background-color: #ffffff;
	color: #5b7154;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

div.submenu ul {
	padding:5px 5px 0px 25px;
	margin-left:-25px;
	margin-right:-5px;
	list-style-image: none;
	list-style-type: none;
}

div.submenu ul li {
	padding:3px 5px 0px 45px;
	margin-left:-25px;
	margin-right:-25px;
	background: url(images/menu_arrow.gif) 25px 6px no-repeat;
}


div.submenu ul li.active ul li {
	padding:3px 5px 0px 45px;
	margin-left:-45px;
	margin-right:-5px;
	background: none;
	background-color:#dce1db;
}

div.submenu ul li.active ul li.active ul li {
	padding:3px 5px 0px 65px;
	margin-left:-45px;
	margin-right:-5px;
	background: none;
	background-color:#dce1db;
}


div.submenu ul li.active, div.submenu ul li.active ul li.active, div.submenu ul li.active ul li.active  ul li.active {
	background-color:#b5bfb2;
}

div.submenu ul li.news-amenu-item-year {
	display:none;
}

div.submenu a {
	border-bottom: 0px;
}

div.content {
	float:left;
	padding:25px;
	width:564px;
	margin-right:1px;
	background:url(images/80percent_opacity.png) top left repeat;
	min-height:200px;
}


div#footer {
	margin:0 auto;
	width:866px;
	height:25px;
	text-align:center;
	font-size:0.8em;
	line-height:12px;
	margin-top:10px;
}

a {
	color: #510060; /* #5b7154; */
	text-decoration:none;
	border-bottom:1px dotted #5b7154;
}

a:hover {
	border-bottom:1px solid #5b7154;
}

div.divider {
	background: #ad9961;
	height:1px;
	margin:0 auto;
	width:90%;
	font-size:0pt;
	line-height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

h1 {
	text-decoration:none;
	font-weight:normal;
	color: #5b7154;
	font-size:2em;
	line-height:1em;
	margin-top:0px;
}

h2,.highlighted, legend {
	color: #5b7154;
	font-size:1em;
	font-weight:bold;
	margin-top:0px;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}

ul.arrow {
	list-style-image: url(images/menu_arrow.gif);
}


input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #5b7154;
}

input.button {
	border: 0px;
	height:18px;
	background-color:#576c50;
	color:#ffffff;
	vertical-align:bottom;
	cursor:pointer;
}

.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}
.align-justify {
	text-align:justify;
}

.indent {
	margin-left:20px;
	margin-right:20px;
}

.tx-srsendcard-pi1-error-message {
	color:red;
}

.error {
	color:red;
	font-weight:bold;
	font-size:1em;
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector { margin: 0; padding: 0; border-style: none; width: 100%; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector .tx-srsendcard-pi1-image-selector-column { margin:0; padding:0; float:left; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector .tx-srsendcard-pi1-first-column { clear: left; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector dt { padding: 0.5em 0; text-align: center; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector dd { margin: 0; padding: 0.5em 0; text-align: center; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector dt a, .tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector dd a { margin: 0 auto; padding: 0; border-style: none; width: auto; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector img { margin: 0; padding: 0; border-style: none; }
