/* 
Stylesheet

Information

Content Background			#cdd8db
Font In Nav				#4b5b6c

Author 				Sch�rpf Simon
Last Change				24.04.2006

/*		-----  Global ----- */


* { padding: 0; margin: 0; } 

body {
	background: #FFFFFF  left top repeat-x;
	color: #4D4D40;
	font-size: 82%;
	font-family: tahoma, geneva, arial, sans-serif; 
}

ul {
	list-style-image:url(img/bullet.gif);
	margin-bottom: 20px;
	margin-left: 20px;
	padding-left: 10px;
}

.box {
	list-style-image:none;
	list-style-type: square;
	margin-bottom: 20px;
	padding-left: 10px;
}

 li {
	margin-top: 10px; 
	padding-top: 0px;
	padding-left: 10px;
}

li a {
	color:#f45811;
	text-decoration: underline;

}

li a:hover {
	color: #f45811;
	text-decoration:none;	

}

img {
	border: 0px;
}

p {
	padding-bottom:12px;
}

.clear {clear:both;}

.menu_bullet {
	list-style-image:url(img/icon_nav.gif);
	margin-top: 12px; 
	padding-left: 5px;
}

.menu_bullet a {
	color:#f45811;
	text-decoration: underline
}

.menu_bullet a:hover {
	color: #f45811;
	text-decoration:none;
}


/*		-----  Site Style ----- */

#header {
	background: #e3e7e4 url(img/top_bg.gif) repeat-x;
	width: 960px;	
	height: 100px;
}

#footer { 
	float:left; 
	background: #E3E7E4;
	color: #666; 
	font-size: 0.8em; 
	padding-left: 20px; 
	width:940px; 
}

#logo {
	width:120px;
	float:left;
	padding-left:10px;
}

#nav { 
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	position: relative; 
	width:676px;
	height: 100px;
	padding-right: 105px; 
}

#nav_status { 
	color: #D15002;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-left:-8px;
	font-size: 0.8em; 
	vertical-align: middle;
	margin-top: -10px;
}



#nav_status a { 
	color: #D15002;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}

#special_links { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	margin-top: -10px;
	float:right;
	vertical-align: middle;
}

#special_links a { 
	color: #D15002;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-right: 10px;
	text-decoration: underline;
	padding-right: 10px;
}

#nav img {
	padding-left:8px;
}

#navbar {
	margin-left: 12px;
}


#navbar a {
	color:#999999;
	text-decoration: none;
	padding-right: 20px;
}

#navbar a:hover {
	color: #f45811;
}

#content {
	position: relative;
	width: 960px;
	float: left;
	background: #E3E7E4;
}

#leftcol {
	background: #FFF;
	margin: 18px 18px 18px 18px;
	padding: 18px 18px 18px 36px;
	float: left; 
	width: 662px;
	display: inline;
}

#rightcol {
	margin: 2px 2px 2px 2px;
	padding: 2px;
	display: inline;
	width: 190px;
	float: left; 
	font-size: 0.8em;
}

#rightcol .content {
	padding:6px 13px 0 4px;
}

#midcol {
	position: relative;
	width: 680px;
	background: url(img/balken_trans.gif) left top repeat-x;
	float: left;
	margin: 5px 5px 0px -18px;
}

* html #bottomcol {margin: 5px 5px 0px -8px; width:670px;}
* html .resource {padding-left:30px;}

#bottomcol {
	position: relative;
	width: 680px;
	background: url(img/balken_trans.gif) left top repeat-x;
	float: left;
	margin: 5px 5px 0px -18px;
}

#midcol #inner_leftcol {
	background: #E3E7E4;
	padding: 8px;
	margin: 8px 0px 0px 0px;;
	float: left; 
	width: 400px;
	display: inline;
}

#midcol #inner_rightcol {
	background: #E3E7E4;
	padding: 8px;
	margin: 8px 0px 0px 0px;;
	float: right; 
	width: 220px;
	display: inline;
}

#feedback {
	background: #E3E7E4 url(img/quote_start.gif) left top no-repeat;
	padding: 8px;
	float: right; 
	line-height: 1.5em;
	display: inline;
}

#feedback_author {
	background: #E3E7E4  url(img/quote_end.gif) right bottom no-repeat;
	font-style:italic;
	padding-top: 8px;
}



#midcol img {
	border: 2px #ffffff solid;
	float: left;
	padding: 5px;
}

.main_menu {
 padding: 10px 10px 10px 20px; 
 }

.main_content {
 padding: 10px 10px 10px 20px; 

 }

.main_content a {
	color: #F45811;
	text-decoration: none;
}

.main_content a:hover {
	color: #F45811;
	text-decoration: underline;
}



.bordered {
	border: 2px #C6D5D7 solid;
	padding: 5px;
}

.bordered:hover {
	border: 2px #F45811 solid;
	padding: 5px;	
}

#bottom_col {
	vertical-align: bottom;
}

/*      ----- Content Style ----- */

.compact {

	padding-right:220px;

}

#logo {
	top: 0; left: 0;
	z-index: 10;
}

#leftcol h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 6px;
}

#leftcol h3 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	padding: 0 6px;
}

#leftcol #readmore {
	position: absolute;
	font-size: 0.5em;
	left: 0; bottom: 0;
	border-top: 1px solid #FFF;
	background: #D15002;
	width: 380px;
	margin-left: 300px;
}

#leftcol #readmore a {	
	font-size: 12px;}

#leftcol #readmore p:hover{
	background: #f66e1f;
}

* html #mini_head_left {margin: -20px 5px 0px -8px;}

#mini_head_left {
	font-size: 0.8em;
	color: #333;
	margin: -5px 5px 0px -18px;
	width: 400px;
	float: left;
}

