@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707173;
	line-height: 120%;
}
#inhalt_links p.pink {
	color: #8E0047;
	margin-left: 60px;
}

#inhalt p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

a img {border: none;}

thead {
	font-size: 20px;
	color: #8e0047; 
}
/* HEADLINES ##########################################################*/
#inhalt_rechts h1 {
	margin: 0 0 20px 0;
	color: #63103d;
	font-size: 22px;
	position: relative;
	z-index: 2;
}

h2 {
	margin: 10px 0 5px 0;
	color: #707173;
	font-size: 13px;
	font-variant: small-caps;
	position: relative;
	z-index: 2;
}
h3 {
	margin: 10px 0 5px 0;
	color: #63103d;
	font-size: 12px;
	position: relative;
	z-index: 2;
}
#inhalt_links h4 {
	font-weight: bold;
	color: #63103d;
	text-align: left;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#inhalt_links .pinkBold {
	font-weight: bold;
	margin-left: 65px;
	font-size: 14px;
	color: #63103d;
	padding-top: 8px;
}



/* ENDE HEADLINES ######################################################*/

#main_frame {
	width: 1000px;
	background: #ececed;
	margin: 0 auto 0 auto;
	position: relative;
}
#header {
	width: 980px;
	height: 118px;
	padding: 0 0 20px 20px;
	position: relative;
	background: url(../img/header.jpg) right top no-repeat;
	z-index: 2;
}

#logo {
	position: absolute;
	bottom: 8px;
	left: 16px;
	width: 279px;
	height: 76px;
	z-index: 3;
}

/* MENU ###################################################*/
#dock {
	position: absolute;
	bottom: 5px;
}
#dock_bottom {
	position: relative; 
	top: 75px;
	left: 500px;
	width: 500px;
	height: 75px;
	z-index: 2;
}

.default {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	height: 34px;
	padding: 0 20px 0 20px;	
	text-decoration: none;
}
.default:hover {
	color:#CCC;
}
.active {
	color: #CCC;
	font-weight: bold;
	font-size: 14px;
	height: 34px;
	padding: 0 20px 0 20px;
	text-decoration: none;
}


/* ####################################################### */

#content {
	position: relative;
	width: 1000px;
	min-height: 451px;
	background: #f1f1f1;	
	border-top: none;
	overflow: hidden;
}
#content_oben_rechts {
	position: absolute;
	top: 0px;
	right: 0px;
}
#content_unten_links {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#inhalt {
	position: relative;
	width: 975px;
	padding: 25px 0 0 25px;
	float: left;
	z-index: 1;
}
#rechte_spalte {
	font-size:12px;
	width: 175px;
	padding: 25px;
	border-left: 1px solid #ececed;
	position: relative;
	top: 100px;
	float: right;
}
#footer {
	position: relative;
	height: 25px;
	line-height: 25px;
	width: 1000px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
}
#footer_zeile_dunkel {
	position: absolute;
	width: 520px;
	background: #646567;
	height: 25px;
	padding-left: 20px;
}
#footer_zeile_hell {
	position: absolute;
	left: 530px;
	width: 195px;
	height: 25px;
	background: #9c9e9f;
	text-align: center;
}
#footer_zeile_heller {
	position: absolute;
	left: 725px;
	width: 187px;
	height: 25px;
	background: #c5c7c8;
	text-align: center;
}
.footer_kasten {
	height: 25px;
	width: 25px;
	float: right;
	margin-right: 10px;
	background: #63103d;
}
/* Formulare ####################################################### */
form {
	overflow: hidden;
	position: relative;
	padding-bottom: 130px;
}
fieldset {
	border: none;
}
.formularfeld, .formularfeld_spezial {
	position: relative;
	display: block;
	width: 350px;
	min-height: 30px;
}
.formularfeld input {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	width: 250px;

}
.input_kurz {
	position: absolute;
	top: 0;
	font-size: 12px;
	width: 80px;	
}
.input_lang {
	position: absolute;
	top: 0;
	font-size: 12px;
	width: 160px;	
}
.textarea {
	position: relative;
	display: block;
	font-size: 12px;
	width: 350px;
}
.textarea textarea {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	width: 250px;
	height: 80px;
}
.submit_button {
	position: relative;
	display: block;
	width: 260px;
	height: 30px;
	top: 80px;
	left: 92px;
}
#inhalt ul li {
	margin: 0px;
	padding: 0px 0px 5px;
}
#inhalt a:link, #inhalt a:visited, #inhalt a:active {
	color: #63103d;
}
#inhalt a:hover, #inhalt a:focus {
	color: #646567;
}
#inhalt_links {
	width: 360px;
	float: left;
}
#inhalt_rechts {
	float: right; 
	width: 600px; 
	height: 600px; 
}
#start {
	float: right;
	width: 560px;
	height: 262px;
	background: url(../img/01.jpg) no-repeat;
	padding-top: 315px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#service {
	float: right;
	width: 560px;
	height: 262px;
	padding: 315px 20px 0 20px;
	background: url(../img/02.jpg) no-repeat;
}
#print {
	float: right; 
	width: 560px; 
	height: 262px; 
	padding: 330px 20px 0 20px;
	background: url(../img/03.jpg) no-repeat; 
}
#dtp {
	float: right; 
	width: 560px; 
	height: 262px; 
	padding: 330px 20px 0 20px;
	background: url(../img/04.jpg) no-repeat; 
}
#design {
	float: right; 
	width: 560px; 
	height: 262px; 
	padding: 330px 20px 0 20px;
	background: url(../img/05.jpg) no-repeat; 	
}
#process {
	float: right; 
	width: 560px; 
	height: 262px; 
	padding: 330px 20px 0 20px;
	background: url(../img/06.jpg) no-repeat; 	
}
#about {
	
}
.bild_absatz {
	position: relative;
	width: 350px;
	float: right;
	right: 80px;
	line-height: 16px;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.rosa_quadrat {
	width: 14px;
	height: 14px;
	float: left;
	margin-right: 10px;
	background: #63103d;
}
.weisses_quadrat {
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
	background: #ffffff;
}
.weiss {
	color: #ffffff;
}
#aha {
	float: right;
	width: 560px;
	height: 262px;
	padding: 330px 20px 0 20px;
	background-image: url(../images/kleinmaier-druck.jpg);
	background-repeat: no-repeat;
}

