
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: url(/img/fond.gif) top left repeat-y;
	background-color: #E5E5E5;
}
div,  td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	vertical-align:top;
}

img {
	border:0;
}


/* ---------- FORMS ------------------ */

form {
	margin: 0;
	padding: 0;
}

#formular div {
	margin: 0;
	/* hier wird der Abstand zwischen den Feldern gesteuert*/
	padding: 2px 0 4px 0;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000;
	width: 80px;
	float: left;
	text-align: left;
	margin: 3px 0 2px 0;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 15px; 
	border: 1px solid #CCCCCC;
	padding: 2px 3px 2px 3px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 15px; 
	border: 1px solid #CCCCCC;
}
.Button {
	border: 1px solid #BE000D;
	padding: 1px 3px 1px 3px;
	background:#FFFFFF;
	cursor:pointer;
}
.NoBorder {
	border:0;
}

/* ---------- LINK-EFFEKTE ------------------ */

#content a:link {  color: #00549C; text-decoration: none; border-bottom:1px dotted #666666;}
#content a:visited {  color: #00549C; text-decoration: none; border-bottom:1px dotted #666666;}
#content a:hover {  color: #000000; text-decoration: none; border-bottom:1px solid #666666;}
#content a:active {  color: #0047A9; text-decoration: none; border-bottom:1px dotted #666666;}

#footer a:link { color: #858585; text-decoration: none; }
#footer a:visited { color: #858585; text-decoration: none; }
#footer a:hover { color: #000000; text-decoration: none; }
#footer a:active { color: #858585; text-decoration: none; }

#zlink a:link { color: #CCCCCC; text-decoration: none; }
#zlink a:visited { color: #CCCCCC; text-decoration: none; }
#zlink a:hover { color: #FF5A00; text-decoration: none; }
#zlink a:active { color: #FF5A00; text-decoration: none; }

#topheader a:link { color: #858585; text-decoration: none; }
#topheader a:visited { color: #858585; text-decoration: none; }
#topheader a:hover { color: #000000; text-decoration: none; }
#topheader a:active { color: #858585; text-decoration: none; }

#topnavigation a:link.NaviLink { color: #666666; text-decoration: none;}
#topnavigation a:visited.NaviLink { color: #666666; text-decoration: none; }
#topnavigation a:hover.NaviLink { color: #000000; text-decoration: none; }
#topnavigation a.NaviLinkA { color: #FFFFFF; text-decoration: none; }

#suche a:link {  color: #666666; text-decoration: none}
#suche a:visited {  color: #666666; text-decoration: none}
#suche a:hover {  color: #000000; text-decoration: none}
#suche a:active {  color: #0047A9; text-decoration: none}
	
/* ---------- BASICS ------------------ */
#layout {
	text-align: left;
	width: 990px;
	margin: 0;
}
#main {
	padding: 25px 0 0 0;
}

/* ---------- HEADER ------------------ */
#header {
	width: 990px;
	background:#FFFFFF;
}
#headercontainer {
	padding: 0px 0px 2px 0px;
	background:#FFFFFF;
}
#topheader {
	background:#F5F5F5; 
	height:19px;
}
#logoheader {
	background:#FFFFFF; 
	height:98px;
	margin:0px 0px 2px 0px;
}
#topnavigation {
	background:#F5F5F5; 
	height:25px;
	margin:0px 0px 2px 0px;
}
#keyvisualheader {
	background:#F5F5F5; 
	height:67px;
	margin:0px;
}

/* ---------- TOP NAVIGATION ------------------ */


.NaviTopElement {
	height: 25px;
	float:left;
	border-right: 2px solid #FFFFFF;
	
}
.NaviTopElementA {
	height: 25px;
	float:left;
	border-right: 2px solid #FFFFFF;
	background-color:#BE000D;
	
}
.NaviTopGrafik {
	height: 25px;
	float:left;
	border-right: 2px solid #FFFFFF;
	background: url(/img/fond_topnavi.gif) top left no-repeat;	
}
.NaviTopGrafikA {
	height: 25px;
	float:left;
	border-right: 2px solid #FFFFFF;
	background-color:#BE000D;
	background: url(/img/fond_topnavi_a.gif) top left no-repeat;	
}
.NaviTopTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #666666; 
	padding: 4px 9px 0 9px;
}
.NaviTopGrafikTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #666666; 
	padding: 4px 9px 0 12px;
}
.NaviTopTxtA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #FFFFFF; 
	padding: 4px 9px 0 9px;
}
.NaviTopGrafikTxtA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #FFFFFF; 
	padding: 4px 9px 0 12px;
}
/* ---------- KEYVISUALS ------------------ */

