* {
	padding: 0;
	margin: 0;
}
body {
	/*background-image: url(images/bg_body.png);*/
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*start typo*/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: ##3c5774;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
#navi a {
	font-weight: bold;
	text-decoration:none;
	margin-left: 20px;
	margin-right: 20px;
	color: #FFF;
	display: inline;
}
#navi a:hover {
}
img {
	border: 0px;
}
/*end typo*/


/*start layout*/

#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 85px;
	position:relative;
}
#header_search {
	background-color: #0F6;
	width: 200px;
	height: 20px;
}
#slider {
	width: 960px;
	height: 250px;
}
#menu {
	width: 960px;
	padding-top: 7px;
	background-image: url(images/bg_menu.png);
	background-repeat: no-repeat;
	height: 48px;
	position: relative;/*	position: absolute;
	right:0px;
	top: 8px;*/
}
#content_top {
	width: 960px;
	height: 20px;
	background-image: url(images/bg_content_top.png);
	background-repeat: no-repeat;
}
#content_container {
	height: 1%;
	width: auto;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #ffffff;
	background-image: url(images/bg_leftcol.png);
	background-repeat: repeat-y;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
}
#content_left {
	width: 240px;
	float: left;
	padding-top: 20px;
	min-height: 309px;
	height: auto !important;  /* IE 6*/
	height: 309px;			  /* IE 6*/
	position: relative;
	padding-right: 16px;
	padding-left: 0px;
	padding-bottom: 15px;
	color: #000;
}
#content_left h1 {
	font-size: 13px;
}
.newsheader {
	background-image: url(images/bg_boxheader.jpg);
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #3c5774;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0pt;
	padding-left: 8px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	line-height: 28px;
	vertical-align: middle;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
.NewsTitle h1 {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
#content_left a {
	color: #000;
}
#content_right a:hover {
	text-decoration:none;
}
#content_left .NewsOverview {
	color:#000;
	font-size: 12px;
}
#content_left .NewsDate {
	color:#000;
	font-size: 9px;
}
#content_left .NewsItem {
	padding-bottom: 15px;
	padding-left: 8px;
}
.NewsOverview, .NewsDescription {
	font-size: 12px;
	padding: 3px;
	display:block;
}
.NewsOverview {
	font-weight: bold;
	padding-bottom: 5px;
}
.NewsOverview a:link, .NewsOverview a:visited {
	text-decoration: none;
	font-weight:normal;
	display:block;
}
.NewsOverview a:hover {
	text-decoration: underline;
}
.NewsTitle h1 {
	font-size: 17px;
	font-weight: bold;
	padding: 3px;
	margin:0px 0px 0px 0px;
 background-color:;
	letter-spacing: normal;
}
.NewsTitle h1 a {
	font-size: 12px;
	display:block;
}
.NewsTitle h1 a:hover {
	text-decoration: underline;
}
.NewsDate {
	font-size: 9px;
	padding:3px;
}
.NewsDate a:link {
	text-decoration: none;
	display:block;
}
.NewsDate a:hover {
	text-decoration: none;
}
.NewsThumb img {
	border:none;
}
.NewsThumb {
	float:left;
	padding: 3px 10px 5px 3px;
}
.NewsItem {
	display:block;
	clear:both;
	overflow:hidden;
 background-color:;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px solid;
}
.NewsPreviewItem {
	display:block;
	clear:both;
	margin: 0px 0px 25px 0px;
		/*background-color:#cccccc;
		border: 1px solid #000000;*/
		background-color:;
}
#content_right {
	width: 655px;
	height:auto;
	float:left;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-right: 0px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#footer {
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	height: 76px;
	width:auto;
	padding-top: 10px;
	color: #CCC;
}
#footer a {
	color: #CCC;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer_inner {
	margin: 0 auto;
	width: 931px;
	height: 66px;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 13px;
}
/*end layout*/





