/*  CSS-Stylesheet www.holzbaur.com  */
/* Copyright 2007 // Schneider Kommunikation www.mitdenken.com */

/*Inhaltsverzeichnis
1. Allgemeine Einstellungen
2. Containereinstellungen
3. Navigation
4. Content Elemente
5. Schriften
*/


/*1. Allgemeine Einstellungen--------------------------------------------------------------------------------*/


@page { 
size:20.0cm 28.5cm; 
margin:1.5cm 2cm 1.5cm 2cm; 
}


body {
font-size:12pt;
margin:0;
padding:0;
background-color:#ffffff;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

body a:link, body a:visited, body a:active {
color: #1DA3C9;
text-decoration: none;
outline:none;
}

#teaserbox1 p a:link, #teaserbox1 p a:visited, #teaserbox1 p a:active, #teaserbox2 p a:link, #teaserbox2 p a:visited, #teaserbox2 p a:active, #teaserbox3 p a:link, #teaserbox3 p a:visited, #teaserbox3 p a:active {
color: #8ED4E5;
text-decoration: none;
outline:none;
}

body a:hover {
color:#8ED4E5;
text-decoration: none;
outline:none;
}

#teaserbox1 p a:hover, #teaserbox2 p a:hover, #teaserbox3 p a:hover {
color:#ffffff;
text-decoration: none;
}

.clearfix {
clear:both;
}
		


/*2. Containereinstellungen-----------------------------------------------------------------------------------*/
#printlogo {
width:5cm;
height:1.85cm;
margin:0cm 0cm 2cm 0cm;
padding:0;
}

#printlogo img {
width:5cm;
height:1.85cm;
}


/*2.1 Teaserbox Start- & Introsite-----------------------------------------------------------------*/





* html #teaserbox1 h1, * html #teaserbox2 h1, * html #teaserbox3 h1 {
width: 125px;
height: 50px;
margin: 0;
overflow: hidden;
font-size: 12px;
font-weight: bold;
color: #8ED4E5;
}

* html #teaserbox1 p, * html #teaserbox2 p, * html #teaserbox3 p {
width: 125px;
height: 70px;
margin: 0;
overflow: hidden;
font-size: 12pt;
color: #000000;
}

/*--------*/

/*2.1 Contentseite -----------------------------------------------------------------*/



#mainnav {
display:none;
}

#wrap_footer {
display:none;;
}

#link_footer_startseite {
display:none;
}

#logo_footer {
display:none;
}

#subnav {
display:none;
}


/*3. Navigation --------------------------------------------------------------------*/



/*5. Schriften --------------------------------------------------------------------*/

h1 {
font-size: 13pt;
font-weight: bold;
color: #1DA3C9;
line-height:18pt;
}

.headline {
font-size: 13pt;
font-weight: bold;
color: #1DA3C9;
line-height:18pt;
}

.normal {
font-size:12pt;
color: #282828;
line-height:16pt;
}


.normal_bold {
font-size:12pt;
font-weight: bold;
color: #282828;
line-height:16pt;
}


.aufzaehlung {
font-size:12pt;
color: #282828;
line-height:20pt;
}



/*5.1 Formulare-------------------------------------------------------------------*/

