/*  CSS-Stylesheet www.argusgmbh.de  */
/* Copyright 2008 // 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: #005BA6;
text-decoration: none;
outline:none;
}


body a:hover {
color:#005BA6;
text-decoration: none;
outline:none;
}


.clearfix {
clear:both;
}
		


/*2. Containereinstellungen-----------------------------------------------------------------------------------*/
#wrap_logo {
width:16cm;
height:2cm;
margin:0cm 0cm 0.5cm 0cm;
padding:0;
text-align:right;
}

#wrap_logo img {
width:1.6cm;
height:1.6cm;
}



#contentbox_le_nav {
display:none;
}

#contentbox_ri {
display:none;;
}

#footernav {
display:none;
}

#wrap {
width:17cm;
}

contentbox_le {
width:17cm;
}

contentbox_le_content {
width:17cm;
}

contentbox_le_content_text {
width:17cm;
}

#wrap_content_start {
text-align:center;
margin-bottom:1.0cm;
}

#wrap_content_start_teaser {
text-align:center;
}

#wrap_content_start_teaser td{
padding:0.8cm;
}

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



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

#contentbox_le_content_text p {
font-size:12pt;
}

#contentbox_le_content_text h1 {
font-size:12pt;
font-weight:bold;
margin:0;
}

#contentbox_le_content_text h2 {
font-size:12pt;
font-weight:bold;
margin:0;
}

#contentbox_le_content_text h3 {
font-size:12pt;
font-weight:bold;
margin:0;
}

#contentbox_le_content_text h4 {
font-size:12pt;
font-weight:bold;
margin:0;
}

#contentbox_le_content_text h5 {
font-size:12pt;
font-weight:bold;
margin:0;
}

#contentbox_le_content_text h6 {
font-size:12pt;
font-weight:bold;
margin:0;
}

wrap_content_start_teaser p {
font-size:11pt;
}

#wrap_content_start_teaser h1 {
font-size:11pt;
font-weight:bold;
margin:0;
}

#wrap_content_start_teaser h2 {
font-size:11pt;
font-weight:bold;
margin:0;
}

#wrap_content_start_teaser h3 {
font-size:11pt;
font-weight:bold;
margin:0;
}

#wrap_content_start_teaser h4 {
font-size:11pt;
font-weight:bold;
margin:0;
}

#wrap_content_start_teaser h5 {
font-size:11pt;
font-weight:bold;
margin:0;
}

#wrap_content_start_teaser h6 {
font-size:11pt;
font-weight:bold;
margin:0;
}



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