#MainMenu {
/*height:32px;
	border:0;
	margin:0;
	padding-right: 5px;
	padding-top: 3px;
*/	
}
/*Horizontal menu*/

#tab {
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul {
	list-style:none;
	float:left;  /*MENUE RECHTS oder LINKS AUSGERICHTET*/
	margin:0;
	padding:0;
}
#tab li {
	display:inline;
	float:left;
	margin:0 0 0 0;
	padding:0 3px;
}
#tab a {
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	font-weight:bold;
	line-height:36px;
	padding:0 25px 0 25px;
	background-color: transparent;
	background-image: url(images/bg_topmenu_breakline.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	background-position: right center;
}
#tab a:hover, #tab li.item_active a {
	color: #cc3333;
}
#tab a:hover span, #tab li.item_active a span {
	color:#cc3333;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
hr {
	height: 1px;
	border-top-style:dotted;
	border-top-color: #2A4B6E;
	border-top-width: 1px;
}
ul li {
	list-style-position:inside;
}

 #header #search input[type="text"]{
	border: #666 solid 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: transparent;
	background-image: url("images/input_bg.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

 #header #search input[type="image"]{
	 
	 	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;}

 #header #search  {
	text-align: right;
	height: 26px;
	color: white;
	font-size: 13px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	position: absolute;
	top: 40px;
	right: 2px;
	width: 381px;
}

#language {
	height: auto;
	width: 100px;
	position: absolute;
	right: 2px;
	top: 17px;
	text-align:right;
}

#SearchResult li {
		list-style-type:none;}
		
	/*-------------------------------------------------------------------------*/
/*	 Social Switch Buttons
/*-------------------------------------------------------------------------*/
	
	
	.dc_social_switch32 {
	display: inline-block;
	height: 32px;
	margin: 2px;
	text-decoration: none;
	text-indent: -999em;
	vertical-align: middle;
	width: 32px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.dc_social_switch32:hover {
	background-position: 0 -42px
}
.facebook_switch {
	background: url(images/switch_facebook.png) no-repeat
}

.flickr_switch {
	background: url(images/switch_flickr.png) no-repeat
}

.googleplus_switch {
	background: url(images/switch_googleplus.png) no-repeat
}
.linkedin_switch {
	background: url(images/switch_linkedin.png) no-repeat
}

.pinterest_switch {
	background: url(images/switch_pinterest.png) no-repeat
}
.skype_switch {
	background: url(images/switch_skype.png) no-repeat
}
.twitter_switch {
	background: url(images/switch_twitter.png) no-repeat
}
.twitter2_switch {
	background: url(images/switch_twitter2.png) no-repeat
}

.vimeo_switch {
	background: url(images/switch_vimeo.png) no-repeat
}
.youtube_switch {
	background: url(images/switch_youtube.png) no-repeat
}
.xing_switch {
	background: url(images/switch_xing.png) no-repeat
}


.facebook_switch_dark {
	background: url(images/switch_dark_facebook.png) no-repeat
}

.flickr_switch {
	background: url(images/switch_flickr.png) no-repeat
}

.googleplus_switch_dark {
	background: url(images/switch_dark_googleplus.png) no-repeat
}
.linkedin_switch {
	background: url(images/switch_linkedin.png) no-repeat
}

.pinterest_switch {
	background: url(images/switch_pinterest.png) no-repeat
}
.skype_switch {
	background: url(images/switch_skype.png) no-repeat
}
.twitter_switch_dark {
	background: url(images/switch_dark_twitter.png) no-repeat
}
.twitter2_switch {
	background: url(images/switch_twitter2.png) no-repeat
}

.vimeo_switch {
	background: url(images/switch_vimeo.png) no-repeat
}
.youtube_switch_dark {
	background: url(images/switch_dark_youtube.png) no-repeat
}
.xing_switch_dark {
	background: url(images/switch_dark_xing.png) no-repeat
}
