@charset "UTF-8";
/* CSS Document */

ol li, li
{
	padding:0px;
	margin:0px;
}

a, a:link, a:visited, a:active
{
	color: #4d4d4d;
	text-decoration:underline;
}

a:hover
{
	text-decoration:underline;
}

body 
{
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #4d4d4d;
	font-size: 11px;
	line-height: 16px;
}

.contentHeader
{
	text-align:center;
	height:177px;
	clear:both;
	display:block;
	position:relative;
	overflow:hidden;
}

.contentBG
{
	background:#EEEFEF url(../../img/main_bottom.gif) repeat-x scroll center bottom;
	border-top:1px solid #F2D730;
}

.menuContainer
{
	float:left;
	width:186px;
	margin-left:96px;
	margin-top:1px;
}

.menuBg
{
	position:absolute;
	width:186px;
	background-color:#CACACA;
	background-image:url(../../img/menu_flower.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
	min-height: 228px;
	height: auto !important;
	height: 228px;
}

.menuItem
{
	background-color:#CACACA;
	padding:3px 3px 3px 10px;
	font-size:11px;
	margin-bottom:2px;
	color:#6f6f6f;
	display:block;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
}

.menuItemAct, .menuItem:hover
{
	color:#ffffff;
	background-color:#0099A1;
	cursor:pointer;
	padding:3px 3px 3px 10px;
	font-size:11px;
	margin-bottom:2px;
	display:block;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
}

img
{
	border:none;
}

.headline
{
	font-size:14px;
	display:block;
	font-weight:bold;
	padding-bottom:10px;
}

.mainContainer
{
	width:940px; /*978*/
	margin:0 auto;
	padding-right:46px;
	position:relative;
	clear:both;
	
}

.contentText
{
	float:left;
	width:620px; /*670*/
	*width:610px;
	padding:24px;
}

.contentText ul, .contentText li {
	margin: 0px;
	padding: 0px;
}

.contentText ul {
	margin: 0px 0px 17px 12px;
}

.contentText li {
}

.contentContainer
{
	/* background:#EEEFEF url(../../img/main_bottom.gif) repeat-x bottom; */
	width:990px;
	*width:940px;
	padding:0px 0px 30px 0px;
	float:left;
	min-height: 330px;
   	height: auto !important;
   	height: 330px;
}

.section
{
	cursor:pointer;
	padding:7px 0px 6px 15px;
	border-bottom: 1px solid #EBC011;
	text-transform: uppercase;
	display:block;
	background:url(../../img/arrow.gif) no-repeat center left;
	width:620px;
	*width:595px;
	float:left;
}

.link
{
	cursor:pointer;
	padding:7px 0px 6px 15px;
	border-bottom: 1px solid #EBC011;
	display:block;
	background:url(../../img/arrow.gif) no-repeat left 12px;
	width:440px;
	float:left;
}

.link a:link, .link a:visited, .link a:active, .link a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#4d4d4d;
}
	
.elem1, .elem2, .elem3, .elem4, 
.elem5, .elem6, .elem7, .elem8, .elem9
{
	display:none;
	padding:16px 10px 6px 15px;
	border-bottom: 1px solid #EBC011;
	background:url(../../img/arrow_act.gif) no-repeat left 20px;
	width:610px;
	*width:585px;
	float:left;
}

.elem1 p, .elem2 p, .elem3 p, .elem4 p, 
.elem5 p, .elem6 p, .elem7 p, .elem8 p, .elem9 p
{
	width:610px;
	*width:585px;
	padding-top:0px;
	margin-top:0px;
	overflow:hidden;
}

.elem1 ol, .elem2 ol, .elem3 ol, .elem4 ol, 
.elem5 ol, .elem6 ol, .elem7 ol, .elem8 ol, .elem9 ol
{
	width:610px;
}



.countries ol
{
	width:105px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	
}


h3
{
	display:block;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}

.contentFooter
{
	clear:both;
	text-align:center;
	padding-top:1px;
	color:#605441;
	height:50px;
	width:100%;
	background-image:url(../../img/footer.gif);
	background-position:top;
	/* background-repeat: no-repeat; */
}

.contentFooterBG
{
	clear:both;
	text-align:center;
	padding-top:1px;
	color:#605441;
	height:100px;
	width:100%;
	background-image:url(../../img/karo.gif);
	background-position:-2px;
}

.contentFooterText
{
	text-align:right;
	padding:0px 0px 2px 0px;
	color:#5d5d5d;
	font-size:10px;
	clear:both;
}

input.error, select.error, textarea.error
{
	border:1px solid #EBC011 !important;
}

.sectionText
{
	width:600px;
}

.sponsoren
{
	background: #FFF;
	padding: 10px 0px 10px 10px;
	margin-top: 15px;
}

.sponsoren img
{
	margin-right: 10px;
	height: 43px;
}
