/* Screen CSS für heimtex.de 	*/
/* Januar 2oo6 					*/
/* Jens Gassmann 				*/
/* ANGEL Internet Services GmbH */


#navi a img {
	border: 0;
	float: left;
	margin: 0 8px;
}
#toolbar a img {
	border: 0;
	float: left;
	margin: 0 5px;
}



/* Allgemeines CSS */
body {

	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	background: #4C4C4C;
	text-align: center;
}

a {
	text-decoration: none;
}

a.active {
	font-weight: bold;
}

#content a.inactive {

	color: #4C4C4C;
}


#cfoot #siteprint {
	padding-right: 20px;
	text-decoration: none;
	background: url(/design/printer.gif) right center no-repeat;
}

#cfoot #sitesend {
	padding-left: 10px;
	padding-right: 20px;
	text-decoration: none;
	background: url(/design/mail.gif) right center no-repeat;
}



.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

form {
	margin: 0;
	padding: 0;
}

input, 
textarea, 
select {
	fontsize: 0.8em;
	font-family: Arial, Helvetia, sans-serif;
	border: 1px solid #999;
	margin: 2px 0 0 0;
}


.noborder {
	border: 0 none;
}
textarea {
	font-size: 1em;
	padding: 1px;
}

label {
	margin-top: 5px;
	display: block;
}


.error {

	font-weight: bold;
	color: #972F3A;
}

/* Obere Navigationsleiste */ 
#navi {
	width: 800px;
	margin: 0 auto;
	margin-top: 35px;
	padding: 0;	
	list-style: none;
	text-align: left;
	height: 20px;
}

#navi li {
	float: left;
	color: #EEE;
	font-size: 12px;
	line-height: 20px;
}

#navi li a {

	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #DDD;
	padding: 0;
	line-height: 24px;
}

#navi li a:hover,
#navi li a.active1 {
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.8px;
}

/* Header / grosses Banner */
#header {

	height: 100px;
	width: 800px;
	margin: 0 auto;	
	position: relative;
}

#header em {

	display: none;
}

#header img {
	position: absolute;
	right: 15px;
	top: 0;
	filter:alpha(opacity=70);
	opacity: 0.7; 
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}


/* Brotkrümmelchen */
#breads { 
	height: 28px;
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	text-align: left;
	text-indent: 295px;
	font-size: 0.7em;	
	line-height:2.8em;
	font-weight: bold;
	position: relative;
}

#languageselect {

	color: #000;
	text-decoration: none;
	font-size: 11px;
	position: absolute;
	left: 0;
	top: 3px;
	text-indent: 0;
	font-weight: normal;
	text-align: right;
	width: 260px;
}

#languageselect img {
	vertical-align: text-bottom;
}
	
/* Hauptteil */
#main {
	height: 365px;
	width: 800px;
	margin: 0 auto;
	background: #FFF;	
	text-align: left;
	border-bottom: 1px solid #4C4C4C;
}

#main[id] {
	height: auto;
	min-height: 365px;
}


#requestheader {
	height: 65px;
	background: url(/design/requestheader.jpg) right top
}

#requestheader em {
	position: relative;
	left: -5000px;
}

#requestcontent {
	text-align: left;
	border-top: 10px solid #FFF;	
}

#requestcontent a {
	color: #999965;
}
#requestcontent h1 {
	padding-left: 10px;
	font-size: 1.2em;
	color: #999965;
	background: 0 2px url(/design/pfeil_presse.gif) no-repeat;
}

#requestcontent p {
	padding: 0 0 1px 0;
}

#requestbottom  {
	position: relative;
	left: 0;
	bottom: 0;
	height: 60px;
	width: 100%;	
	background:  #4C4C4C;
	text-align: right;
	font-size: 10px;
}

#requestbottom a {
	color: #CCC;
	margin: 3px 10px;
	display: block;
}

/* Padding für die Inhalte */
#requestpadder {
	width: auto;
	height: auto;
	padding: 5px 20px 5px 20px;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.4em;
}



/* Linker Bereich */
#sidebar {
	float: left;
	width: 260px;
	height: 325px;
	margin: 0;
	padding: 0;
}

#sidebar[id] {
	height: auto;
	min-height: 325px;
}


/* Unternavigation */
#subnavi {
	width: 260px;
	height: 250px;
	margin: 0;
	padding: 0;
	background: none left top no-repeat;
	list-style: none;
}


