/* --------------------------------------------------------------- */
/*                                                                 */
/*    HAUPT CSS-DATEI                                              */
/*    Diplomarbeit NiedermannDruck AG                              */
/*    MMP06-09                                                     */
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* --- HTML TAGS ------------------------------------------------- */
/* --------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body > html {
	height: 100%;
}

body {
	text-align: center;
	background:url(../images/page/bg.jpg) repeat-x top left;
	background-color:#FFFFFF;
}

img {
	border: none;
}

#page_content a {
	color: #e7421b;
	text-decoration: none;
	font-weight:normal;
}

a:active {
	color: #e7421b;
	font-weight:normal;
}	

a:hover {
	color: #e7421b;
	font-weight:normal;
}


/* --------------------------------------------------------------- */
/* --- FONT  ----------------------------------------------------- */
/* --------------------------------------------------------------- */

body {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

ul {
	margin: 0px 0px 15px 15px;
	font-size:12px;
}

ol {
	margin-left: 25px;
}

p {
	margin: 0pt 0px 15px 0px;
	padding: 0pt;
}

li {
	line-height: 1.6em;
	margin: 0px;
	padding: 0pt;
}

h1 {
	font-size:1.5em;
	color:#e7421b;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

table {
	border-collapse: collapse;
}

table tr th {
	font-weight: bold;
}

td {
	height:20px;
}

td.awards_bild {
	width:100px;
}

td.awards_text {
	width:280px;
	vertical-align:bottom;
}

td.team_bild {
	width:200px;
}

td.team_text {
	vertical-align:bottom;
}


/* --------------------------------------------------------------- */
/* --- STANDARD-KLASSEN ------------------------------------------ */
/* --------------------------------------------------------------- */

.clear {
	clear: both;
}

/* --------------------------------------------------------------- */
/* --- HAUPT AUFBAU ---------------------------------------------- */
/* --------------------------------------------------------------- */

#page {
	width: 944px;
	margin: 22px auto;
	text-align: center;
}

/* --- HEADER ---------------------------------------------------- */

#header {
	height:98px;
}

#head_image {
	height:150px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:944px;
	text-align:center;
}

#logo {
	float:left;
	margin:62px 0px 0px 23px;
	width:200px;
	height:20px;
	}
	
	
/* --- TITLE ----------------------------------------------------- */

#title_bg {
	height:42px;
	text-align:center;
	background-image: url(../images/page/title_bg.png);
	background-repeat: no-repeat;
	background-position:top left;
	}

#title {
	float:left;
	text-align:left;
	margin: 18px 0px 0px 192px;
	width:559px;
	height:23px;
	}
	
/* --- CONTENT ---------------------------------------------------- */

#page_image {
	float:left;
	margin:0px 0px 0px 20px;
	text-align:left;
	font-size:1.1em;
	line-height: 1.6em;
}
	
#page_image img {
	border:1px solid #999899;
}


#page_content {
	float:right;
	margin: 0px 193px 0px 0px;
	text-align: left;
	width: 559px;
	font-size: 1.1em;
	line-height: 1.6em;
}

#page_content img a:hover  {
	border-bottom:none;
	}

#page_content_bild {
	margin: 19px 194px 0px 20px;
	padding:0px 0px 20px 0px;
	text-align: left;
	width: 753px;
}

#page_content ul li {
	list-style-image:url(../images/page/liststyle.gif);

}

#page_content a img {
	text-decoration:none;
}


/* --- FOOTER ------------------------------------------------------ */

#footer {
	height:30px;
	padding:0px 22px 0px 22px;
	background-image: url(../images/page/footer_bg.png); 
	background-repeat: no-repeat;
	background-position: left bottom;
}

#address {
	margin:3px 0px 0px 0px;
	float:left;
	width:500px;
	height:12px;
	text-align:left;
}

#imprint {
	margin:4px 0px 0px 0px;
	float:right;
	width:330px;
	height:16px;
	text-align:right;
}

#imprint ul li {
	list-style-type:none;
	display: inline;
	margin-left:9px;
}

#imprint a:hover {
	border:none;
}

