/* allgemein start. */
body
{
	background-color: #465a6f;
}

body, input, td, th, select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1
{
 	font-weight: bold;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	color: #426b97;
}

h2
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	color: #000000;
}
h2.medienmitteilungen
{
	font-size: 14px !important;
	color: #000000;
}

p
{
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

p.content
{
	margin: 0px !important;
	text-align: justify;
}

a
{
	color: #426B97;
	text-decoration: none;
}

hr.trennlinie 
{
	width: 100%;
	height: 1px;
	background-color: #bbcbd9;
	color: #bbcbd9;
	border-width: 0px;
}

a:hover
{
	text-decoration: underline;
}

a.link-typ2
{
	color: #ffffff;
}

a.link-typ3
{
	color: #426B97 !important;
}

a.link-typ3:hover, a.link-typ4:hover
{
	text-decoration: underline;
}

a.link-typ4
{
	color: #426B97 !important;
	margin-right: 10px;
}

a.link-typ5
{
	font-weight: bold;
}

a.link-links
{
	float: left;
}

a.link-rechts
{
	float: right;
}

a.link-rechts2
{
	float: right;
	margin-right: 30px;
}

img
{
	border: none;
}
img.icon-bild
{
	padding: 0px 7px 0px 0px;
	vertical-align: middle;
}
img.bild-rechts
{
	float: right;
}
img.bild-links
{
	float: left;
}
img.bild-textfluss
{
	float: left;
	margin: 0px 15px 15px 0px;
}
img.bild-textfluss-rechtsbuendig
{
	float: right;
	margin: 0px 0px 15px 15px;
}

form
{
	margin: 0px;
}

div#inhalt
{
	padding: 30px 0px 15px 0px;
}

div#content
{
	
}
div#content-home
{
	height: 232px;
}

table.formulare td
{
	padding-bottom: 2px;
}

table.formulare td.formulare-rechts
{
	text-align: right;
}

input.button
{
	background: #ffffff;
	border: 1px solid #c6c6c6;
}

input.text-standard, input.text-standard2, input.text-standard3, textarea, input.text_search_form
{
	border: 1px solid #c6c6c6;
}

input.text-standard
{
	width: 200px;
}

input.text-standard2
{
	width: 80px;
}

input.text-standard3
{
	width: 250px;
}

textarea.textarea-standard
{
	width: 200px;
}

div.clear-both
{
	clear: both;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}
/* allgemein end */

/* grundgeruest start */
div#container
{
	margin: auto;
	width: 966px;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
}

div#kopf
{
	background-image: url("../images/layout/header_bg.gif");
	background-repeat: repeat-x; 
	height: 68px;
	padding: 20px 15px 5px 15px;
}

div#kopf-logo
{
	float: left;
	font-size: 0px;
}

div#kopf-suchfeld
{
	float: right;
}

div#sprachauswahl
{
	float: right;
}

div#layout-container
{
	background-image: url("http://www.inmarketing.ch/images/layout/inhalt_container_bg2.gif");
	background-repeat: repeat-y;
}

div#layout-links
{
	background-image: url("../images/layout/inhalt_container_bg.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
	float: left;
	width: 592px;
	padding: 30px 8px 0px 17px;
}

div#layout-rechts
{
	background-image: url("../images/layout/inhalt_container_bg.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
	float: right;
	width: 331px;
	padding: 11px 9px 0px 9px;
}

div#layout-main
{
	background-image: url("../images/layout/inhalt_container_bg.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: justify;
	float: right;
	width: 730px;
	padding: 30px 29px 0px 9px;
	min-height: 200px;
}

div#muster
{
    float: left;
}

/*
div[fuss]
{
	background-color: #ffffff;
	padding: 3px 0px 4px 7px;
	height: 20px;
	float: right;
}
*/
div#fuss
{
	
	/* Geht fuer Firefox und IE 7-8 */ 
	background-color: #ffffff;
	padding: 3px 0px 4px 7px;
	height: 20px;
	float: right;
	
	/* Geht fuer IE 6 bis 8 */
	/*
	line-height: 20px;
	float: right;
	position: relative;
	top: 33px;
	*/
}

div#fuss a
{
	color: #000000;
	margin: 5px 6px 0px 6px;
	float: left;
}

div#projekt-infos
{
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding: 10px 0px 5px 0px;
}
/* grundgeruest end */

/* grundgeruest-detail start */
input#sucheingabe-kopf
{
	width: 160px;
	border: 1px solid #c6c6c6;
}

div#top-nav-container
{
	background-image: url("../images/layout/navi_bg.gif");
	background-repeat: repeat-x;
	border-bottom: 5px solid #ffffff;
	height: 45px;
	color: #ffffff;
	padding: 2px 0px 0px 8px;	
}


div.top-nav-format
{
	/*
	margin-top: 3px;
	*/
	margin-top: 11px;
	position: relative;
	z-index: 50;
}

div.top-nav-format-a
{
	/*
	margin-top: 3px;
	*/
	margin-top: 11px;
	
	position: relative;
	z-index: 50;
}

div.top-nav-format a, div.top-nav-format a:hover, div.top-nav-format-a a, div.top-nav-format-a a:hover, top-nav-format-hover a
{
	/*
	display: block;
	*/
	text-decoration: none;
	height: 28px;
	
}

div.top-nav-format a
{
	color: #ffffff;	
	/*
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	padding: 7px 9px 4px 9px;
	*/
	padding: 8px 10px 4px 10px;
	
}


div.top-nav-format-a a
{
	background-color: #ffffff;
	color: #426b97;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	/*
	padding: 7px 9px 4px 9px;
	*/
	padding: 7px 9px 19px 9px;
}

div.top-nav-format a:hover
{
	background-color: #ffffff;
	color: #426b97;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	/*
	padding: 7px 9px 4px 9px;
	*/
	padding: 7px 9px 19px 9px;
}


a.top-nav-a-hover
{
	background-color: #ffffff;
	color: #426b97 !important;
	border-top: 1px solid #bebebe !important;
	border-left: 1px solid #bebebe !important;
	border-right: 1px solid #bebebe !important;
	padding: 7px 9px 4px 9px;
}

div#seiten-nav-container
{
	background-color: #bbcbd9;
	float: left;
	width: 182px;
	padding: 24px 0px 24px 10px;
}

div.seiten-nav-format-a
{
	background-color: #e8eef4;
	color: #000000 !important;
	display: block;
	padding: 5px 0px 5px 10px;
}

div.seiten-nav-format-a a.seiten-sublink
{
	color: #000000 !important;
}

div.seiten-nav-format-a-a
{
	padding: 0px 0px 5px 0px;	
}

div.seiten-nav-format-a-a a
{
	font-weight: bold;
}

div.seiten-nav-format a
{
	color: #ffffff;
	display: block;
	margin: 5px 0px 5px 10px;
}

a.seiten-link, a.seiten-sublink
{

}

div.seiten-nav-format a:hover
{
	text-decoration: underline;
}

div.seiten-nav-format div.seiten-subnav-format
{
	padding: 0px 0px 0px 10px;
}

div.seiten-nav-format-a div.seiten-subnav-format-a
{
	background-color: #ffffff !important;
}

div.seiten-subnav-format
{
	display: block;
	padding: 5px 0px 5px 10px;
}

div.seiten-subnav-format-a
{
	display: block;
	padding: 5px 0px 5px 10px;
}

div.seiten-subnav-format-a a
{
	font-weight: bold;
}

div.seiten-nav-format-a div.seiten-subnav-format a
{
	color: #000000 !important;
}

div.seiten-subnav-format a
{
	color: #ffffff !important;
	display: block;
}

div.seiten-subnav-format a:hover
{
	text-decoration: underline;
}

div.viereckpunkt_eins img.bild-navi
{
	padding-top: 20px;
	padding-left: 10px;
}
div.viereckpunkt_zwei img.bild-navi
{
	padding-top: 20px;
	padding-left: 40px;
}

div.kreispunkt img.bild-navi
{
	padding-top: 20px;
	padding-left: 10px;
}

div.layer-container
{
	position: relative;
	float: left;
	z-index: 100;
}

div.layer-container-trennstrich
{
	position: relative;
	float: left;
	margin-top: 5px;
}

div.layer
{
	position: absolute;
	visibility: hidden;
	width: 160px;
	z-index: 30 !important;
}

div.layer a
{
	display: block;
	color: #426b97;
	padding: 5px;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}

div.layer a:hover
{
	text-decoration: underline;
}

div.layer a.ying
{
	background-color: #ffffff;
}
div.layer a.yang
{
	background-color: #e7eef3;
}

div.stufe-1
{
	top: 42px;
	border-top: 1px solid #bebebe;
}

div.stufe-2
{
	left: 140px;
	top: 5px;
}

div.contentbox-breit
{
	width: 563px;
	margin-top: 20px;
	padding: 13px 16px 26px 13px;
	min-height: 105px;
}

div.contentbox-schmal
{
	background-image: url("../images/layout/contentbox_schmall_bg.gif");
	background-repeat: repeat-y;
	background-color: #ffffff;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}

div.contentbox-schmal img
{
	float: right;
	margin-right: 10px;
}

div.contentbox-schmal-positionierung
{
	padding: 16px 0px 5px 18px;
}

div.contentbox-schmal-beginn
{
	background-image: url("../images/layout/contentbox_schmall_beginn.gif");
	background-repeat: no-repeat;
	height: 11px;
}

div.contentbox-schmal-ende
{
	background-image: url("../images/layout/contentbox_schmall_ende.gif");
	background-repeat: no-repeat;
	height: 11px;
	padding-bottom: 10px;
}

div.navibox-beginn
{
	background-image: url("../images/layout/navibox_beginn.gif");
	background-repeat: no-repeat;
	height: 11px;
}

div.navibox-ende
{
	background-image: url("../images/layout/navibox_ende.gif");
	background-repeat: no-repeat;
	height: 11px;
}

div.seitennavi-trennstrich
{
	background-image: url("../images/layout/seitennavi_trennstrich.gif");
	background-repeat: no-repeat;
	height: 1px;
}

div.seitensubnavi-trennstrich
{
	background-image: url("../images/layout/seitensubnavi_trennstrich_neu.gif");
	background-repeat: no-repeat;	
	border-right: 1px solid #bbcbd9;
	
	padding: 0px 0px 1px 0px;
	/*
	height: 1px;
	*/
}

table.daten-tabelle
{
	background-image: url("../images/layout/contentbox_schmal_zebra_beginn.gif");
	background-repeat: no-repeat;
	background-color: #d8e2eb;
}

table.daten-tabelle td
{
	padding: 2px 15px 5px 20px;
}
table.daten-tabelle td.daten-tabelle-titel
{
	padding: 2px 15px 15px 20px !important;
	font-weight: bold;
}

table.daten-tabelle td.td-header
{
	padding: 0px !important;
}

table.daten-tabelle tr.hell
{
	background-color: #e7eef4;
	height: 23px;
}

td.daten-tabelle-links, td.daten-tabelle-titel
{
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}

table.daten-tabelle td.daten-tabelle-fuss
{
	background-image: url("../images/layout/contentbox_schmal_zebra_ende.gif");
	background-repeat: no-repeat;
	background-color: #ffffff;
}

table.daten-tabelle-ende
{
	background-image: url("../images/layout/contentbox_schmal_zebra_ende.gif");
	background-repeat: no-repeat;
	background-color: #d8e2eb;
}

table.daten-tabelle-zweispaltig
{
	background-color: #ffffff;
	margin-top: 10px;
	width: 592px;
	border: 1px solid #bebebe;
}

table.daten-tabelle-zweispaltig td
{
	padding: 5px;
}

table.daten-tabelle-zweispaltig th
{
	padding: 5px;
}

table.daten-tabelle-zweispaltig tr.dunkel
{
	background-color: #e7eef4;
}

table.daten-tabelle-zweispaltig td-header-zweispaltig
{
	background-color: #ffffff;
}

table.content-tabelle
{
	width: 100%;
}
table.content-tabelle td.content-tabelle-inhalt, table.content-tabelle td.content-tabelle-inhalt2
{
	/* padding: 16px 0px 12px 10px; */
	background-image: url("../images/layout/contenttabelle_bg.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #cbcbcb;
	height: 43px;
	padding: 0px 0px 0px 10px;
}
td.content-tabelle-inhalt a
{
	color: #426B97;
}

td.content-tabelle-inhalt2 a
{
	color: #888888;
}
table.content-tabelle th.content, table.content-tabelle td.content
{
	color: #426B97;
	padding: 4px 15px 5px 10px;
	font-weight: bold;
}

table.content-tabelle-home
{
	width: 540px;
}
table.content-tabelle-home td.content-tabelle-home-inhalt, table.content-tabelle-home td.content-tabelle-home-inhalt2
{
	height: 30px;
	vertical-align: top;
}
td.content-tabelle-home-inhalt a
{
	color: #426B97;
}

td.content-tabelle-home-inhalt2 a
{
	color: #888888;
}
table.content-tabelle-home th.content, table.content-tabelle-home td.content
{
	color: #426B97;
	padding: 4px 15px 5px 10px;
	font-weight: bold;
}

table.tabellen-zusatznavi
{
	width: 100%;
	padding: 30px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
}

table.tabellen-zusatznavi td
{
	color: #888888;
}

table.tabellen-zusatznavi a
{
	color: #888888;
}

div.tabellen-zusatznavi a
{
	
}

img.linksbuendig
{
	float: left;
	margin: 0px 22px 18px 0px;
}

img.rechtsbuendig
{
	float: right;
	margin: 0px 0px 18px 22px;
}

table.zweispaltig
{

}

div#print-send 
{
	float: right;
	position: relative;
	z-index: 10;
}

table.tab-artikel 
{
	width: 100%;
}

table.tab-artikel td 
{
	padding: 6px;
	border-bottom: 1px dotted #000000;
}

table.tab-artikel tr.zebra-ying 
{
	background-color: #ececec;
}
table.tab-artikel tr.zebra-yang 
{

}
table.tab-artikel div 
{
	margin-top: 5px;
}

div.contentbox-schmal a
{
	padding-right: 10px;
}

div.lupe
{
	position: relative;
	visibility: visible;
	left: 125px;
	top: 155px;
}

div#verstecke-bilder
{
	visibility: hidden;
	height: 0px;
	width: 0px;
}

div#newskategoriepulldown, div#newssuchoption, div#kontaktekategoriepulldown, div#kontaktesuchoption
{
	float: right;
	padding: 10px 0px 0px 0px;
}

div#newskategoriepulldown select.newskategorie, div#kontaktekategoriepulldown select.kontaktekategorie
{
	float: right;
	border: 1px solid #C6C6C6;
	margin-right: 20px;
}

div#newssuchoption input#sucheingabe-news, div#kontaktesuchoption input#sucheingabe-kontakte
{
	border: 1px solid #C6C6C6;
	width: 160px;
}

div#newssuchoption input.button, div#kontaktesuchoption input.button
{

}

select.kontaktekategorie, select.newskategorie
{
	border: 1px solid #C6C6C6;
}

table td.newsdetail
{
	padding: 0px 5px 5px 0px;
}

table.dateibrowser_table
{
	width: 719px;
	margin: 10px auto 10px auto;
}

table.dateibrowser_table td.links
{
	width: 355px;
	padding-bottom: 10px;
}

table.dateibrowser_table td.rechts
{
	width: 355px;
	text-align: right;
	padding-bottom: 10px;
}

iframe.db_frame_1
{
	border: 1px solid #000000;
	width: 353px;
	height: 250px;
}

iframe.db_frame_2
{
	border: 1px solid #000000;
	width: 717px;
	height: 400px;
}

td.toppositionierung-top
{

}

td.toppositionierung
{
	padding: 10px 0px 10px 0px  !important;
	background-image: url("../images/layout/content_trennpunkt_bg.gif");
	background-repeat: repeat-x;
}

td.toppositionierung, td.toprechtspositionierung, td.toppositionierung-top
{
	vertical-align: top;
}
td.toprechtspositionierung
{
	text-align: right;
}

table.kontakte_detail, table.weitere_info
{
	margin-bottom: 15px;
	margin-top: 30px;
}
table.kontakte_detail td, table.weitere_info td
{
	
}

table.personen_detail
{
	margin-bottom: 40px;
}

div.iframe-container
{
}

div.iframe-content
{
	width: 720px;
}
div.iframe-content-home
{
	background-color: #ffffff;
	width: 540px;
}

div.iframe-content-schmal
{
	background-color: #ffffff;
	width: 331px;
}


body.iframe-body
{
	background-color: transparent;
	margin: 0px;
}

div.medienkontakt
{
	float: left;
	width: 350px;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

table.kontaktauflistung, table.kontaktauflistung tr, table.kontaktauflistung th, table.kontaktauflistung td
{
	text-align: left;
	vertical-align: top;
}
td.kontaktauflistung-td
{
	width: 60px;
}
table.kontaktauflistung th
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

div.dateibrowser-kopf
{
	padding: 0px 0px 80px 0px;
}

div.newsdateilinks
{
	padding: 0px 0px 7px 0px;
}

div#pressetexte-weblinks
{
	padding: 0px 0px 60px 0px;
}

table.weblinks
{
	margin-bottom: 5px;
}
table.weblinks td.icon
{
	width: 35px;
}

div.bilder-block
{
	float: left;
	width: 100%;
}
div.bilder-block div.bild-container
{
	padding: 10px 10px 30px 0px;
	float: left;
}

div.bild-container div.bild-titel
{
	width: 150px;
	margin-bottom: 5px;
	height: 22px;
}

.zitat
{
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	color: #777777;
}
