/* TAGS
	DIVERSES
	NAVIGATION_OBEN
	NAVIGATION
	NAVIGATION_UNTEN
	COPYRIGHT
	TEMPLATE_CONTAINER
	KARRIERE
	ADMIN_KARRIERE_BLOG
	KONTAKT
	BLOG
	REFERENZEN
	UNTERNEHMEN
	DRUCK
	STATISTIK
	DATENMANAGEMENT
*/
/* =TAGS
   ----------------------------------------------------*/
html, body {
	margin: 0px;
	padding: 0px;
}

body, td {
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	/*background-image: url('images/scanlines.gif');*/
	color:#1B1B1F;
}

body {
	width: 100%;
}
	
table {
	border: none;
	border-collapse: collapse;
}

td {
	line-height: normal;
	/*
	line-height nicht ändern, wegen wetter; 
	td's über javascript lassen sich in Opera, Mozilla nicht anpassen 
	Lieber in allen tabellen ändern
	*/
}

h2 {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1F;
	line-height: 18px;
	margin: 13px 0px 13px 0px;
	padding: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px; 
	list-style: square;
}
ul.in_text {
	margin: 10px 0 10px 40px;
}

strong {
	font-weight: bold;
}
	
/*blockquote {
	margin: 10px 0 27px 40px;
}*/
	
p {
	margin: 0 0 13px 0;
}
	
p.indented {
	margin: 10px 0 27px 40px;
}

p.last {
	margin: 0px;
}

form {
	display: inline;
}

q {
	font-style: italic;
}

img, input.img {
	border: none;
}
	
hr {
	color: #1B1B1F;
	background: #1B1B1F;
	height: 1px;
	border: none;
}

div.noscript {
	display: inline;
	font-style: italic;
}

p.noscript, span.noscript {
	font-style: italic;
}
	
/* =DIVERSES
   ----------------------------------------------------*/
.whole {
	margin: auto;
	width: 760px;
	background: #FFF;
}

.fliesstext {
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color:#1B1B1F;
	line-height:18px;
}
	
.fliesstext-fett {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1F;
	line-height: 18px;
}	
	
#fehler, .fehler {
	color: #C8005C;
	font-weight: bold;
}
	
.startseite-einleitung {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	margin-bottom: 24px;
	border: 1px dotted #8E8E8E;
}

img.block {
	display: block;
}
#content h1 {
	height: 20px;
	font-size: 14px;
	background: #8E8E8E;
	margin: 0px;
	padding: 10px 0 0 10px;
	color: #FFF;
}

a.textlink:link {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#1B1B1F;
	text-decoration: underline;
	line-height:18px
}
a.textlink:visited {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#1B1B1F;
	text-decoration: underline;
	line-height:18px
}
a.textlink:active {
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#1B1B1F;
	text-decoration: underline;
	line-height:18px
}		

.definition {
	font-size: 10px;
}
	
div.center {
	text-align: center;
}
	
.hide {
	display: none;
}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
}
	
.clear_element {
	clear: both;
	width: 100%;
}
	
div.like_p {
	margin: 0 0 13px 0;
}

a.extern {
	background: url(images/ext_link.gif) right center no-repeat;
	padding-right: 13px;
}

/* =NAVIGATION_OBEN
   ----------------------------------------------------*/
#navigation_oben {
	width: 750px;
	height: 22px;
	padding: 8px 10px 0 0;
	background: #C8005C;	/* defacto-rot*/
	color: #FFF;
}
#navigation_oben ul {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style: none;
}
#navigation_oben ul li {
	float: left;
	padding-left: 5px;
	padding-right: 6px;
	background: url('images/white.gif') right repeat-y;
}
#navigation_oben ul li.last {
	float: left;
	padding-left: 5px;
	padding-right: 0px;
	background: none;
}
#navigation_oben a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#navigation_oben a:link {
	color: #FFF;
}
#navigation_oben a:visited {
	color: #FFF;
}
#navigation_oben a:hover {
	color: #1B1B1F;
}
#navigation_oben a:active {
	color: #1B1B1F;
}

/* =NAVIGATION
   ----------------------------------------------------*/