.KeyVisual {
	float:left;
	height:67px;
}
.KeyText {
	float:left;
	height:67px;
	background-color:#F5F5F5;
}

/* ---------- SIDE NAVIGATION ------------------ */
#naviside {
	float:left;
	width:293px;
	padding:0;
	margin: 0;
}
.NaviSideBlockA {
	cursor:pointer;
	padding: 5px 0 5px 0;
	margin: 0 0 3px 0;
	background: url(/img/fond_navside_hi.gif) top left repeat-y; 
}
.NaviSideBlock {
	cursor:pointer;
	padding: 5px 0 5px 0;
	margin: 0 0 3px 0;
}
.NavItem1 {
	background:url(/img/navpfeil_w.gif) 48px 4px no-repeat; 
	padding:0 0 0 62px;
}
.NavItem1Mo {
	background:url(/img/navpfeil_r.gif) 48px 4px no-repeat; 
	padding:0 0 0 62px;
}
.NavItem1A {
	background:url(/img/navside1_a.gif) 0px 4px no-repeat; 
	padding:0 0 0 62px;
}
.NavItem2 {
	background:url(/img/navpfeil_g.gif) 64px 6px no-repeat; 
	padding:2px 0 2px 76px; 
}
.NavItem2Mo {
	background:url(/img/navpfeil_r.gif) 64px 6px no-repeat; 
	padding:2px 0 2px 76px; 
}
.NavItem2A {
	background:url(/img/navside2_a.gif) 62px 6px no-repeat; 
	padding:2px 0 2px 76px; 
}
.NavItem3 {
	background:url(/img/navpfeil_g.gif) 78px 6px no-repeat; 
	padding:2px 0 2px 90px; 
}
.NavItem3Mo {
	background:url(/img/navpfeil_r.gif) 78px 6px no-repeat; 
	padding:2px 0 2px 90px; 
}
.NavItem3A {
	background:url(/img/navside2_a.gif) 78px 6px no-repeat; 
	padding:2px 0 2px 90px; 
}
.NavItem4 {
	background:url(/img/navpfeil_g.gif) 92px 6px no-repeat; 
	padding:2px 0 2px 104px; 
}
.NavItem4Mo {
	background:url(/img/navpfeil_r.gif) 92px 6px no-repeat; 
	padding:2px 0 2px 104px; 
}
.NavItem4A {
	background:url(/img/navside2_a.gif) 92px 6px no-repeat; 
	padding:2px 0 2px 104px; 
}
.NavItemTxt {
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal;
	color: #666666;	
	padding:1px 0 0 0;
}
.NavItemTxtMo {
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal;
	color: #333333;	
	padding:1px 0 0 0;
}
.NavItemTxtA {
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal;
	color: #000000;	
	padding:1px 0 0 0;
}



/* ---------- CONTENT ------------------ */
#content {
	float:right;
	width: 695px;
	padding: 0 0 50px 0;
	margin: 0;
}

#contentcontainer { 
	padding: 0 0 0 30px;
}

.LiContent {
	float: left;
	width: 420px;
	padding: 0 0 0 0px;
	margin: 0;
}
.LiContentContainer {
	padding: 0 0px 0 0px;
	margin: 0;
	clear: both;
}
.ReContent {
	float: right;
	width: 190px;
	padding: 0 10px 0 0;
	margin: 0;
}
.ReContentContainer {
	padding: 46px 0 0 0;
	margin: 0;
	
}
#contentrechts {
	padding: 2px 0 0 0;
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #333333;
}

/* 2-spaltier Aufbau innerhalb einer Content-Spalte */
.Columns {
	overflow: visible;
	display: block;
	position: relative;
	visibility: visible;
	height: auto;
	/* Breite voreingestellt für ReContent */
	/*width: 650px;*/
}
.ColumnLeft {
	overflow: visible;
	display: block;
	position: static;
	height: auto;
	left: 0px;
	top: 0px;
	float: left;
}

.ColumnRight {
	overflow: visible;
	display: block;
	position: static;
	height: auto;
	left:0px;
	top: 0px;
	float: right;
}

/* ---------- TYPO ------------------ */
li {
	padding:5px 0 5px 0;
}
.HL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	padding: 0 0 20px 0;
}
.SL { 
	font-size: 16px; 
	line-height: 20px; 
	font-weight: normal; 
	color: #333333; 
	padding: 20px 0 5px 0;
}
.Copy { 
	color: #000000; 
}
.CopyGrau { 
	color: #666666; 
}
.CopyS {
	font-size: 11px;
	line-height: 16px;
}
.CopySGrau {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.BU {
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	padding:2px 5px 2px 5px;
	background: #F5F5F5;
}
.Einzug {
	padding: 0 0 0 40px;
}
.List {
	line-height: 16px;
	margin: 8px 30px 10px 26px ;
	padding: 0 0 0 15px;
	background: url(/img/dot.gif) 3px 5px no-repeat;
}
.Publikation {
	line-height: 18px;
	margin: 8px 0 20px 0px ;
	padding: 0 0 0 15px;
	background: url(/img/dot.gif) 3px 5px no-repeat;
}
#Listing .Publikation {
	margin: 0px 0 8px 0px ;
}
.TopHead {
	font-size: 11px;
	line-height: 13px;
}


