/* cowis_main.css Stylesheet Datei für das COWIS Layout */

.dddlogo {
	margin: 0 0 30px 0;
}

.dddslogan {
	margin: 80px 0 0 0;
}

/* IE Höhe */
html, body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	background-image:url(../images/b_bg.png);
	background-repeat:repeat-x;
	background-color:#BFBFBF;
}

.error {
	display: none;
	margin: 0 0 5px 0;
	padding: 3px;
	border: 1px solid red;
}

table.form input,
table.form textarea {
	margin: 1px;
}

ul#nfloat {
	margin-left: 110px;
}

a img {
	border: 0;
}

.text {
	font-family: arial, tahoma, verdana, sans-serif, sans;
	font-size: 11px;
}

/* allgemeiner Bereich */
#main {
	width:980px;
	margin:0 auto;
	background: url(../images/shadow.png);
	min-height: 100%;
}
* html #main {
	height: 100%;
}

#main_inner {
	background-color:#ffffff;
	width:960px;
	float:left;
}

img.bg {
	display: block;
	float: left;
}

/* Header Bereich */
#header {
	height:128px;
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-x;
	padding:0 10px 0 0;
}

#header #pic {
	position: absolute;
	width: 615px;
	height: 128px;
	background: url(../images/cowis_headpic.jpg) no-repeat;
}

#header #searchbox {
	position: absolute;
	margin: 135px 0 0 190px;
}
#header #searchbox form label {
	font-size: 10px;
	color: #464646;
}
#header #searchbox form input {
	font-size:10px;
	border:1px solid #aaa;
	background-color:#ffffff;
	width: 130px;
	margin: 0 0 0 6px;
	color: #464646;
}

#header #logo {
	float:right;
	margin:23px 40px 0 0;
	height:85px;
	width:237px;
}
#header #logo img {
	height:85px;
	width:237px;
	border:0px;
	display:block;
}

/* Navleiste */
#nav_rule {
	height:30px;
	border:0px;
	border-top:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
	background-image:url(../images/nav_rule.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0 10px;
}

/* Links */
#nav_rule #rule_links {
	float:left;
	margin:0 0 0 0px;
}
#nav_rule #rule_links  a {
	text-decoration:none;
	border:0;
}
#nav_rule #rule_links  a img {
	border:0px;
	display:block;
	float:left;
}
span#rule_links_text {
	display: block;
	float: left;
	padding: 8px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #005A9F;
}

/* Main Navigation */
ul#mainnav {
	list-style: none;
	margin: 3px 0 3px 0;
	padding: 0;
}

ul#mainnav li,
ul#mainnav li.off {
	margin: 0;
	padding: 1px 0 1px 0;
}

ul#mainnav li a,
ul#mainnav li.off a {
	display: block;
	width: 159px;
	height: 20px;
	overflow: hidden;
	text-indent: 27px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/mainnav_li_bg.png) no-repeat;
	background-position: 0 0;
	text-decoration: none;
	color: #555;
	line-height: 18px;
}
ul#mainnav li.open a,
ul#mainnav li.active a,
ul#mainnav li a:hover,
ul#mainnav li.off a:hover {
	background: url(../images/mainnav_li_bg.png) no-repeat;
	background-position: 0 -20px;
	color: black;
	text-decoration: none;
}

ul#mainnav li ul {
	list-style: none;
	margin: 0;
	padding: 1px 0 2px 0;
}

ul#mainnav li ul li {
	margin: 0;
	padding: 0;
}

ul#mainnav li ul li a,
ul#mainnav li ul li.off a {
	background: none;
	font-size: 11px;
	display: inline;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 0 0 0 27px;
	text-indent: 0;
}
ul#mainnav li ul li.open a,
ul#mainnav li ul li.active a,
ul#mainnav li ul li a:hover,
ul#mainnav li ul li.off a:hover {
	background: none;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

/* Teasertext */
#nav_rule #teaser {
	float:right;
	height:20px;
	margin:0;
	padding:8px 0 0 0;
}
#nav_rule #teaser h2 {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#005A9F;
}

/* Abstandshalter - besser für ältere Internet Explorer um diverse Box Model Probleme zu verhindern */
#seperator {
	height:20px;
	background-color:#ffffff;
	background-image:url(../images/inner_top_bg.jpg);
	background-repeat:repeat-x;
}

/* Innerer Bereich */
#inner {
	border:0;
	padding:0 15px;
	min-height: 390px;
}
* html #inner {
	height: 390px;
}