#navigation {
	width: 175px;
	float: left;
	background: #FFF;	
	padding-right: 9px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style: none;
}
#navigation ul.navi1 {
	padding-top: 0px;
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 20px;
}
#navigation ul.navi2 {
	padding-top: 60px;
	line-height:18px;
}
#navigation ul a:link {
	font-weight: normal;
	color: #1B1B1F;
	text-decoration: none;
}
#navigation ul a:visited {
	font-weight: normal;
	color: #1B1B1F;
	text-decoration: none;
}
#navigation ul a:hover {
	font-weight: normal;
	color: #C8005C;	/* defacto-rot*/
	text-decoration: none;
}
#navigation ul a:active {
	font-weight: normal;
	color: #C8005C;	/* defacto-rot*/
	text-decoration: none;
}
#navigation ul li {
	/*float: left;*/
}

/* =NAVIGATION_UNTEN
   ----------------------------------------------------*/
#navi_unten
{
	clear: both;
	text-align: right;
}

#navi_unten ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style: none;
}

#navi_unten ul li {
}

/* =COPYRIGHT
   ----------------------------------------------------*/
#copyright_container {
	height: 16px;
	width: 760px;
	text-align: center;
	padding-bottom: 5px;
	background: #FFF;	
}
#copyright {
	font-size: 10px;
	font-weight: normal;
	color: #C8005C;	/* defacto-rot */
}
#copyright a {
	font-size: 10px;
	font-weight: normal;
	color: #C8005C;	/* defacto-rot */
	text-decoration: underline;
}
#copyright a:link {
	color: #C8005C;	/* defacto-rot */
}
#copyright a:visited {
	color: #C8005C;	/* defacto-rot */
}
#copyright a:hover {
	color: #C8005C;	/* defacto-rot */
}
#copyright a:active {
	color: #C8005C;	/* defacto-rot */
}

/* =TEMPLATE_CONTAINER
   ----------------------------------------------------*/
#logo_container {
	height: 88px;
	width: 760px;
	border: none;
	background: #FFF;
}

#logo {
	margin: 0px 10px 0px 565px;
	height: 88px;
	width: 185px;;
	padding: 0px;
	background: #FFF url('images/logo.gif') right center no-repeat;
	cursor: pointer;
	display: block;
}

#bildleiste {
	height: 84px;
	width: 760px;
	margin-bottom: 1px;
}

#abstand_oben {
	height: 16px;
	width: 760px;
	background: #FFF;
}

#mitte {
	width: 760px;
	border: none;
	background: #FFF;
}
	
#content_container {
	float: left;
	background: #FFF;
}
#content {
	float: left;
	width: 576px;
}

#content .kasten {
	width: 554px;
	border: 1px dotted #8E8E8E;
	border-top: none;
	padding: 10px;
}

#content_left_half {
	float: left;
	width: 376px;
	/*background: #F00;*/
}

#content_container_wholepage {
	width: 760px;
	background: #FFF;
}
#content_container_wholepage #content {
	float: left;
	width: 760px;
}
#content_container_wholepage #content .kasten {
	width: 738px;
	border: 1px dotted #8E8E8E;
	border-top: none;
	padding: 10px;
}
#blog {
	float: right;
	width: 166px;
	border: 1px dotted #8E8E8E;
	margin-top: 13px;
	padding: 5px;
}
	
#clearing {
	height: 0px;
	clear: both;
}

#abstand_unten {
	height: 16px;
	width: 760px;
	background: #FFF;
}	

/* =KARRIERE
   ----------------------------------------------------*/
table#karriere {
}

table#karriere td {
	width: 350px;
	line-height: 18px;
}
	
table#karriere td.first {
	width: 350px;
}
	
table#karriere td.second {
	width: 204px;
}

/* =ADMIN_KARRIERE_BLOG
   ----------------------------------------------------*/
table#neue_stelle {
	width: 100%;
}

table#neue_stelle td {
	padding: 5px;
	line-height: 18px;
	vertical-align: top;
}

table#aendern {
	width: 100%;
}

table#aendern .odd_row, table#blog_aendern .odd_row {
	background: #8E8E8E;
	border: 1px solid #8E8E8E;
}

table#aendern .even_row, table#blog_aendern .even_row {
	background: #FFF;
	border: 1px solid #8E8E8E;
}

table#aendern td, table#blog_aendern td {
	padding: 5px;
	line-height: 18px;
	vertical-align: top;
}

table#aendern td.first, table#blog_aendern td.first {
	width: 10px;
}
	
table#aendern td.second {
	width: 220px;
}

table#blog_aendern td.second {
	width: 300px;
}

table#aendern td.third, table#blog_aendern td.third {
	width: 60px;
}
	
table#aendern td.fourth {
	width: 70px;
}
	
table#aendern td.fifth, table#blog_aendern td.fifth {
	width: 142px;
	text-align: right;
}

