/*:::::::::::::::::::::::*/
/* design by festland.ch */
/*:::::::::::::::::::::::*/

/* Allgemein */
*{
	margin:0px;
	padding:0px;
}

body{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#444;
	background-color:#d8d8d8;
	height:100%;
}

h1{
	color:#444;
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #9c9c9c;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

h2{
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#444;
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
}

h3{
	padding:0px;
	margin:0px;
	color:#444;
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
}

a {
	font-size:12px;
	color:#444;
	outline:none;
}

a:hover{
	font-size:12px;
	color:#920511;
}

img{
	border:none;
	display:block;
}

#banner{
	width:991px;
}

/* content start */
#content_wrapper{
	float:left;
	min-height:400px;
	height: auto !important;
	height:400px;
	width:991px;
	background-color:#fff;
}

#main_content{
	float:left;
	width:458px;
	margin:29px 0px 30px 30px;	
}

/* ie6 hack */
* html #main_content{
	width:458px;
	margin:29px 0px 30px 30px;
}

#main_content ul li{
	margin:0px 0px 0px 25px;
	list-style-image: url(../img/list.png);
}

#main_content ul li img{
	vertical-align: top;
	vertical-align: left;
}

.internal-link{
	font-size:10px;
	color:#920511;
}

.internal-link:hover{
	font-size:10px;
	color:#444;
}

#right_content{
	float:left;
	text-align: right;
	width:160px;
	margin:0px 25px 0px 0px;
}

/* hack ie6 */	
* html #right_content {
	width:135px;
	margin:0px;
}

#right_content_body{
	width:160px;
}

#right_content_body img{
	margin:0px 0px 0px 0px;
}

#right_content_image{
		padding-left:50px;
	text-align:right;
}

#right_content_body a{
	font-size:10px;
	color:#920511;
}

#right_content_body a:hover{
	color:#444;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap{
	margin-right:20px !important;
}

/* content end */
/* navigation start */
#topnavi{
	height:25px;
	width:990px;
	padding:10px 1px 0px 0px;
	/*border-top:1px solid #000;*/
	text-align:right;
	background-color:#fff;
}

#topnavi img{
	display:inline;	
}

#navi_wrapper{
	float:left;
	width:158px;
	padding:17px 0px 20px 0px
}

#menu {
	list-style: none;
	width: 158px;
	border-bottom:1px solid #9c9c9c;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu li{
	min-height:22px;
	height: auto !important;
	height:22px;
}
	
#menu li a {
	min-height:22px;
	height: auto !important;
	height:22px;	
	text-decoration: none;
	font-weight:bold;
	border-top:1px solid #9c9c9c;
}

#menu li a:link, #menu li a:visited {
	color: #9c9c9c;
	display: block;
	padding: 8px 0 0 20px;
	background-image: url(../img/navi_off.png);
	background-repeat: no-repeat;
	background-position:10px 12px;	
	}
	
#menu li a:hover {
	background-color:#ececec;
	color: #9c9c9c;
	padding: 8px 0 0 20px;
	background-image: url(../img/navi_over.png);
	background-repeat: no-repeat;
	background-position:10px 12px;
	}
	
#menu li a.act {
	color:#444444;
	padding: 8px 0px 0px 20px;
	background-image: url(../img/navi_on.png);
	background-repeat: no-repeat;
	background-position:10px 12px;
}

/* submenu */	
#menu li #submenu{
	margin-left: 20px;
	list-style: none;
}


#menu li #submenu li{
	min-height:10px;
	height: auto !important;
	height:10px;	
}

#menu li #submenu li a{
	border:none;
	min-height:10px;
	height: auto !important;
	height:10px;	
	text-decoration: none;
	font-weight:normal;
}

#menu li #submenu li a:link, #menu li #submenu li a:visited {
	color: #9c9c9c;
	display: block;
	padding: 5px 5px 5px 5px;
	background-image: none;
}
	
#menu li #submenu li a:hover {
	background-color:#ececec;
	color: #9c9c9c;
	padding: 5px 5px 5px 5px;
}
	
#menu li #submenu li a.act {
	/*background-color:#ececec;*/
	color: #444444;
	padding: 5px 5px 5px 5px;
}
/* navigation end */

/* news start */
#news_content{
	float:left;
	width:160px;
}

/* hack ie6 */	
* html #news_content{
	float:right;
	width:157px;
}

#news_header{
	color:#fff;
	padding:7px 0px 5px 15px;
	background-image: url(../img/news_background.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#444444;
	border-bottom:1px solid #fff;	
}