/* Spalten */
#left {
	float:left;
	width:160px;
	margin:0 15px 0 0;
	padding:0;
}
#center {
	float:left;
	width:600px;
}
#center.wide {
	width: 755px;
	margin: 0;
	float: right;
}
#right {
	float:right;
	width:140px;
	margin:0 0 0 10px;
}

.box_content {
	padding: 0 8px 0 8px;
}

.box_content .ddd {
	padding: 20px 30px 0 30px;
}

/* Box Definition */
.box {
	margin:0 0 20px 0;
}
.box_headline {
	height:26px;
	background-image:url(../images/headline_bg.jpg);
	background-repeat:repeat-x;
}
.box_headline span {
	color:#8C8C8C;
	font-size:10px;
	margin:0px;
}
.box_headline span a {
	text-decoration:none;
	color:#8C8C8C;
}
.box_headline span a:hover {
	color:#666666;
}
.box_content {
	font-size:11px;

}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}

#homeflash {
	display: block;
	width: 220px;
	height: 330px;
	float: left;
	margin: 0;
}

/* Inhalt */
h1 {
	font-size: 16px;
	color: #444;
	background: url(../images/grapheadline_bg.png) no-repeat 0 4px;
	font-weight: bold;
	margin: 12px 0 17px 0;
	padding: 0 0 0 22px;
}

.ddd h1 {
	background: none;
	padding: 0;
}

#text_wbox {
	background: url(../images/textwbox_bg.png) repeat-y;
	background-position: -160px 0;
	width: 420px;
	font-size: 12px;
}
#center.wide #text_wbox {
	width: 505px;
	background-position: -75px 0;
}
	
#text_wbox_inner {
	font-size: 12px;
	line-height: 19px;
	width: 385px;
	margin: 0 0 0 10px;
	padding: 5px 0;
	/*text-align: justify;*/
}
#center.wide #text_wbox_inner {
	width: 470px;
}

#text_wobox_inner {
	font-size: 12px;
}

#text_wbox_box {
	width: 148px;
	float: right;
	margin-right: 5px;
	background: url(../images/info.png) no-repeat;
	padding-top: 30px;
	/*text-align: justify;*/
	line-height: 16px;
	color: #333;
}
#center.wide #text_wbox_box {
	width: 220px;
}

#text_wbox_box ul {
	margin: 0 0 0 5px;
}

#text_buttons {
	margin-top: 25px;
	height: 20px;
}

#text_buttons a {
	float: right;
	width: 110px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}

#text_buttons a#button_contact {
	background: url(../images/button_contact.png) no-repeat;
	background-position: 0 0;
	margin-right: 8px;
	width: 87px;
}
#text_buttons a#button_contact:hover {
	background: url(../images/button_contact.png) no-repeat;
	background-position: 0 -20px;
}

#text_buttons a#button_info {
	background: url(../images/button_info.png) no-repeat;
	background-position: 0 0;
	width: 113px;
}
#text_buttons a#button_info:hover {
	background: url(../images/button_info.png) no-repeat;
	background-position: 0 -20px;
}

.infobox {
	background: url(../images/info.png) no-repeat 0 2px;
	display: none;
	margin: 5px 0 0 0;
	padding: 4px 0 5px 30px;
}

/* Footer Definition */
#footer {
	clear:both;
	height:20px;
	padding:0;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}

ul#footernav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
}
ul#footernav li {
	margin:0 10px 0 10px;
	float: left;
	padding: 0;
}
ul#footernav li a {
	color:#333333;
	text-decoration:none;
	font-size: 11px;
	line-height: 20px;
}
ul#footernav li a:hover {
	color:#666666;
}

#footer_keywords {
	font-size: 10px;
	color: #666666;
	padding: 15px 10px 10px 10px;
	text-align: center;
}

#footer_copy{
	margin: 15px 0 0 0;
	text-align: center
}

#footer_keywords a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

/* Flash Intro */
div#flashintro {
	height: 480px;
}

/* Newsletter */
table.box_form_table {
	width: 100%;
}

table.box_form_table td {
	color: #8C8C8C
}

td.box_form_table_left {
	width: 38px;
}

table.box_form_table input {
	padding: 1px;
	margin: 1px 0;
}

table.box_form_table input.fixwidth {
	width: 120px;
}

table.box_form_table input.submit {
	padding: 0;
	margin: 2px 0 0 0;
}

/* News */

div.news_archive_container {
	margin: 20px 0 0 0;
}

