@import url(reset.css);
@import url(960.css);
/**
  * @site		ms-cg.com
  * @media		screen
  * @author		Hendrik Will, Heinrich Danderfer, Jan Symanowski
  * @copyright		MÜLLER&SIMON
  * @tested 		Firefox, IE6-8, Opera, Safari, Chrome
*/
/* =Basic HTML
--------------------------------------------------------------------------------*/
html {
	font-size: 100%; /* WinIE text resize correction */
	font: 400 12px/14px Arial, Helvetica, sans-serif;
}
body {
	background: #f0f0f0 url(../img/background.png) repeat-x fixed;
/*	background-color: #f0f0f0; */
	color: #333;
	font-size: 11px;
	padding: 0;
}
a {
	color: #fff;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border-top: #ccc solid 1px;
	clear: both;
	height: 0;
}
p {
	/*border: 1px solid #666;*/
	overflow: hidden;
	padding: 11px 0 0 0;
	text-align: left;
}
img { 
	-ms-interpolation-mode : bicubic;
}
/* =Headings
--------------------------------------------------------------------------------*/
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
/* =Spacing
--------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {
	list-style: square;
}
li {
	margin: 0 0 0 30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin: 0 0 20px 0;
	>margin: 0 0 10px 0;	/** IE7 Hack **/
}
*html p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset { 	/** IE6 Hack **/
	margin: 0 0 10px 0;
}
/* = special
--------------------------------------------------------------------------------*/
#fb-root {
	padding:12px 0 0;
	width:370px;
}
.print {
	display:none;
}	
.container_12 {
	background-color: #fff;
}
#header {
	background: #2f715d url(../img/background-header.png) no-repeat;
	border-bottom: 1px solid #fff;
	height: 166px;
}
#logo {
	padding: 50px 0 0 50px;
	width: 910px;
}
#logo a {
	background: transparent url(../img/mscg-logo.png) no-repeat;
	display: block;
	height: 57px;
	width: 193px;
}
#nav {
	background: transparent url(../img/nav-std.gif) left top no-repeat;
	font-size: 11px;
	font-weight: 700;
	float: right;
	margin: 27px 0 0 0;
	text-transform: uppercase;
	min-width: 680px;
}
* html #nav {			/* IE6 Hack */
	width: 690px;
}
#nav ul {
	line-height: 32px;
	padding: 0 0 0 25px;
}
#navlist li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navlist li a {
	color: #fff;
	text-decoration: none;
}
.navp {
	padding: 9px 9px 9px 11px;
}
#navlist li:hover, #navlist .current {
	display: inline;
	list-style-type: none;
}			
#navlist li a:hover, #navlist .current a {
	background: transparent url(../img/nav-act.gif) top left repeat-x;
	color: #666;
}
#nav-si {
	border-left: 1px solid #055b41;
	display: block;
	position: relative;
}
#nav-si a {
	margin: 0;
	padding: 0;
}
* html #nav-si {			/* IE6 Hack */
	margin: 0 0 -13px 0;
}
.nav-rss {
	display: block;
	position: relative;
}
.nav-rss a {
	margin: 0;
	padding: 0;
}
* html #nav-rss {			/* IE6 Hack */
	margin: 0 0 -13px 0;
}
#nav form {
	float:left;
	position: relative;
	height: 32px;
	margin: 0;
	padding: 0;
	width:165px;
}	
#nav form fieldset {
	float:left;
	position: relative;
	height: 32px;
	margin: 1px 20px 0 10px;
	>margin: 1px 5px 0 5px;
	padding: 0;
}
* html #nav form fieldset {
	margin: 1px 5px 0 5px;
	width:160px;
}
#nav .searchform {
	float: left;
	font-size: 9px;
	height: 14px;
	margin: 6px 0 5px 0;
	padding: 0;
	width: 103px;
}
#nav .searchbutton {
	margin: 5px 0 5px 5px;
}
#stage {
	background-color: #2f715d;
	min-height: 400px;
	padding-top: 10px;
}
* html #stage {			/* IE6 Hack */
	height: 400px;
}
#stage p {
	text-align: center;
}
#stage p object {
	margin: 0;
	padding: 0;
}
.stage-content {
	height: 280px;
	width: 620px;
}
#stage_error { 
	background: url(../img/stage_flash.png);
	cursor: pointer; 
	height: 280px;
	width: 620px;
}
#sidebar_error { 
	background: url(../img/sidebar_flash.png);
	cursor: pointer; 
	height: 279px;
	width: 300px;
}	
#content {
	background: #fff url(../img/background-footer.gif) repeat-x;
	min-height: 400px;
	padding-top: 10px;
}
.content-con {
	padding: 0 15px 0 15px;
}
.bodytext img, .news-single-image img, .csc-textpic img {
	display: block;
}
#content-con ul {
	line-height: 22px;
	list-style-type: disc;
}
#content-extras {
	float: right;
	font-size: 11px;
	margin: 12px 0 0 0;
	width: 295px;
}
#content-extras a {
	background: transparent;
	border: 0;
	color: #fff;
}
#content-extras a:hover {
	text-decoration: underline;
}
#drucken {
	background: transparent url(../img/document.gif) left center no-repeat;
	display: block;
	float: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 15px;
}	
* html #drucken {			/* IE6 Hack */
	margin: 0 10px 0 0;
}
#empfehlen {
	background: transparent url(../img/mail.gif) left center no-repeat;
	display: block;
	float: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 16px;
}	
#kleiner {
	background-image: url(blank.gif);
	display: block;
	float: right;
	margin: 2px 1px 0 0;
	padding: 0 0 0 5px;
}	
#groesser {
	background-image: url(blank.gif);
	display: block;
	float: right;
	margin: 2px 20px 0 0;
	padding: 0 0 0 1px;
}	
#fs {
	background-image: url(blank.gif);
	color: #fff;
	display: block;
	float: right;
	padding: 0 0 0 6px;
}
#ansprechpartner-content {
	background-color: #f0f6f4;
	height: 70px;
	margin: 25px 0 0 0;
	>margin: 10px 0 0 0;			/* IE7 Hack */
	padding: 10px 0 0 0;
	width: 360px;
}
* html #ansprechpartner-content {			/* IE6 Hack */
	margin: 15px 0 0 0;
}
#ansprechpartner-content a {
	border-bottom:0;
	display: block;
	height: 70px;
	width: 300px;
	margin: 0;
	padding: 0;
}
#ansprechpartner-content p {
	margin: 0;
	padding: 0 0 0 15px;
}
#ansprechpartner-content a:hover {
	background-color: #f0f6f4;
}
#ansprechpartner-content .left-cg {
	background-image: url(http://ms-cg.com/fileadmin/Bilder/Teamfotos/mark-klein.jpg);
	display: none;
	float: left;
	height: 60px;
	width: 50px;
	margin: 0;
	padding: 0;
}
#ansprechpartner-content .left-dk {
	background-image: url(http://ms-cg.com/fileadmin/Bilder/Teamfotos/hannes-klein.jpg);
	display: none;
	float: left;
	height: 60px;
	width: 50px;
	margin: 0;
	padding: 0;
}
#ansprechpartner-content .left-kd {
	background-image: url(http://ms-cg.com/fileadmin/Bilder/Teamfotos/sven-klein.jpg);
	display: none;
	float: left;
	height: 60px;
	width: 50px;
	margin: 0;
	padding: 0;
}
#ansprechpartner-content .left-pr {
	background-image: url(http://ms-cg.com/fileadmin/Bilder/Teamfotos/david-klein.jpg);
	display: none;
	float: left;
	height: 60px;
	width: 50px;
	margin: 0;
	padding: 0;
}
#jq_vw .sh_vw, #jq_sandisk .sh_sandisk, #jq_ehc .sh_ehc,
#jq_h96 .sh_h96, #jq_vfl .sh_vfl, #jq_derpart .sh_derpart,
#jq_vw_financial .sh_vw_financial, #jq_nordzucker .sh_nordzucker, #jq_phaeno .sh_phaeno {
	display:none;
}
#jq_headquarter .sh_headquarter, #jq_hannover .sh_hannover, #jq_hamburg .sh_hamburg {
	display:none;
}
#searchbox-content{
	float: left;
	width: 300px;
}
#searchbutton-content {
	float: left;
	margin: 1px 0 0 5px;
}
.tx-indexedsearch-searchbox {
	height: 30px;
	margin: 0;
}
.tx-indexedsearch-whatis {
	display: none;
}
.tx-indexedsearch-icon, .tx-indexedsearch-result-number {
	float: left;
}
.tx-indexedsearch-title {
	clear: both;
}
.tx-indexedsearch-res h3 {
	margin: 0 0 3px 0;
}
.page-content {
	background: transparent url(../img/background-content.png) no-repeat;
	min-height: 400px;
}
* html .page-content {			/* IE6 Hack */
	height: 400px;
}	
.page-content a {
	border-bottom: 1px solid #999;
	color: #000;
	text-decoration: none;
}
.page-content a:hover {
	background: #e5e5e5;
	border-bottom: 2px solid #999;
}
.page-content h1 {
	color: #fff;
	padding: 40px 0 15px 0;
}
.page-content h2 {
	color: #333;
	padding: 10px 0 0 0;
}
.page-content p {
	font: 400 12px/19px Arial, Helvetica, sans-serif;	
	padding: 0;
}
.news-single-img img {
	border: 1px solid #d3e2dd;
}
.news-single-img a {
	border-bottom: none;
}
.news-single-img a:hover {
	border-bottom: none;
	display: block;
}
.page-content li {
	background:url(../img/liste.gif) no-repeat -2px 4px;
	font-size: 12px;
	line-height: 19px;
	list-style-type: none;
	margin:0;
	padding-left: 10px;
}
#content-extras li {
	font-size: 11px;
}
.bodytext {
	margin: 0;
}
.csc-header {
	color: #fff;
}	
.csc-header-date {
	color: #fff;
	margin: 10px 0 -30px 0;
	padding: 0;
}	
.csc-textpic-caption {
	background: #f0f6f4;
	padding: 5px 5px 10px 5px;
}
* html .csc-textpic-image a:hover{
	border: 0;
}
.csc-textpic-imagerow dl {
	padding: 0 0 20px 0;
}
.t4 {
	bottom: 25px;
	clear: both;
	display: block;
	position: relative;
}
* html .t4 {			/* IE6 Hack */
 	display: none;
}
.t3 {
	background: transparent url(../img/lupe.gif) no-repeat scroll center;
	bottom: 0px;
	cursor: pointer;
	display: inline;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 9px;
	width: 16px;
}
* html .t3 {			/* IE6 Hack */
 	display: none;
}
.searchp {
	margin: 0 10px 0 0;
}
.sidebar {
	background: transparent url(../img/background-sidebar.png) no-repeat;
	height: 280px;
}
.subnav-wrapper1 {
	background: transparent url(../img/background-subnav-bottom.gif) no-repeat center bottom;
	min-height: 270px;
	margin: 0;
	padding: 0 0 10px 0;
}
* html .subnav-wrapper1 {			/* IE6 Hack */
	height: 270px;
}
.subnav-content-wrapper1 {
	background: transparent url(../img/background-subnav-content-bottom-b.gif) 	no-repeat center bottom;
	min-height: 270px;
	margin: 0 0 0 -2px;
	padding: 0 0 10px 0;
}
* html .subnav-content-wrapper1 {		/* IE6 Hack */
	height: 270px;
	margin: 0 0 0 -4px;
}
.subnav-wrapper2 {
	background: transparent url(../img/background-subnav-y.gif) repeat-y;
	min-height: 270px;
	margin: 0 0 0 10px;
	padding: 0;
}
* html .subnav-wrapper2 {			/* IE6 Hack */
	height: 270px;
}
.subnav-content-wrapper2 {
	background: transparent url(../img/background-subnav-content-y-b.gif) repeat-y;
	min-height: 270px;
	padding: 0;
	margin: 0 0 0 10px;
}
* html .subnav-content-wrapper2 {			/* IE6 Hack */
	height: 270px;
}
.subnav-top {
	background: transparent url(../img/background-subnav-top.gif) no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
}
.subnav-content-top {
	background: transparent url(../img/background-subnav-content-top-b.gif) no-repeat;

	height: 10px;
	margin: 0 0 0 2px;
	padding: 0;
}
* html .subnav-content-top {			/* IE6 Hack */
	margin: 0 0 0 4px;
}
#subnav {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 12px;
	width: 276px;
}
#subnav li {
	display: block;
	margin: 0;	
	width: 276px;
}
#subnav li a {
	background: transparent url(../img/subnav-std.png) no-repeat;
	color: #fff;
	cursor: pointer;	
	display: block;	
	height: 30px;
	line-height: 25px;
	padding: 0 0 0 25px;
	text-decoration: none;
}
#subnav li a:hover, #subnav li.current a {
	background: transparent url(../img/subnav-act.png) no-repeat;
	color: #fff;
}
* html #subnav li a:hover, #subnav li.current a {
	color: #fff;
}
#subnav li {
	font-weight: bold;
}
#subnav li ul {
	margin-top: 5px !important;
}
#subnav li li {
	font-weight: normal;	
	line-height: 11px;
	list-style-type: none;		
}
#subnav li li a {
	background: transparent url(../img/subsubnav-std.png) no-repeat !important;
	color: #fff;	
	font-size: 11px;
	padding: 0 5px 0 35px;
	text-decoration: none;
}
ul#subnav li ul {
	margin: 0 0 10px 0;
	padding: 0;
}
#subnav li li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}
#subnav li li a:hover, #subnav li li.current a {
	background: transparent url(../img/subsubnav-act.png) no-repeat !important;
	color: #666;
	font-weight: bold;
}
* html #subnav li a {
	background: transparent url(../img/subnav-std.gif) no-repeat;
}
* html #subnav li a:hover, * html #subnav li.current a {
	background: transparent url(../img/subnav-act.gif) no-repeat;
}
* html #subnav li li a {
	background: transparent url(../img/subsubnav-std.gif) no-repeat !important;
}
* html #subnav li li a {
	background: transparent url(../img/subsubnav-std.gif) no-repeat !important;
}
* html #subnav li li a:hover, * html #subnav li li.current a {
	background: transparent url(../img/subsubnav-act.gif) no-repeat !important;
}
#buttons {
	background: #2f715d url(../img/background-line.jpg) no-repeat bottom center;
	height: 80px;
	padding-bottom: 60px;
}
.button, .button-large {
	font-size: 11px;
	height: 80px;
	line-height: 14px;
	margin-top: 15px;
}
.button a {
	background: transparent url(../img/button-inactive-small.png) no-repeat;
	cursor: pointer; 
	display: block;
	font-size: 11px;
	height: 50px;
	padding: 9px 0 0 28px;
	text-decoration: none;
}
* html .button a {
	font: 9px Arial, sans-serif;
}
.button a:hover {
	background: transparent url(../img/button-active-small.png) no-repeat;
	text-decoration: underline;	
}
.button-large a {
	background: transparent url(../img/si_button-inactive-small.png) no-repeat;
	cursor: pointer; 
	display: block;
	font: 9px Arial, sans-serif;
	height: 50px;	
	line-height: 18px;
	padding: 7px 0 0 35px;
	text-decoration: none;
}
* html .button-large a {
	font: 9px Arial, sans-serif;
	line-height: 18px;
}
.button-large a:hover {
	text-decoration: underline;
}
#trenner {
	background: #2f715d url(../img/background-line.jpg) no-repeat bottom center;
	height: 60px;
}
#footer {
	background: #fff url(../img/background-footer.gif) repeat-x;
	min-height: 200px;
}
.fotter-platzhalter {
	background:transparent;
	height:50px;
}
* html #footer {
	height: 200px;
}
#footer-content {
	background-color: #fff;
	height: 150px;
	padding: 50px 0 0 0;
}
.news-teaser {
	background: transparent url(../img/background-news.png) no-repeat;
	height: 200px;
	padding: 20px 0 0 0;
	width: 300px;
}
.news-teaser a {
	color: #000;
	text-decoration: none;
}
.news-teaser-date {
	color: #fff;
	font-weight: 700;
	margin: 0 0 0 15px;
	text-decoration: none;
}
.news-teaser h2 {
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	margin: 0 0 0 15px;
	padding: 5px 0 0 0;
		width: 275px;
}
.news-teaser img {
	border: 1px solid #d3e2dd;
	float: left;
	margin: 10px 5px 5px 15px;
}
.news-teaser p {
	font-size: 11px;
	line-height: 13px;
	margin: 0 15px 0 15px;
	padding: 10px 0 0 0;
	text-align: left !important;
}
.news-teaser-middle {
	height: 120px;
	width: 300px;
}
.news-single-img-container {
	float: right;
	margin-left: 15px;
}
p.news-single-imgcaption {
	background: #f0f6f4;
	font-size: 11px;
	padding: 5px 1px 5px 1px;
	width: 200px;
	margin:0;
}
.newsletter-teaser {
	background: #f0f6f4 url(../img/mail-invert.gif) no-repeat left center;
	height: 26px;
	line-height: 26px;
	margin-top: 5px;
	width: 200px;
}
.newsletter-teaser a {
	margin-left: 20px;
}
.news-single-backlink {
	margin-top: 15px;
}
.read-more a {
	background: transparent url(../img/go-button.gif) right center no-repeat;
	color: #00543b;
	float: right;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 15px 0 0;
	padding: 0 25px 0 0;
}
.read-more a:hover {
	text-decoration: underline;
}
.news-archivlist-date {
	font-weight: normal;
	float: right;
}
.news-archivlist-item h3 {
	line-height: 19px;
}
.news-archivlist-item img {
	border: 1px solid #d3e2dd;
	float: left;
	margin: 0 15px 0 0;
}
.news-archivlist-item p {

}
.news-archivlist-item {
	padding: 30px 0 50px 0;
}
.tx-ttnews-browsebox {
	padding-top: 20px;
}
.tx-ttnews-browsebox a {
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
}
.tx-ttnews-browsebox-SCell a {
	background-color: #e5e5e5;
	font-weight: bold;
}
.highlight {
	font-weight: bold;
}
#footer-navigation {
	border-top: 1px solid #ddd;
	display: block;
	float: left;	
	margin: 0 0 20px 25px;
	width: 910px;
}
* html #footer-navigation {			/* IE6 Hack */
	margin: 0 0 0 12px;
}
/**
#footer-navigation:hover {
	border-top: 1px solid #aaa;
}
**/
#footer-navigation li {
	display: block;
	float: left;	
	margin: 0;
	padding: 10px 30px 0 0;
}
#footer-navigation li a {
	color: #999;
	text-decoration: none;
}
#footer-navigation li a:hover {
	text-decoration: underline;
}
#footer-navigation li.selected a {
	color: #000;
	text-decoration: none;
}
#footer-navigation li.selected li a {
	color: #666;
	text-decoration: none;
}
#footer-navigation li.selected li a:hover {
	text-decoration: underline;
}
#footer-navigation li li a {
	color: #999;
	padding: 0 5px 0 0;
	text-decoration: none;
}
#footer-navigation li {
	font-size: 1em;
	font-weight: bold;
}
#footer-navigation li ul {
	margin: 5px 0 0 0 !important;
}
#footer-navigation li li {
	font-size: 10px;
	font-weight: normal;	
	line-height: 11px;
}
#footer-navigation li ul {
	margin: 12px;
	padding: 0;
}
#footer-navigation li li {
	display: block;
	float: none;
	margin: 0 0 4px 0;
	padding: 0;
}
#footer-navigation li:hover a {
	color: #000;
}
#footer-navigation li:hover li a {
	color: #666;
}
#footer-navigation li:hover li a:hover {
	text-decoration: underline;
}
#footer-navigation li.hover a {
	color: #000;
}
#footer-navigation li.hover li a {
	color: #000;
}
#footer-navigation li.hover li a:hover {
	text-decoration: underline;
}
#footerend {
	background-color: #fff;
	padding: 20px 20px 10px 0;
	text-align: right;
}
#quicknav {
	display: block;
	float: right;
	list-style-type: none;
	margin: 0;
}
#quicknav a {
	border-bottom: 1px solid #999;
	color: #000;
	text-decoration: none;
}
#quicknav a:hover {
	background: #e5e5e5;
	border-bottom: 2px solid #999;
}
#quicknav li {
	float: left;
	list-style-type: none;
	padding: 0 2px 0 2px;
}
.copyright {
	color: #999;
}
.contenttable td {
	padding: 10px;
	vertical-align: top;
}
.download_pdf, a.download_pdf:hover {
	background: #fff url(../img/icon-pdf.gif) left center no-repeat;
	line-height: 22px;	
	margin-right: 10px;
	padding: 2px 0 2px 20px;
}
.fieldset {
	border: 0;
}
.kontaktcon label {
	display: block;
	float: left;
	height: 11px;
	text-align: right;
	width: 200px;
}
.kontaktfeld {
	border: 1px solid #000;
	cursor: text;
	display: block;
	float: left;
	height: 16px;
	text-align: right;
	width: 200px;
}
.textfeld {
	border: 1px solid #000;
	cursor: text;
	display: block;
	float: left;
	height: 80px;
	text-align: right;
	width: 200px;
}
.kontaktbutton {
	display: block;
	float: left;
	margin-left: 200px;
	text-align: center;
	width: 200px;
}
/* ----- Mailform ----- */
.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	border: 1px solid #2f715d;
	background-color: #e5e5e5;
	color: #6A6A69;
	font: 12px/14px Arial, Helvetica, sans-serif;
	width: 250px;
}
.csc-mailform-field input:hover, .csc-mailform-field select:hover,  .csc-mailform-field textarea:hover {
	border: 1px solid #2f715d;
	background-color: #fff;
	color: #6A6A69;
}
.csc-mailform-field input:focus, .csc-mailform-field select:focus,  .csc-mailform-field textarea:focus {
	border: 3px solid #2f715d;
	color: #000;
	background-color: #fff; 
}
.csc-mailform-field label {
	display: block;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 0 2px 0;
	width: 200px;
}
.csc-mailform-field {
	clear: both;
	padding-bottom: 10px;
}
#mailformformtype_mail {
	border: 1px outset #2f715d;
	background-color: #e5e5e5;
	color: #000;
	cursor: pointer;
	font-weight: 700;
	margin: 10px 0 0 0;
	padding: 3px 3px 3px 3px;
	width: 100px;
}
#mailformformtype_mail:hover {
	border: 1px inset #2f715d;
	background-color: #fff;
	color: #000;
	cursor: pointer;
	font-weight: 700;
	margin: 10px 0 0 0;
	padding: 3px 3px 3px 3px;
	width: 100px;
}
/** ( Top News )
/**_____________________________________________________**/
.news-latest-item {

}
.news-latest-item {
    	background:transparent url(../img/background-content.png) no-repeat;
    	height:240px;
   	width:620px;
  	padding:20px 0 0;
}
.news-latest-item a {
	color: #fff;
	text-decoration: none;
}
.news-latest-date {
	color: #fff;
	font-weight: 700;
	margin: 0 0 0 15px;
	text-decoration: none;
}
.news-latest-item h3 {
	color:#00000;
	float:right;
	font-size: 14px;
	font-weight: 700;
	margin: 18px 0 0 0;
	width: 285px;
}
.news-latest-item img {
	float: left;
	margin: 18px 5px 5px 15px;
        height:225px;
        width:270px;
}
.news-latest-item p {
        color: #fff;
        float:right;
	font-size: 11px;
	line-height: 13px;
	margin: 0 15px 0 15px;
	text-align: left !important;
	width: 270px;
}
.news-latest-middle {
	height: 120px;
	width: 300px;
}
.news-latest-morelink {
	float: left;
	font-size: 12px;
	text-decoration: none;
	margin-left: 125px;
	width: 200px;
}
.news-latest-gotoarchive {
	float:left;
	font-size:12px;
	text-decoration: none;
	margin-left:210px;
	width:100px;
}
/**__End________________________________________________**/
/** ( .KREATION )
/**_____________________________________________________**/
#background_kreation {
	background: url(../img/kreation_gesamtgrafik_platt.jpg) no-repeat left top;	
	border-bottom: none;
	width: 500px;
	height: 225px;
	margin-top: 15px;
	margin-left: 50px;
}
.background_kreation a{
	background: transparent;
	border-bottom: none;
	display: block;
	float: left;
	width: 480px;
	height: 225px;
}
.background_kreation  a:hover{
	background: url(../img/kreation_gesamtgrafik.jpg) no-repeat left top;
	border-bottom: none;
	display: block;
	float: left;
	width: 480px;
	height: 225px;
}
/**__End________________________________________________**/

/** ( .ADDTHIS )
/**_____________________________________________________**/
.two_column 
{
    background: #F0F6F4;
    width: 202px;
    overflow: hidden;
    margin: 5px 0 0;
}
.two_column a 
{
    padding: 6px 0 8px 22px;
    position: relative;
    width: 77px;
    display: block;
    text-decoration: none;
    border:medium none;
    margin:1px;
}
.two_column a:hover
{
    background: #E5E5E5;
    border:medium none;
    text-decoration: none;
}
.two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}
.two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}
.two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}
.two_column  .more a
{
    padding: 4px 0;
    width: 300px;
}
.two_column .more span
{
    display: none;
}
.two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}
.two_column span 
{
    left:2px;
    position:absolute;
    top:4px;
}
#empfehlen_addthis_img 
{
	background:url("../img/email.gif") 0 50% no-repeat;
	left:-20px;
	padding:0 0 0 20px;
	position:relative;
	top:0px;
}
/**__End________________________________________________**/