/* css created and developed by 12bis3.de - zeitgemäß kommunizieren */

/* --------------------
generelle einstellungen 
-------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: url(/images/bg-main.png) repeat-x #f7f7f7;
	font-size: 80%;
	min-height: 101%;
	text-align: center;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	margin: 10px 0;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #1f53b6;
	text-decoration: none;
}
a:hover, a:focus {
	color: #1f53b6;
	text-decoration: underline;
}

ul {
	margin: 0 0 0.7em 2em;
	list-style-type: disc;
}

ol {
	margin: 0 0 0.7em 2em;
}

ul li {
	margin-bottom: 0.3em;
}



/* -----------------
 layout definitionen 
----------------- */

#container {
	width: 918px;
	background: url(/images/bg-main-content.png) repeat-y #fff;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(/images/bg-main-top.png) no-repeat;
	padding: 24px 22px 0 22px;
}

#navigation {
	width: 162px;
	padding-left: 22px;
	float: left;
}

#content {
	background: url(/images/bg-content.png) repeat-x #fff;
	float: left;
	width: 478px;
	padding: 27px 13px 0 13px;
	line-height: 140%;
	color: #666;
}

#service {
	background: url(/images/bg-content.png) repeat-x #fff;
	float: left;
	padding-top: 58px;
	width: 208px;
	color: #666;
	line-height: 140%;
}

#footer {
	background: url(/images/bg-main-bottom.png) no-repeat;
	clear: left;
	height: 24px;
}



/* ----------------
header definitionen
---------------- */

#header ul {
	background: url(/images/bg-meta.png) no-repeat #fff;
	padding: 0 0 0 162px;
	font-size: 85%;
	list-style-type: none;
	margin: 0 320px 1px 0;
}

#header ul li {
	float: left;
	margin-bottom: 0;
}

#header ul li a {
	color: #6e6e6e;
	display: block;
	border-right: 1px solid #fff;
	padding: 4px 20px 4px 20px;
}
#header ul li a:hover, #header ul li a:focus {
	background-color: #dedede;
}
#header ul li#language a, header ul li#language a:hover, header ul li#language a:focus {
	border-right: none;
	padding: 5px 10px 1px 25px;
	background-color: transparent;
}

#header img {
	float: left;
	border-bottom: 1px solid #fff;
}
#header img#logo {
	border-right: 1px solid #fff;
}


/* --------------------
navigation definitionen
-------------------- */

#navigation ul {
	padding-right: 1px;
	list-style-type: none;
	font-size: 85%;
	font-weight: bold;
	margin: 0;
}

#navigation ul li {
	margin: 0;
	border-bottom: 1px solid #fff;
}

#navigation ul li#border-none {
	border-bottom: none;
}

#navigation ul li a {
	background-color: #7998d3;
	color: #fff;
	display: block;
	padding: 8px 3px 8px 13px;
}
#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a.aktiv {
	background-color: #4c75c5;
	text-decoration: none;
}

#navigation ul li ul {
	font-weight: normal;
	font-size: 100%;
	padding-right: 0;
	border-top: 1px solid #fff;
}

#navigation ul li ul li {
	
}

#navigation ul li ul li a {
	border-left: 6px solid #4c75c5;
	background-color: #a5bae2;
	padding: 7px 3px 7px 7px;
}


/* -----------------
content definitionen
----------------- */

h1 {
	color: #1f53b6;
	font-size: 140%;
	margin-bottom: 0.8em;
}

h2 {
	color: #1f53b6;
	font-size: 110%;
	margin-bottom: 0.5em;
}

h3 {
	color: #1f53b6;
	font-size: 100%;
	margin-bottom: 0.2em;
}

h4 {
	font-size: 100%;
	margin-bottom: 0.3em;
}

h6 {
	color: #666;
	font-size: 85%;
	margin: 0;
	font-weight: normal;
}

p {
	margin-bottom: 1em;
}


#content img {
	background: #eee;
	border: 1px solid #666;
	padding: 1px;
}

#content img.image-left {
	float: left;
	margin: 0 0.4em 0.5em 0;
}

#content img.image-right {
	float: right;
	margin: 0 0 0.5em 0.4em;
}

div.product {
	background: url(/images/content-box-bottom-product.gif) no-repeat right bottom #eaeaea;
	padding: 0 20px 25px 20px;
	margin-bottom: 1em;
}
div.download {
	background: url(/images/download-box-bottom.gif) no-repeat right bottom #eaeaea;
	padding: 0 20px 25px 20px;
	margin-bottom: 1em;
}
div.product h2, div.download h4 {
	background: url(/images/content-box-top-product.gif) no-repeat top left #eaeaea;
	padding: 12px 0 0 20px;
	margin: 0 0 0.6em -20px;
	color: #1f53b6;
}

