﻿/*
Themen Name: 	Hans Günther GmbH
Beschreibung: 	Standard Stylesheet 
Version: 		1.1 - Stand 07.04.2010
Author: 		Josef Kunz für digitalwire.de
*/

@import url('basis.css');
@import url('layout.css');
@import url('vnavi.css');


body {
	margin: 0 auto;
	padding: 0;
	border: 0px lime solid;
	font-family: Arial, Verdana, "Lucida Grande", Sans-serif, Serif;
	font-size: 92.5%;
	color: #666;
	background-image: url('../layout/bg.gif');
	background-repeat: repeat-x;
	background-color: #2C569D;
	}

#inhalt {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, "Lucida Grande", Sans-serif, Serif;
	font-size: 92.5%;
	color: #666;
	background-image: url('../layout/xbg.gif');
	background-repeat: repeat-x;
	background-color: #FFF;
}

.c {
	clear: both;
}

/* --- Ueberschriften --- */

h1 {
	font-size: 120%;
	line-height: 160%;
	color: #2C569D;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	}
	
h2 {
	font-size: 105%;
	line-height: 160%;
	color: #2C569D;
	padding: 0 30px 0 15px;
	}
	
h3 {
	font-size: 100%;
	line-height: 160%;
	color: #2C569D;
	padding: 0 0 0 15px; 
	}

/* Ueberschrift für Aktuelles Startseite */
	
h4 {
	font: normal 90%/120% Arial, Verdana, "Lucida Grande", helvetica, sans-serif;
	color: #FF0000;
	background: transparent;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	text-decoration:underline;
	}

/* --- Textformatierung --- */

#content p {
	margin: 0;
	padding: 0 30px 0 15px;
}

#inhalt p {
	margin: 0;
	padding: 0 30px 0 15px;
	line-height: 160%;
}

.text {	
        font-size: 100%;
		line-height: 180%;
        text-align:left;
       	padding: 0 30px 0 15px;
		}


/* Tabellen Formatierung*/

.shade {
	background-color: #e2e2e2;
	width: 522px;
	margin: 0 30px 0 15px;
	padding:0;
	}

.ttabelle {
	margin: -5px 0 5px -3px;
	padding:0;
	border-collapse:collapse;
	font-size: 82.5%;
	font-family: Verdana, Arial, "Lucida Grande", Sans-serif, Serif;
	width: 100%;
	table-layout: auto;
	line-height: 180%;
	}
	
.thead {
	background-color: #2C569D; 
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	border-right: 1px #ccc solid;
	border-left: 1px #778AB0 solid;
	border-bottom: 3px #ccc double;
	}
	
.thead_center {
	background-color: #2C569D;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	border-right: 1px #ccc solid;
	border-bottom: 3px #ccc double;

	}

.tzeile-dunkel {
	background-color: #F1F1F1;
	padding: 3px;
	border-right: 1px solid #ccc;
	}

.tzeile-dunkel-c {
	background-color: #F1F1F1;
	border-right: 1px solid #ccc;
	vertical-align: top;
	text-align: center;
	padding: 3px;
	}

.tzeile-alt {
	padding: 3px;
	border-right: 1px solid #ccc;
	background-color: #e6e6e6;
	}

.tzeile-alt-c {
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #ccc;
	background-color: #e6e6e6;
	padding: 3px;
	}

.ttabelle td, th {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	}		

/* --- Linkformatierung --- */

#content a{
	color: #666;
	font-size: 100%;
	text-decoration: none;
	border-bottom: 1px #666 dotted;
	}
		
#content a:hover {
	color: #2C569D;
	text-decoration: none;
	border-bottom: 1px #2C569D solid;
	}

#footer a{
	color: #666;
	text-decoration: none;
	border-bottom: 1px #666 dotted;
	}
		
#footer a:hover {
	color: #2C569D;
	text-decoration: none;
	border-bottom: 1px #2C569D solid;
	}

#anschrift a{
	color: #434346;
	font-size: 100%;
	text-decoration: none;
	border-bottom: 1px #434346 dotted;
	}
		
#anschrift a:hover {
	color: #2C569D;
	text-decoration: none;
	border-bottom: 1px #2C569D solid;
	}



/* --- Listenformatierung --- */

.liste li {
	border: 0px green solid;
	margin: 0 0 0 30px;
	padding: 0 10px 0 15px; /* bisher 0 0 0 15 07.04.2010 */
	list-style: square;
	list-style-image: none;
	list-style-position: outside;
	text-align: left;
	
	font-size: 100%;
	text-align: left;
	line-height: 180%;
}

/* Dienstleistungen */

.bildbox {
	float:left;	
	border: 0px red solid;
	}
	
.textbox {
	float: left; 
	margin-left: 15px; 
	width: 300px;
	text-align: left;
	border-left: 1px #c0c0c0 solid;
	}

html>body .textbox {
	float: left; 
	margin-left: 15px; 
	width: 320px;
	text-align: left;
	border-left: 1px #c0c0c0 solid;
	}

/* Fotobox für Bilder im Text / Lightbox */

.foto {
	float: left;
	padding: 0;
}

.foto_box {
	float: left;
	margin: 5px 15px;
	border: 1px solid #C0C0C0;
	background-color: #f1f1f1;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

a.foto_box:hover {
	float: left;
	margin: 5px 15px;
	border: 1px solid #2C569D;
	background-color: #f1f1f1;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.txfoto_box {
	margin: 5px 0 0 15px;
	padding: 4px;
	border: 1px solid #c0c0c0;
	background-color: #F1F1F1;
}


a.txfoto_box:hover {
	border: 1px solid #EF9427;
	background-color: #F1F1F1;
}

/* PDF im Text */

.pdf-text {
	margin-right: 7px;
	border: 1px #F1D6B9 solid;
	padding: 2px;
	float: left;
}

/* hCard Format */
.none {	display: none;}