/* --------------------------------------------------------------- */
/* --- BACKGROUNDS ----------------------------------------------- */
/* --------------------------------------------------------------- */

#header_bg {
	width:944px;
	background-image: url(../images/page/header_bg.png); 
	background-repeat: repeat-y;
	background-position: left top;
}

#head_image_bg{
	width:944px;
	height:150px;
	max-height:150px;
	text-align:center;
	background-image: url(../images/page/head_image_bg.png); 
	background-repeat: repeat-y;
	background-position: center top;
}

#content_bg{
	width:944px;
	background-image: url(../images/page/content_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#content_muster{
	width:944px;
	background-image: url(../images/page/content_muster.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:20px;
}

#footer_bg {
	width:944px;
	background-image: url(../images/page/footer_bg.png); 
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* --------------------------------------------------------------- */
/* --- SERVICE NAVIGATION ---------------------------------------- */
/* --------------------------------------------------------------- */

#service-navigation {
	height:15px;
	width:384px;
	float:right;
	margin:65px 20px 0px 0px;
}

#service-navigation img {
	border:none;
}

#service-navigation ul {
}

#service-navigation ul li {
	list-style-type:none;
	display: inline;
	margin-left:9px;
}

#service-navigation a:hover {
	list-style-type:none;
	border:none;
}

/* --------------------------------------------------------------- */
/* --- SUB NAVIGATION -------------------------------------------- */
/* --------------------------------------------------------------- */

#sub-navigation {
	height:22px;
	background-image: url(../images/page/sub_nav_bg.png);
	background-repeat: no-repeat;
	background-position:top left;
	text-align:left;
	padding:0px 0px 0px 13px;
	vertical-align:middle;
}

#sub-navigation a {
	font-size:1.0em;
	margin:0px 5px 0px 5px;
}

.sub_elemente  {
	float:left;
	margin:3px 0px 0px 5px;
	}

/* INAKTIVER ZUSTAND */
#sub-navigation a:hover {
	border-bottom:none;
	color:#e7421b;
	text-decoration: none;
}

.sub_elemente a {
	color:#424242;
	text-decoration: none;
	}

/* AKTIVER ZUSTAND */
.sub_elemente a.sub_active{
	color: #e7421b;
	text-decoration: none;
	}

/* --------------------------------------------------------------- */
/* --- NAVIGATION DER DRITTEN EBENE ------------------------------ */
/* --------------------------------------------------------------- */

#page_image a {
	color:#424242;
	margin:0px 5px 0px 5px;
	font-size:1em;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_link.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

/* INAKTIVER ZUSTAND */
#page_image a:hover {
	border-bottom:none;
	color:#e7421b;
	background-image: url(../images/icons/icon_link_over.png);
}

#page_image .active {
	border-bottom:none;
	color:#e7421b;
	background-image: url(../images/icons/icon_link_over.png);
}

