/********************************/
/* Styles - Graff Druckseite */
/********************************/


/* Grundeinstellungen */

html,body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	background-image: none;
	padding: 0 0 0 0;
    margin: 0;
	orphans: 2;
    widows: 2;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	vertical-align: top;
}

a {
	color: #FB4601;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a img {
	border:none;
}

img {
	display: block;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ol {
	padding: 0 0 0 25px;
	margin: 0px;
}

li {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	text-transform: uppercase;
	color: #FB4601;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	color: #FB4601;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	color: #000066;
}


/* Content Bereiche */

#page {
	padding: 0px;
	position: absolute;
}

#box {
	padding: 0px;
	text-align:left;
}

#header {
	border-bottom: 2px dotted #000066;
	margin-bottom: 20px;
	height: 85px;
	width: 645px;
}

#topnavi {
	display: none;
	width: 645px;
}

#mainnavi {
	display: none;
}

#kopfgrafik {
	display: none;
}

#main, #content_normal {
	width: 645px;
	font-size: 12px;
	line-height: 16px;
	font: #000;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#content_normal {
	border-bottom: 2px dotted #000066;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

#content_left {
	display: none;
}


#right {
	display: none;
}

#bottom {
	font-size: 12px;
	clear: none;
	height: 18px;
	padding: 0 0 0 0;
	border: none;
}


/* Kopfbereich */

#logo_druck {
	width: 200px;
	height: 80px;
	padding: 0px;
	margin: 0 0 0 18px;
	float: left;
	display: inline;
}

#logo {
	display: none;
}

#eurozeichen {
	display: none;
}


#kasten, #kasten2, #news_kasten  {
	background-color: #FFFFFF;
	background-image: none;
	width: 620px;
	border: none;
}

#kasten_home h2, #kasten_home p {
	width: 474px;
}

#bottomtext {
	float: none;
	width: 645px;
}

#adresse {
	float: left;
	padding: 0 0 0 16px;
	color: #000066;
	font-size: 10px;
}

#drucken, #empfehlen {
	display: none;
}

.news-single-item #news_kasten h2 {
	font-size: 14px;
}

#kasten_3spalten h2, #kasten_3spalten p {
	width: 250px;
	font-size: 14px;
}


