/* 
Stylesheet zu die-korrektorin.de
Autor: Elke Wetzig 

Farbskala:

blau Flaeche: #005596
blau Schrift: #004375
grau dkl. flaeche: #c8c3bc
grau heller flaeche: #e3e2de
hellgrau bg: #eeeeeb
 
*/


* {
margin:0; 
padding:0;
}

a img {
border: none;
	}

body {
width: 21cm;
height: 29.8cm;
background-color: #fff;
font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Trebuchet, Helvetica, Arial, sans-serif;
font-size: 12pt;
background-image: none;
overflow: hidden ;
	}

div#headercontainer {

background-color: transparent;
height: 3cm;
position: absolute;
left:0cm;
width: 100%;
top:1.5cm;
background-image: url(../img/logo_positiv.png);
background-repeat: no-repeat;
background-position: top left;

	}
div#headercontainer img#logo {
display: none;
	}
div#headercontainer p#vfll-link {
display: none;


	}
div#headercontainer p#vfll-link a:link,
div#headercontainer p#vfll-link a:visited,
div#headercontainer p#vfll-link a:hover,
div#headercontainer p#vfll-link a:active {

display:none;
	}


div#headercontainer ul#navigationlevel0 {
display: none;
	}	




div#maincontainer {


		/* not valid but nice */ 
-moz-box-shadow:#fff 0px 0px 0px;
-webkit-box-shadow:#fff 0px 0px 0px;
box-shadow:#fff 0px 0px 0px;

background-color:#fff;
width: 18cm;
margin-bottom: 0;

margin-left: 0cm;
padding-left:0;
padding-top: 5cm;
}

div#splashpage {
	margin-left: -100px;
	}
div#splashpage img {

display: none;
	}
div#contentcontainer {

margin-left: 0cm;
margin-top:1cm;
	}
	



div#contentcontainer h2 {
clear: left;
color: #004375;
font-weight: normal;
font-size: 18pt;
margin-bottom: 0.5cm;

	}
div#contentcontainer h3 {
color: #000;
font-weight: normal;
font-size: 14pt;
margin-bottom: .5cm;

	}

div#contentcontainer p,
div#contentcontainer dd,
div#contentcontainer dl,
div#contentcontainer li

 {
font-size: 13pt;
color:#333;
line-height: 200%;
width: 15cm;
margin-bottom: .5pt;
	}

div#contentcontainer ul {
	margin-left: 15px;
	list-style-type: square;
	margin-bottom: 12px;
	}
div#contentcontainer li {
	margin-bottom: 2px;
	width: auto;
	}

div#contentcontainer dt {
	color: #004375;
	font-weight: bold;
	float:left;
	
	}
div#contentcontainer dd {
	padding-left: 100px;

	}

div#contentcontainer p a:link,
div#contentcontainer p a:visited,
div#contentcontainer p a:hover,
div#contentcontainer p a:active,
div#contentcontainer ul a:link,
div#contentcontainer ul a:visited,
div#contentcontainer ul a:hover,
div#contentcontainer ul a:active,
div#contentcontainer dd a:link,
div#contentcontainer dd a:visited,
div#contentcontainer dd a:hover,
div#contentcontainer dd a:active
 {

color: #004375;
font-weight: bold;
text-decoration: underline;
	}


div#contentcontainer ul#navigationlevel1 {
display: none;
	}




div#sidebar {
display: none;
	}



			#slideshow {
display: none;											}
}



div#introboxes {
margin-left: 15px;
margin-top: 15px;
	}

div.introbox {
padding-top: 10px;
width: auto;
float:none;
margin-right: 12px;
background-color: transparent;
height: auto;
	}


div.introbox h2,
div.introbox p {

margin-right: 5px;
margin-left: 6px;
	}
div.introbox h2 {
color:#004375;
font-size: 16px;
text-transform: uppercase;
font-weight: normal;
margin-bottom: 8px;
	}
div.introbox p

 {
color: #333;
font-size: 11px;
line-height: 170%;

	}
div.introbox p img {
display:none;
	}

div.introbox a:link,
div.introbox a:visited,
div.introbox a:hover,
div.introbox a:active {
color: inherit;
text-decoration: none;
	}


dfn {
font-style: normal;
	}

/* prettyPhoto extras */

div.hidden {
display: none;
	}

table.referenzbox td {
display: none;
	}
		
table.referenzbox h3 {
display: none;

	}

table.referenzbox h4 {
display: none;

	}
table.referenzbox p {
display: none;

	}

table.referenzbox a {
display: none;


	}
table.referenzbox ul {
display: none;

	}

table.referenzbox ul li {
display: none;

	}
table.referenzbox img.refimg {
display: none;
	}


a.pp_close {
display: none;
	}
div.pp_nav {
display: none;
	}

/* bg der Box */
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content {

display: none;
}


/* Korrekturschnipsel */
p#korrekturabsatz {

background-image: url("../img/rotstift.gif");
background-repeat: no-repeat;
background-position: bottom right;
padding-right:40px;
	}
span#annanas {
		background-image:url(../img/annanas.gif); 
		background-repeat:no-repeat;
		padding-bottom:14px;
		padding-top: 6px;
		width:100px;
		height:40px;
		padding-right:55px;}
span#zyanase {
		background-image:url(../img/zyanase.gif); 
		background-repeat:no-repeat;
		padding-bottom:14px;
		padding-top: 6px;
		width:100px;height:40px;
		padding-right:55px;}


/* Kleinkram */ 

a.pdf {
padding-right: 19px; 
background-image:url(../img/icon_pdf_16x16.gif);
background-repeat: no-repeat;
background-position: right center;
	}

a[href^="http://"],
a[href^="https://"] {

padding-right: 17px; 
background-image:url(../img/icon_extlink.png);
background-repeat: no-repeat;
background-position: right center;
	}
