
@page {
	size: portrait;
	margin: 0.5in;
}

body {
	size: portrait;
	font: 12pt "Verdana", "Arial", sans-serif;
	color: black;
	background-color: white;
}

* { color: black !important; }

#page {
	width:100%;
	padding:0px;
	padding-top:35px;
	background-color:white;
	background-image: url(../images/andenex_print.jpg);
	background-repeat: repeat-x;
}

#header {
	display:none;
}

#header h1 {
	display:none;
}

#main {
	margin-top:100px;
	width:100%;
	background-color:white;
}

#navigation {
	display:none;
}

#content {
	width:100%;
	margin-left:20px;
	margin-top:14px;
	float:left;
	font-family: Verdana;
	font-size: 12px;
	line-height:20px;
}

#content h1 {
         padding:0px;
         margin:0px;
         font-size:12px;
         font-weight:bold;
         color:#47493e;
}

a:link, a:hover, a:visited, a:active {
         color:#00817c;
}

#abschluss {
	clear:both;
}

#footer {
	display:none;
}

#language {
	display:none;
}

.choose {
	padding:0px;
	padding-left:20px;
	margin:0px;
}

a.additionalnavi {
	text-decoration: none;
	color: #bfbcb2;
}

a.additionalnavion {
	text-decoration: none;
	color: #ffffff;
}


/* Menü */
li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align:right;
}

a.nav:link, a.nav:visited {
	text-decoration:none;
	color:#d6d6d6;
}

a.nav:hover, a.nav:active {
	color:#dc002e;
}

a.nav_on:link, a.nav_on:visited, a.nav_on:hover, a.nav_on:active {
	text-decoration:none;
	color:#dc002e;
}