.subnav_kategorie { background-position:left; padding-left: 0px; padding-right: 0px; text-decoration: none; color: #cccccc; font-size: 10px; font-weight: normal; font-family: Verdana; }
A.subnav_kategorie:visited { background-position:left; padding-left: 0px; padding-right: 0px; text-decoration: none; color: #696969; font-size: 10px; font-family: Verdana; }
A.subnav_kategorie:link { background-position:left; padding-left: 0px; padding-right: 0px; text-decoration: none; color: #696969; font-size: 10px; font-weight: normal; font-family: Verdana; }
A.active { background-position:left; padding-left: 0px; padding-right: 0px; text-decoration: none; color: #ff0000; font-size: 10px; font-weight: normal; font-family: Verdana; } 
A.subnav_kategorie:hover { background-position:left; padding-left: 0px; padding-right: 0px; text-decoration: none; color: #933; font-size: 10px; font-weight: normal; font-family: Verdana; } 


/* --------------------------------------------------------------- */
/* --- CONTENT-DEFINITIONEN -------------------------------------- */
/* --------------------------------------------------------------- */

/* --- Allgemein ------------------------------------------------- */

.list_sitemap {
	list-style-type:none;
}

#page_content ul.list_sitemap li {
	list-style-image:none;
	list-style:none;
}

#page_content ul.list_sitemap li a:hover {
	list-style-image:none;
	list-style:none;
	border-bottom: 1px dotted #e7421b;
}

a:hover.fachwoerter {
	border-bottom: 1px dotted #e7421b;
}

#kontakt_kroki {
	float:left;
	margin:-120px 0px 0px 50px;
	width:400px;
	height:400px;
}

#kontakt_adresse {
	float:left;
	margin:0px 0px 0px 0px;
	width:200px;
	z-index:1;
	position:relative;
}

.pdownload{
	font-size:0.9em;
	border-bottom: 1px dotted #e7421b;
	margin-top:-7px;
	margin-bottom:30px;
}

.homelinkfront{
	padding-top:0px;
	padding-left:20px;
	background-image: url(../images/icons/icon_link.png);
	background-repeat:no-repeat;
	background-position:left;
	
}


.homelink{
	font-weight:bold;
}

.homelink:hover{
	font-weight:normal;
	border-bottom: 1px dotted #e7421b;
}

/* --- News ---------------------------------------------------- */

.news_titel {
	height:25px;
	background-image: url(../images/news/content/news_balken.png);
	background-repeat: no-repeat;
	background-position:center top;
}

.news_titel h2{
	padding-left:23px;
	padding-top:3px;
	text-align:left;
}

.pnewszeit{
	font-size:0.9em;
	text-align:left;
	color:#424242;
}

.pnewszeit a {
	font-size:1.1em;
}

.news_links {
	float:left;
	width:154px;
	margin-top:10px;
}

.news_rechts {
	width:382px;
	text-align:left;
	margin-left:170px;
	margin-top:8px;
	}
	
.news_footer {
	clear:both;
	border-bottom: 1px dotted #e7421b;
	width:553px;
	margin-bottom:33px;
	}	
	
.news_wrapper {
	width:558px;
	}	


/* --- PRODUKTEVIELFALT ---------------------------------------------------- */

.imgnews {
	border:1px solid #999899;
	margin:9px;
}


.imgnewsbig {
	border:1px solid #999899;
	margin-bottom:9px;
}

/* --- PHP Infoboxen ---------------------------------------------------- */

p.error, p.info
{
	width: 500px;
	margin: 15px auto;
	padding: 10px;
	font-size: 1em;
}

p.error {
	border: 1px solid #e7421b;
	background-color:#FFC993;
	margin:0px;
}

p.info {
	border: 1px solid green;
	background-color: #DDFFDD;
	margin:0px;
}


/* --------------------------------------------------------------- */
/* --- LINK-KLASSEN ---------------------------------------------- */
/* --------------------------------------------------------------- */

a.hidden {
	display:none;
}


a.linkicon_links {
	color:#424242;
	font-size:1em;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_link.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.linkicon_links:hover {
	color:#e7421b;
	font-size:1em;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_link_over.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.linkicon_rechts {
	color:#424242;
	font-size:1em;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_link.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.linkicon_rechts:hover {
	color:#e7421b;
	font-size:1em;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_link_over.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.internal-link {
	text-decoration: none;
}

a.internal-link:hover {
	border-bottom: 1px dotted #e7421b;
}

a.external-link {
	padding-right: 14px;
	background-image: url(../images/icons/icon_external-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

a.external-link:hover {
	border-bottom: 1px dotted #e7421b;
}

a.popup-link {
	padding-right: 14px;
	background-image: url(../images/icons/icon_popup-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

a.mail {
	padding-right: 14px;
	background-image: url(../images/icons/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

a.mail:hover {
	border-bottom: 1px dotted #e7421b;
}

a.download {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_file.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border-bottom: none;
}

a.pdf {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border-bottom: none;
}

a.word {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border-bottom: none;
}

a.excel {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_xls.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border-bottom: none;
}

a.powerpoint {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_ppt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border-bottom: none;
}

a.zip {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_zip.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border-bottom: none;
}

/* --------------------------------------------------------------- */
/* --- mootools -------------------------------------------------- */
/* --------------------------------------------------------------- */

.toggler {
	cursor: pointer;
	margin-bottom: 3px;
}