* html #mini_head_right {margin: -20px 5px 0px 0px;}

#mini_head_right {
	font-size: 0.8em;
	color: #333;
	margin: -5px 5px 0px 0px;
	width: 234px;
	float: right;
}


#mini_head_bottom {
	font-size: 0.8em;
	color: #333;
	margin: 5px 5px 0px 0px;
	width: 500px;
	float: left;
}

.resource {
/*	background: #FFF url("http://entwurfcss.gisi.ch/nav/resource_arrow.gif") top left no-repeat;;
	padding: 8px;*/
	padding-left: 40px; 
	margin: 8px 0px 0px 0px;
	float: left; 
	width: 300px;
	display: inline;
}

.site_resource {
/*	background: #FFF url("http://entwurfcss.gisi.ch/nav/resource_arrow.gif") top left no-repeat;;
	padding: 8px;*/
	padding-left: 40px; 
	margin: 8px 0px 0px 0px;
	float: left; 
	width: 600px;
	display: inline;
}

.resource_desc {
	font-size: 85%;
}

.resource_desc p {
	background-color: #FFF;
	padding: 2px;
	margin: 5px 5px 0px 0px;
}

.resource_desc p:hover {
	background-color: #E3E7E4;
}

.head_title{
	font-weight: bold;
}

/* Phrases Style */

#rightcol .phrases { 
margin-top: 40px;
padding:20px; 
background:url(img/quote_start.gif) no-repeat left top;
}

#rightcol .phrases p, #feedback p {
	line-height: 1.4em;
	position:relative;
	padding:0 0 25px;
	background:url(img/quote_end.gif) no-repeat right bottom;
}

#rightcol .phrases p a{
	color:#F45811;
	text-decoration: underline
}

#rightcol .phrases p a:hover {
	color: #F45811;
	text-decoration:none;
}

#rightcol .phrases .end {
	display:none;
}

/* 		----- News Style ------ 	*/

#rightcol .news div.post {
	position:relative;
	margin:10px 0 20px 0;
	padding:3px 0 0 0;
	background:url("img/news_post.gif") no-repeat top left;
}

#rightcol .news div.post p {
	padding-bottom: 0px;
}

#rightcol .news div.post a {
	display:block;
	color:#3f5156;
	padding:0px;
	text-decoration:underline;
	/* background:url("img/news_post.gif") no-repeat bottom left; */
}

#rightcol .news div.post a:hover {
	color:#192939;
}

#rightcol .news .post span {
	position:absolute;
	top:-5px;
	left:10px;
	color:#4D4D40;
	letter-spacing:1px;
	padding:0 2px 0 3px;
	background:#E3E7E4;
}

#rightcol .news strong {
	display:block;
	color:#555;
	font-weight:normal;
	padding:7px 0 2px 8px;
}
img { border-width: 0; }

/* Sitemap */

.sitemap_heading_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: bold;
	padding-top: 10px;
}

.sitemap_heading_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: bold;
	margin-left: 10px;
	padding-top: 8px;
}

.sitemap_heading_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: normal;
	margin-left: 20px;
	padding-top: 6px;
}

.sitemap_heading_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	margin-left: 30px;
	padding-top: 4px;
}

.sitemap_heading_5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	margin-left: 40px;
	padding-top: 2px;
}

/*added by blueways.de*/
#midcol p, #bottomcol p, #bottomcol p {margin:0px; padding:0px;}

#inner_rightcol {
background:none repeat scroll 0 0 #E3E7E4;
display:inline;
float:right;
margin:8px 0 0;
padding:8px;
width:220px;
}

#inner_leftcol {
background:none repeat scroll 0 0 #E3E7E4;
display:inline;
float:left;
margin:8px 0 0;
padding:8px;
width:400px;
}

#mini_head_left .head_title p, #mini_head_right .head_title p {padding:0px;}

h4 {color:#333333; font-size:0.8em;}
a {color:#F45811; text-decoration:none;}
a:hover {text-decoration:underline;}

.csc-menu {list-style-image:url("img/icon_nav.gif"); margin-top:12px; padding-left:5px;}

/*social media box*/
.marktentwicklung {
	padding-top:5px;
}

.marktentwicklung div.post {
	position:relative;
	margin:0px 0 20px 0;
	padding:3px 0 0 0;
	background:url("img/news_post.gif") no-repeat top left;
}

.marktentwicklung div.post a {
	display:block;
	color:#3f5156;
	padding: 4px;
	text-decoration:underline;
}

.end {
	background:url("img/news_post.gif") no-repeat bottom left;
	height:3px;
}



.marktentwicklung div.post a:hover {
	color:#192939;
}

.marktentwicklung .post span {
	position:absolute;
	font-weight: bold;
	top:-5px;
	left:10px;
	color:#4D4D40;
	letter-spacing:1px;
	padding:0 2px 0 3px;
}

.marktentwicklung .post strong {
	padding-left: 5px;
}
.marktentwicklung table#social p, .marktentwicklung table#social a {text-align:right; padding:0px !important;}

/*social media*/
.addthis_toolbox.addthis_default_style a {padding:4px 4px 4px 0px !important;}
.addthis_toolbox {padding-left: 12px; padding-top: 10px; padding-bottom:10px;}
.addthis_toolbox.addthis_default_style span {left: 0 !important; padding: 0 !important; position: relative !important; top: 0 !important;}
div#___plusone_0 {float:left !important; padding:5px 4px 4px 0px !important;}
#c1222 p {padding-bottom:0px;}

/*rss import*/
.tx-gkhrssimport-pi1 {padding-top: 10px;}

#c1175 p, #c1175 a {padding:0px !important;}