form.stelle_aendern > input	/* Alle guten Browser */ {
	display: block;
	float: right;
	clear: both;
	margin-bottom: 5px;
	width: 100px;
}
form.stelle_aendern .input	/* danke IE */ {
	display: block;
	float: right;
	clear: both;
	margin-bottom: 5px;
	width: 100px;
}

#blog_aendern .blog_titel {
	font-weight: bold;
}
#blog_aendern .blog_text {
	font-weight: normal;
}
#blog_aendern .autor {
	float: left;
	font-style: italic;
}
#blog_aendern .show {
	float: right;
}

.archiv_admin_ein_blog {
	margin-bottom: 6px;
}
	
.archiv_admin_kommentare .ein_kommentar {
	/*margin-bottom: 30px;*/
	margin-left: 15px;
}
.archiv_admin_kommentare .ein_kommentar_indent {
	/*margin-bottom: 30px;*/
	margin-left: 15px;
}

/* =KONTAKT
   ----------------------------------------------------*/
ul.wegbeschreibung {
	margin: 10px 0px 0px 30px;
}

.anfahrtsskizze {
	margin-bottom: 15px;
}

#kontaktformular, .kontaktformular {
	width: 80%;
}

#kontaktformular td, .kontaktformular td {
	padding: 0px;
	vertical-align: top;
	height: auto;
	padding-bottom: 5px;
}

#kontaktformular td input.text, .kontaktformular td input.text {
	width: 240px;
}

/* =BLOG
   ----------------------------------------------------*/
#blog_logo {
	clear: both;
}

.blog_titel_klein {
	background: #8E8E8E;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin-top: 12px;
}

.blog_text_klein {
	background: #FFF;
	font-size: 11px;
	color: #1B1B1F;
}
	
#show_blog {
	margin-bottom: 15px;
}
#show_blog .blog_autor_datum {
	width: 100%;
	border-bottom: 1px dotted #1B1B1F;
	text-align: right;
}
#show_blog h2 {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1F;
	line-height: 18px;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}
#show_blog .blog_text {
}
#show_blog .blog_kommentieren {
	width: 100%;
	text-align: right;
	margin-bottom: 50px;
}

.kommentar_anzeigen {
	margin-bottom: 15px;
}

.kommentar_anzeigen .header, #kommentar_verfassen .header {
	font-weight: bold;
	margin-bottom: 15px;
}

.kommentar_anzeigen .ein_kommentar {
	margin-bottom: 30px;
}
.kommentar_anzeigen .ein_kommentar_indent {
	margin-bottom: 30px;
	margin-left: 30px;
}

.kommentar_anzeigen .ein_kommentar .autor {
	width: 100%;
	text-align: right;
	border-bottom: 1px dotted #1B1B1F;
}
.kommentar_anzeigen .ein_kommentar .titel {
	font-weight: bold;
}
	
.kommentar_anzeigen .ein_kommentar .text {
	margin-bottom: 6px;
}
.kommentar_anzeigen .ein_kommentar .kommentieren {
	margin-bottom: 6px;
	width: 100%;
	text-align: right;
}

#kommentar_verfassen {
}
	
#kommentar_verfassen .block {
}
	
#kommentar_verfassen table#kommentar_daten {
}
	
#kommentar_verfassen table#kommentar_daten td {
	padding: 5px;
	line-height: 18px;
}

/*.blog_autor {
	border-bottom: 1px dotted #1B1B1F;
	width: 100%;
	text-align: right;
	margin-bottom: -10px;
}*/
	
.blog_zeigen {
	margin-bottom: 50px;
}
.blog_zeigen #last {
	margin-bottom: 0px;
}

.blog_zeigen h2 {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1F;
	line-height: 18px;
	margin: 0px 0 13px 0;
	padding: 0px;
}
.blog_zeigen .text {
}
	
.blog_zeigen .autor_datum {
	width: 100%;
	border-bottom: 1px dotted #1B1B1F;
	text-align: right;
}
	
.blog_zeigen .links {
	width: 100%;
	text-align: right;
}

div#monat_container {
	float: right;
	width: 236px;
	margin-bottom: 13px;
}
	
div#monat {
	float: right;
	width: 236px;;
	/*padding: 8px 10px 0 0;*/
	color: #FFF;
	margin-bottom: 12px;
}
div#monat ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
div#monat ul li {
	float: left;
	padding-left: 5px;
	padding-right: 6px;
	/*background-color: #1B1B1F;*/
	background-image: url('images/black.gif');
	background-position: right;
	background-repeat: repeat-y;
	line-height:18px
}
div#monat ul li#last_month {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
}