#subnavi[id] {

	height: auto;
	min-height: 250px;
	
}

#subnavi ul {
	padding: 20px 20px 0 20px;
	margin: 0;
}

#subnavi ul.second {
	padding: 0 20px;
	margin: 0;
}


#subnavi li {
	list-style: none;
			
}

#subnavi li a {
	
	line-height: 1.4em;
	font-size: 0.7em;
}

#subnavi li a:hover,
#subnavi li a.active1 {
	font-weight: bold;
}

#subnavi li ul {
	margin: 5px 0;
	padding: 5px 0;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	list-style: none;		
}

#subnavi li li {

	font-size: 0.7em;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	height: 1%;
}

#subnavi li li strong {
	padding-left: 10px;
	display: block;
}

#subnavi li li small {
	color: #4C4C4C;
	display: block;	
	padding-left: 10px;
}

#subnavi li li small a{
	padding-left: 7px;
}

#subnavi li li small a:hover{
	padding-left: 7px;
	font-weight: normal;
	text-decoration: underline;
}



#subnavi li li a {
	line-height: 1.4em;
	background: none;
	padding: 0 0 0 10px;
	font-size: 1em;
}


/* Kleines Banner */
#banner {
	width: 260px;
	height: 100px;
	background: url(/design/banner.jpg) left top no-repeat;
	margin:0;
	margin-top: 15px;
	padding: 0;
	display: block;
}

#banner em, #banner_en em {
	display: none;
}

/* Kleines Banner englisch*/
#banner_en {
	width: 260px;
	height: 100px;
	background: url(/design/banner_en.jpg) left top no-repeat;
	margin:0;
	margin-top: 15px;
	padding: 0;
	display: block;
}

/* Inhalte */
#content {
	float: right;
	width: 525px;
	height: 345px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: auto;
	color: #4C4C4C;
}

#content a {
	text-decoration: underline;
}

#content h1 {
	margin: 0 0 15px  0;
	padding: 0;
	font-size: 1.1em;
}

#content h1.nomargin {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 1.1em;
}

#content h2 {
	margin: 10px 0 5px  0;
	padding: 0;
	font-size: 1.0em;
}

#content h3 {
	margin:  0;
	padding: 0;
	font-size: 1.0em;
}

/* Padding für die Inhalte */
#padder {
	width: auto;
	height: auto;
	padding: 20px 20px 5px 20px;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.4em;
}

#cfoot {
	width: 505px;
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	float: right;
	font-size: 0.7em;
	color: #CCC;
}

#cfoot a {
	color: #4C4C4C;
}

#cfoot a:hover {
	color: #000;
}


/* Aufteilung der Inhalte */
#cleft {

	float: left; 
	width: 175px;
}

#cright {
	float: right; 
}


.cnone {
	float: none;
	padding-bottom: 15px;
}

#csmall {

	width: 280px;
	float: right;
}

#cnav {
	float: left;
	width: 180px;
}

#cright img {
	margin: 0 0 0 15px;
}

#cleft img {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
}


#cpresse {
	float: right;
	width: 150px;
	padding-left: 20px;
}


#cclear {

	clear: both;
}

/* Bild links floatet */
img.ileft {
	float: left;
	margin: 3px 15px 5px 0;
}

/* Bild rechts floatet */
img.iright {
	float: right;
	margin: 3px 0 5px 15px;
}


/* Sitemap */
#sitemap,
#sitemap ul,
#sitemap li {
	text-indent: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5em;
}

#sitemap a {
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline	;
}

#sitemap li li {
	margin-left: 15px;
}


/* Fussleiste */
#footer {
	height: 46px;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#heimtex {
	position: absolute;
	left: 0;
	top: 6px;
	width: 250px;
	height: 42px;
	background: url(/design/logo.gif) left top no-repeat;
}

#heimtex_english {
	position: absolute;
	left: 0;
	top: 6px;
	width: 250px;
	height: 42px;
	background: url(/design/logo_english.gif) left top no-repeat;
}

#heimtex_english em,
#heimtex em {
	display: none;
}


/* Toolbar in der Fussleise */
#toolbar {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;	
	list-style: none;
}

#toolbar li {
	float: left;
	color: #EEE;
	font-size: 9px;
}

#toolbar li a {

	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.8px;
	color: #CCC;
	padding: 0;
	line-height: 25px;
}

#toolbar li a:hover,
#toolbar li a.active1 {
	color: #FFF;
}