.C {
	text-align: center;
}
.R {
	text-align: right;
}
#LineTab table {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	background: #F5F5F5;
}
#LineTab th {
	padding:1px 5px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background: #E5E5E5;
	color:#333333;
}
#LineTab td {
	padding:1px 5px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#PlainTab td {
	padding:0px 8px 5px 0px;
}
.FotoLinks {
	float:left;
	border:1px solid #CCCCCC;
	margin: 0 10px 10px 0;
}
.Foto {
	border:1px solid #CCCCCC;
	margin: 0 0 10px 0;
}
.ContentBtn {
	float:left; 
	padding: 3px 5px; 
	margin: 0 10px 0 0; 
	border:1px solid #CCCCCC; 
	background:#F5F5F5;
}

.Datum {
	float:left;
	width:85px;
	color:#666666;
}
.Thema {
	float:left;
	width: 325px;
	margin: 0 0 10px 0;
}
.ZurueckLink {
	float:right;
}
#Referenz .Firma {
	font-weight: bold;
	padding:5px 0 0 0 ;
}
#Referenz .Branche {
	font-style: oblique;
	line-height: 16px;
}
#Referenz .Aktion {
	margin:5px 0 20px 0px;
	padding:0 0 0 15px;
	background: url(/img/dot.gif) 3px 7px no-repeat;
}

/* ---------- SITEMAP ------------------ */
.SiteMap1 {
	font-weight: bold;
	padding:30px 0 2px 0;
}
.SiteMap2 {
	font-weight: normal;
	padding:3px 0 0 12px;
}
.SiteMap3 {
	font-weight: normal;
	padding:0 0 0 24px;
}
.SiteMap4 {
	font-weight: normal;
	padding:0 0 0 36px;
}
.SiteMap5 {
	font-weight: normal;
	padding:0 0 0 48px;
}
/* ---------- Button ------------------ */

.BtnLeft {
	float: left; 
	height: 27px; 
	background: url(/img/fond_btn_li.gif) top left repeat-x; 
	padding:4px 10px 0 13px;
	font-size: 14px;
	line-height: 16px;
}
.BtnRight {
	float:left; 
	height:27px; 
	background: url(/img/fond_btn_re.gif) top right no-repeat; 
	width:3px;
}

/* ---------- BOXEN ------------------ */

.BoxInfoHeader {
	font-size: 11px; 
	line-height: 13px; 
	color: #FFFFFF; 
	padding: 3px 0 0 10px;
	height: 16px;
	margin: 0;
	letter-spacing: 0.1em;
	background-color: #BE000D;
}
.BoxInfoContent {
	border: 1px solid #BE000D;
	padding: 5px 7px 8px 10px;
	background-color: #F7F7F7;
	margin: 0 0 10px 0;
}
.BoxCopy {
	font-size: 11px; 
	line-height: 16px;
}

/* ---------- SUCHE ------------------ */
#suche {
	width:500px;
}

.SearchBox {
	width: 420px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
	padding:15px 10px 10px 10px;
}
.Small {
	font-size: 10pt;
}
.SearchLink {
	color: #00549C;
}
.Red {
	color: #BE000D;
}
/* ---------- ABSTÄNDE ------------------ */

.SpaceXS {
 	padding-top: 5px;
}
.SpaceS {
 	padding-top: 10px;
}
.SpaceM {
 	padding-top: 20px;
}
.SpaceL {
 	padding-top: 30px;
}
.SpaceXL {
 	padding-top: 70px;
}


/* ---------- SPECIALS ------------------ */
.CL {
	clear: both;
	margin: 0px;
	padding:0px;
	font-size: 0; 
	line-height: 0;
}

/* ---------- FOOTER ------------------ */
#footer {
	/*position:fixed;*/
	bottom: 0px;
	clear: both;
	margin:0;
	width: 990px;
}
#footercontainer {
	/*position: relative;*/
	padding:20px 0 10px 65px;
}
.Footer {
	float:left;
	font-size: 11px; 
	line-height: 16px; 
	color: #858585; 
	padding: 0;
}
#zlink {
	font-size:10px; 
	float:right; 
	padding: 0 5px 0 0;
}