div.news_first {
	font-weight: bold;
	margin: 0 0 10px 0;
}

div.teaser_content a.news_archive {
	display: block;
	margin: 12px 0 0 0;
	padding: 0;
	text-decoration: none;
	text-align: right;
}

/* Infomaterial Box */
div.infobox_klein {
	display: none;
	padding-left: 27px;
	background: url(../images/info.png) no-repeat;
	background-position: 0px 2px;
	margin-top: 5px;
}

/* Teaser */
div.teaser_link {
	cursor: pointer;
}

div.teaser_headline {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
}

div.teaser_content {
	margin-bottom: 10px;
}

div.teaser_content a {
	display: block;
	text-align: right;
	margin-top: 3px;
	text-decoration: none;
	color: #005A9F;
}
div.teaser_content a:hover {
	text-decoration: underline;
}


/* Kunden */
div#map_container {
	/*width: 482px;*/
	height: 600px;
	border: 1px solid black;
}

div#map_logos {
	position: absolute;
	border: 1px solid black;
	margin: 0 0 0 488px;
	width: 249px;
	height: 600px;
	overflow: auto;
}

div.item {
	float: left;
	overflow: hidden;
	width: 70px;
	height: 47px;
	padding: 0;
	margin: 4px 0 0 4px;
	border: 1px solid black;
}

a.map_logo img {
	border: 0;
	clear: none;
	display: inline;
}

div.gmapinfowindow img {
	height: 100px;
	width: 150px;
}

/* Presse Überblick */
div.news_teaser {
	cursor: pointer;
	padding: 5px;
	background: url(../images/teaser_bg.png) repeat-x;
	width: 85%;
}

div.news_teaser_img {
	float: right;
	height: 75px;
}

div.news_teaser_content {
	margin-right: 80px;
}
div.news_teaser_content.wide {
	margin-right: 0;
}

div.news_teaser_date {
	text-align: right;
	float: right;
	font-size: 12px;
}

div.news_teaser_headline,
div.news_teaser_headline a,
div.news_teaser_headline a:hover,
div.news_teaser_headline_clickable {
	color: #005A9F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div.news_teaser_headline_clickable {
	cursor: pointer;
}

div.news_teaser_content a {
	display: block;
	margin: 5px 0 0 0;
	color: #005A9F;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
div.news_teaser_content a:hover {
	text-decoration: underline;
	color: black;
}

div.news_teaser_separator {
	height: 20px;
	clear: both;
}

div#ez-presse-pages {
	text-align: center;
}


/* Sitemap */
ul#sitemap_main,
ul#sitemap_sub {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#sitemap_main li,
ul#sitemap_sub li {
	margin: 2px 0 10px 0;
	padding: 0;
}

ul#sitemap_main a,
ul#sitemap_sub a {
	text-decoration: none;
	color: #005A9F;
	font-weight: bold;
}

ul#sitemap_sub a {
	color: black;
	font-weight: normal;
}

ul#sitemap_main ul,
ul#sitemap_sub ul {
	margin: 3px 25px;
	padding: 0;
}

ul#sitemap_main ul li,
ul#sitemap_sub ul li {
	margin: 3px 0;
	padding: 0;
}

ul#sitemap_main ul a,
ul#sitemap_sub ul a {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

/* News Archiv */
ul#newsarchive_tabs {
	list-style: none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: url(../images/headline_bg.jpg) repeat-x 0 3px;
	height: 27px;
}

ul#newsarchive_tabs li {
	float: left;
	margin: 0;
	padding: 0 10px;
	line-height: 18px;
	height: 18px;
}

ul#newsarchive_tabs li.active {
	background: #e0e0e0;
}

ul#newsarchive_tabs li a {
	text-decoration: none;
	display: block;
	padding: 0;
	margin: 0;
	color: #005A9F;
}

ul#newsarchive_tabs li.active a {
	color: black;
	font-weight: bold;
}

a#backlink {
	display: block;
	text-align: right;
	font-weight: bold;
	margin: 0 0 5px 0;
}


/**
 * home table
 */

table#home_table tr td.home_table_text {
	background-position: -85px 5px;
	overflow: hidden;
}

table#home_table tr td.home_table_text ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}


/**
 * login
 */

div#login input {
	margin: 1px 0 1px 20px;
	font-size: 11px;
}

div#login input.login {
	width: 200px;
}

div#login div.error {
	padding: 5px 10px;
	margin: 0 0 20px 0;
}