body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background: url(/i/ground.jpg) #8CC2FE;
	background-repeat:repeat-x;
}

.link {
	text-decoration:none;
	color:#5B5B5B;
	font-weight:bold;
}

div#header {
	width: 900px;
	height:150px;
}

div#topnav {
	position: absolute;
	margin: 130px 0 0 470px;
}

div#topnav a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

div#topnav a:hover {
	color: #CC002F;
}

div#language {
	position: absolute;
	margin: 130px 0 0 780px;
}

div#language img {
	margin: 0 2px 0 2px;
}

#content {
	font-size: 10px;
	background: #fff;
	width: 820px;
	vertical-align: top;
}

#content h1 {
	font-size: 13px;
	font-weight: bold;
	color: #27619F;
	/*background: #EFF2FF;*/
	padding: 3px;
	text-indent: 2px;
	border-bottom:1px solid #CC002F;
	margin:0 0 10px 0;
}

#content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #27619F;
	/*background: #EFF2FF;*/
	padding: 3px;
	text-indent: 2px;
	border-bottom:1px solid #CC002F;
}

#content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #CC002F;
	/*background: #EFF2FF;*/
	padding: 0;
	text-indent: 2px;
	border-bottom:0px solid #CC002F;
	margin:0;
}

#content td {
	font-size: 10px;
	vertical-align: top;
}

#content div#start a {
	color:#CC002F;
	text-decoration:none;
	font-weight:bold;
}

#content div#start a:hover {
	color:#27619F;
}

#content div.brd {
	border:1px solid #B3D4EF;
	margin:0 15px 0 0;
}

#content div.brd div.title {
	background:#B3D4EF;
	padding:4px;
	color:#27619F;
	font-weight:bold;
	font-size:12px;
}

#content div.brdSmall {
	float:left;
	border:1px solid #B3D4EF;
	margin:0;
	width:240px;
}

#content div.brdSmall div.title {
	background:#B3D4EF;
	padding:4px;
	color:#27619F;
	font-weight:bold;
	font-size:12px;
}

#content div.brdCounter {
	float:left;
	border:1px solid #B3D4EF;
	margin:0;
	width:162px;
}

#content div.brdCounter div.title {
	background:#B3D4EF;
	padding:4px;
	color:#27619F;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#content div.brdRight {
	border:1px solid #B3D4EF;
	margin:0;
	width:178px;
	background:#fff;
}

#content div.brdRight div.title {
	background:#B3D4EF;
	padding:4px;
	color:#27619F;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

#content div.eventbox {
	width:200px;
	border:1px solid #B3D4EF;
}

#content div.eventbox div.title {
	background:#B3D4EF;
	color:#27619F;
	padding:3px;
	font-weight:bold;
	font-size:12px;
}

#content div.eventbox a {
	text-decoration:none;
	color:#CC002F;
}

#content div.eventbox a:hover {
	text-decoration:none;
	color:#27619F;
}

#content select {
	font-size:12px;
	border:1px solid #5D9AD0;
}

#content div#user_start {
	border:0px solid #ccc;
	padding:0 0 0 10px;
}

#content div#user_start h3 {
	color:fff;
}

#content div#user_start div#mission {
	border:1px solid #B3D4EF;
	border-top:0;
	width:330px; 
	float:left; 
	margin:0 20px 0 0;
}

#content div#user_start div#mission h3 {
	color:#fff;
	padding:2px 0 2px 0;
	background:#CC002F;
}

#content div#user_start div#avalanche {
	border:1px solid #B3D4EF; 
	border-top:0;
	width:330px; 
	float:left; 
}

#content div#user_start div#avalanche h3 {
	color:#fff;
	padding:2px 0 2px 0;
	background:#CC002F;
}

#content div#helinews {
	padding:20px 0 0 0;
}

#content div#helinews a {
	text-decoration:none;
	font-weight:bold;
	color:#CC002F;
}

#content div#helinews li {
	line-height:16px;
}


#content div#helinews img.pic {
	border:4px solid #E0E8EF;
}

#leftbar {
	width: 170px;
	background: #5D9AD0;
	vertical-align: top;
}
#leftbar ul {
	padding:0;
	margin:0;
}

#leftbar div#login {
	background: #5FA2D7;
	border-bottom: 2px solid #27619F;
}

#leftbar div#login p {
	font-size:1px;
	margin:4px;
}

#leftbar div#login h3 {
	margin: 0;
	padding: 4px 0 4px 17px;
	font-size: 12px;
	color: #fff;
	background-image: url(/i/nav_b.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#leftbar div#new {
	margin: 5px;
}

#leftbar div#new a {
	text-decoration:none;
	color:#FFFFFF;
}


#nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#nav li {
	text-decoration: none;
	list-style-type:none;
	padding: 0;
	margin: 0;
}

#nav li a {
	color:#000;
	display:block;
	background: #27619F;
	background-image: url(/i/nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	padding: 5px;
	padding-left: 18px;
	margin: 2px 0 2px 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#nav li a:hover {
	background: #CC002F;
	background-image: url(/i/nav_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #fff;
}

#nav li a.nolink {
	margin: 6px 0 0 0;
	background:#CC002F;
	background-image: url(/i/nav_nolink.png);
	background-repeat: no-repeat;
	background-position: left;
}
#nav li a.nolink {
	color: #EBD6AF;
}

#nav ul.submenu_0 li a{
	list-style-type:none;
	color:#000;
	background:#D3BE97;
	background-image: url(/i/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 60%;
	padding: 4px 0 4px 25px;
	margin:0 0 1px 0;
	font-size: 10px;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	
}
#nav ul.submenu_0 li a:hover {
	background: url(/i/arrow.gif) #D3BE97;
	background-repeat: no-repeat;
	background-position: 10px 60%;
	/*background: #D3BE97; */
	color: #CC002F;
}

#nav li.sub_base a {
	background:none;
	margin: 2px 0 2px 0;
	padding: 2px;
	font-weight:normal;
	text-indent: 16px;
	font-size: 10px;
}

#nav li.sub_base a:hover {
	color:#CC002F;
}

#nav li.sub_base_active a {
	background:none;
	margin: 2px 0 2px 0;
	padding: 2px;
	font-weight:normal;
	text-indent: 16px;
	color:#CC002F;
	font-size: 10px;
}


#bottom {
	padding: 5px;
	background: #27619F;
	color: #ccc;
	font-size: 10px;
	text-align:center;
}

#bottom a {
	text-decoration:none;
	color:#ccc;
}

div#user {
	position:absolute;
	margin: 131px 0 0 180px;
	font-weight: bold;
	background: #CC002F;
	padding: 3px;
	color:#fff;
	border:1px solid #fff;
}

.hell {
	background: #DFF1FF;
}

.dunkel {
	background: #B3D4EF;
	color: #333;
}

.dunkel a {
	color: #333;
	text-decoration:none;
}

.hell a {
	text-decoration:none;
	color: #333;
}




div#list th {
	font-size: 11px;	
}

.medicinali {
	width: 35px;
	height: 12px;
	font-size:10px;
}

/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;	
		float:left; 
		position:relative;	
	}
	.leftFloatingDiv{
		float:left;
		
	}
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