div#monat ul li.inaktiv {
	/*background-color: #8E8E8E;*/
	color: #8E8E8E;
	background-image: url('images/black.gif');
	background-position: right;
	background-repeat: repeat-y;
}

div#jahr_container {
	float: left;
	width: 280px;
	margin-bottom: 13px;
}
	
div#jahr {
	float: left;
	width: 280px;;
	/*padding: 8px 10px 0 0;*/
	color: #FFF;
	margin-bottom: 12px;
}
div#jahr ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
div#jahr ul li {
	float: left;
	padding-left: 5px;
	padding-right: 6px;
	/*background-color: #1B1B1F;*/
	background-image: url('images/black.gif');
	background-position: right;
	background-repeat: repeat-y;
	line-height:18px
}
div#jahr ul li#last_year {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
}

div#jahr ul li.inaktiv {
	/*background-color: #8E8E8E;*/
	color: #8E8E8E;
	background-image: url('images/black.gif');
	background-position: right;
	background-repeat: repeat-y;
}
	
div.archiv_blogs {
	/*clear: both;*/
}

div.technologieLinks {
	width: 50%;
	float: left;
}

div.technologieRechts {
	width: 50%;
	float: left;
}
	
ul.technologien {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 200px;
}

ul.technologien li {
	padding-top: 10px;
}

ul.technologien li.chapter {
	padding-bottom: 10px;
}
	
ul.technologien ul {
	list-style: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-position: outside;
}

ul.technologien ul li {
	padding: 0px;
}

/* =REFERENZEN
   ----------------------------------------------------*/
table#referenzen {
	border: 0px;
	border-spacing: 0px;
	width: 100%;
}

table#referenzen td, table#referenzen td.pfeil_mitte {
	padding: 0px;
	height: 45px;
	background: #FFF;
	border-left: 1px solid #e0e0e0;
}

table#referenzen thead td, table#referenzen th {
	text-align: center;
	height: 15px;
	font-weight: bold;
	font-size: 11px;
}
	
table#referenzen td.jahre {
	text-align: center;
	height: 15px;
	font-weight: bold;
}

table#referenzen td.pfeil_mitte {
	background: #FFF url('images/pfeil_mitte.gif') repeat-x;
}
	
img.pfeil_links {
	height: 45px;
	width: 15px;
	border: none;
}

img.pfeil_spitze {
	height: 45px;
	width: 17px;
	border: none;
}
	
table#referenzen td.logo {
	padding-left: 20px;
	width: 30%;
}

/* =UNTERNEHMEN
   ----------------------------------------------------*/
table#unternehmen {
	border-spacing: 0px;
	width: 100%;
	margin-bottom: 10px;
}

table#unternehmen col.col1 {
	width: 30%;
}

table#unternehmen col.col2 {
	width: 70%;
}

table#unternehmen td {
	padding: 5px;
	border: 1px solid #8E8E8E;
	vertical-align: top;
}

/* =SITEMAP
   ----------------------------------------------------*/
div#sitemap {
	border-spacing: 0px;
	width: 360px;
	margin-bottom: 10px;
}

div#sitemap img {
	vertical-align: bottom;
}

/* =DRUCK
   ----------------------------------------------------*/
@page {
	/*size: landscape;*/
}

/* =STATISTIK
   ----------------------------------------------------*/
div.statistik table {
	border: 1px solid #1B1B1F;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

div.statistik table tr td {
	border: 1px solid #1B1B1F;
	padding: 2px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	background: #FFF;
}
	
.statistik-ueberschrift {
	font-weight: bold;
	color: #C8005C;
	font-size: 12px;
}
	
.statistik-titel {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}
	
.statistik-summen {
	font-size: 12px;
	color: #C8005C;
}
	
.statistik-werte {
	font-size: 12px;
	color: #000;
}

a.statistik:link, a.statistik:visited, a.statistik:active, a.statistik:hover {
	font-weight: bold;
	font-size: 12px;
	color: #036;
	text-decoration: none;
}

/* =DATENMANAGEMENT
   ----------------------------------------------------*/
.dm_info {
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	table-layout: fixed;
}
.dm_info td {
	padding: 0;
	vertical-align: top;
}
.dm_info td.dm_symbols {
	padding: 20px 0 0 0;
	width: 109px;
}
.dm_info td.dm_text {
	padding: 20px 10px 0 10px;
}
.dm_info td.dm_text h2 {
	margin: 0 0 6px 0;
}
.dm_info td.dm_images {
	width: 149px;
}