#news_body{
	color:#fff;
	background-color:#9c9c9c;
	padding:15px 3px 15px 13px;
}

#news_image_alone{
	margin:-15px 0px -14px -12px;
}

#news_image_alone img{
	width:159px;
	min-height:1px;
	height: auto !important;
	height:100%;
}

/* ie6 hack */
* html #news_image_alone{
	margin:-15px -3px -14px -12px;
}

* html #news_image_alone img{
	width:156px;
	min-height:1px;
	height: auto !important;
	height:100%;
}

#news_element{
}

#news_element h1{
	margin:8px 0px 0px 0px;
	padding:0px;	
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

#news_element p{
	margin:0px 0px 3px 0px;
	padding:0px;
}

#news_element a{
	font-size:10px;
	color:#920511;
}

#news_element a:hover{
	font-size:10px;
	color:#444;
}

#news_element a:hover{
	color:#444;
}

#main_news{
	margin:30px 0px 0px 0px;
	width:458px;
	clear:both;
	float:left;
	border-top:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
	background-color:#ececec;
	background-image: url(../img/news_content_back.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main_news_content{
	width:267px;	
	float:left;	
}

#main_news_content h1{
	line-height:18px;
	padding:18px 15px 0px 15px;
	border:none;	
	font-size:15px;
	font-weight: bold;
}

#main_news_content p{
	padding:0px 15px 0px 15px;
}

#main_news_content a{
	line-height: 20px;
	font-size:10px;	
	color:#920511;
}

#main_news_content a:hover{
	color:#444;
}

#main_news_image{
	width:191px;
	float:left;
}

.single_news{
	padding:0px;
	margin:0px;
	float:left;
}

.news-single-img{
	border-top:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
	margin:15px 0px 15px 0px;
	padding:1px 0px 1px 0px;
}

#single_news_date{
	text-align:right;
	float:right;
}
#single_news_lead{
	width:400px;
	margin:0px 0px 15px 0px;
	float:left;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:-15px 0px 0px -9px;	
}
/* news end*/

/* footer */
#footer{
	clear:both;
	font-size:10px;
	padding:10px 0px 0px 180px;
	width:811px;	
}

#footer a{
	text-decoration:none;
	font-size:10px;
}
/* footer ende */

/* formular start */
.form_label{
	width:125px;
	margin:2px 0px 2px 0px;
	float:left;	
}

.form_label_wide{
	margin:2px 0px 2px 0px;
	float:left;	
}

.form_field{
	margin:2px 0px 2px 0px;
	float:left;	
}

.form_field input, textarea{
	border:1px solid #9c9c9c;	
	padding:2px 0px 2px 0px;
}

.form_label_wide input, textarea{
	border:1px solid #9c9c9c;	
	padding:2px 0px 2px 0px;
}

.form_field_radio{
	margin:2px 15px 2px 0px;
	float:left;	
}
/* formular finish*/

/* reference gallery start*/
#ref_gallery{
	padding:5px 0px 5px 0px;
	margin:10px 0px 0px 0px;
	border-top:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
	min-height:285px;
	height: auto !important;
	height:285px;		
}

#user_erref_pi1_nav{
	margin:0px 0px 0px -2px; 
	padding:0px;
	float:left;
	display:block;	
}

#user_erref_pi1_nav div{
	margin:5px 1px 0px 1px;
	float:left;
	display:inline;	
}

#imgnav_up, #imgnav_down{
	margin:5px 1px 0px 0px;
	float:left;
	display:inline;	
}

#ref_pagenav{
	width:55px;
	margin:15px 0px 0px 0px;
	float:left;
}

.ref_pagenav_image{
	float:left;
	margin:0px 1px 0px 0px;	
}

#ref_pagenav_nr{
	float:right;
	margin:0px 0px 0px 5px;
}

.ref_list_image{
	margin:0px;
	padding:0px;
	width:120px;
	display:block;
}

.ref_list_content{
	margin:0px 0px 5px 0px;
}
.ref_list_content h1{
	margin:0px;
	padding:5px 5px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#fff;	
}

.ref_list_content p{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	color:#fff;	
}

.ref_list_navwrap{
	margin:0px 0px 10px 0px;
}
.ref_list_content a, .ref_list_content a:hover{
	color:#920511;
	margin:0px;
	padding:0px;
	font-size:10px;	
	font-weight:normal;
}
.ref_list_content a:hover{
	color:#444;	
}

/* reference gallery finish*/