div.product dl {
	width: 438px;
	background: url(/images/dotted-line.png) repeat-x top;
	padding-top: 0.9em;
}
div.product dt {
	float: left;
	width: 105px;
}
div.product dd {
	width: 333px;
	float: left;
}
div.product dd h3 {
	margin-bottom: 0;
}
div.product dd a, p.news a, p.news-listing a, #content ul.news li#forward a, div.download ul li a, ul.product li a {
	background: url(/images/link-arrow.png) no-repeat right;
	padding-right: 10px;
}
#content ul.news li#back a {
	background: url(/images/arrow-back.png) no-repeat left;
	padding-left: 10px;
}

p.news, h6.news {
	background: url(/images/dotted-line.png) repeat-x top;
	padding-top: 0.9em;
}

#content ul.news {
	list-style-type: none;
	background: url(/images/dotted-line.png) repeat-x top;
	padding-top: 0.9em;
	margin-left: 0;
}
#content ul.news li#back {
	width: 50%;
	text-align: left;
	float: left;
}
#content ul.news li#forward {
	width: 49%;
	text-align: right;
	float: right:
}

/* tables */

table {
	width: 478px;
	empty-cells: show;
	margin-bottom: 1em;
}
table td, table th {
	vertical-align: top;
	padding: 2px;
}
table th, table thead td {
	background-color: #4c75c5;
	color: #fff;
}

table tr.one td, table td {
	background-color: #eaeaea;
}
table tr.two td {
	background-color: #f4f4f4;
}
table tfoot td {
	background-color: #7998d3;
	color: #fff;
	border-bottom: 2px solid #4c75c5;
	font-size: 85%;
	padding: 0 2px;
}
table tbody tr:hover td {
	background-color: #4c75c5;
	color: #fff;
}
table tbody tr:hover td a {
	color: #fff;
}
table tfoot tr.pager td {
	padding-top: 0.3em;
	border: none;
	background: #fff;
}
table tfoot tr.pager td#pag-left {
	text-align: left;
}
table tfoot tr.pager td#pag-middle {
	text-align: center;
	padding-right: 10px;
}
table tfoot tr.pager td#pag-right {
	text-align: right;
}
table tfoot tr.pager td a.aktiv {
	font-weight: bold;
}

/* formular definitionen */

form {
	margin-bottom: 1em;
}

form fieldset {
	width: 458px;
	padding: 10px;
	border: 1px solid #7998d3;
}
form input, form textarea, form select {
	width: 270px;
	padding: 3px;
	border: none;
	background-color: #eaeaea;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #666;
	font-size: 100%;
}
form input:hover, form textarea:hover, form select:hover, form input:focus, form textarea:focus, form select:focus {
	background-color: #a5bae2;
	color: #fff;
}
form textarea {
	height: 100px;
}
form label {
	width: 170px;
	float: left;
	display: block;
	font-weight: normal;
}
form p {
	margin-bottom: 0.5em;
}
form legend {
	color: #1f53b6;
	font-weight: bold;
	font-size: 100%;
}
form p.check-radio {
	clear: left;
}
form p.check-radio input {
	width: 25px;
	float: left;
	border: none;
	background: none;
}
form p.check-radio label {
	width: 250px;
	padding-bottom: 0.2em;
}
form p.submit-it input {
	border: 1px solid #1f53b6;
}

form p.error {
	color: #990000;
	margin-bottom: 0.2em;
}


/* -----------------
service definitionen
----------------- */

#service div {
	padding: 0 12px 20px 12px;
	margin-bottom: 1em;
}
#service div#news {
	background: url(/images/service-box-bottom-news.gif) no-repeat right bottom #eaeaea;
}
#service div#contact {
	background: url(/images/service-box-bottom-contact.gif) no-repeat right bottom #eaeaea;
}

#service div h5 {
	background: url(/images/service-box-top.gif) no-repeat top left #eaeaea;
	padding: 12px 0 0 12px;
	margin: 0 0 0.6em -12px;
	color: #287e6b;
	font-size: 105%;
}

#service div h6 {
	background: url(/images/dotted-line.png) repeat-x top;
	padding: 0.9em 0 0 0;
}

#service div h4 {
	color: #287e6b;
	font-size: 100%;
	margin-bottom: 0;
}
#service div p {
	margin-bottom: 0.5em;
}
#service div p a {
	background: url(/images/link-arrow.png) no-repeat right;
	padding-right: 10px;
}
#service div p.dotted {
	background: url(/images/dotted-line.png) repeat-x top;
	padding: 0.9em 0 0 0;
}





/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}

.clear {
	display: block;
}