@charset "utf-8";

/* Website-Angebot von Mars EDV - Bremen
   Design by Felix Niemann - Verden
   E-Mail: niemann(at)cine-company.de
   Beginn des Projekts: 11.05.2008
   Ende: */

/* Allgemeines Design */

body {
	background-color: #000000;
	font-size: 100.01%;
}

a {
	text-decoration: none;
	color: white;
}

a:hover {
	color: white;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

h1 {
	font-size: 120%;
}

#gesamt {
	margin: 0 auto;
	width: 800px;
	height: auto;
	background-color: #C40009;
}

#top {
	width: 800px;
	height: 81px;
	border-bottom: solid #F7DB00 2px;
}

#menue {
	width: 800px;
	height: 36px;
	background-color: #8F000A;
	text-align: center;
}

#inhalt {
	width: 800px;
	height: auto;
	font-size: 90%;
	color: #8F000A;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	width: 800px;
	background-image:url(../images/footer.gif);
	background-repeat: no-repeat;background-position: bottom;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 85%;
	font-weight: bold;
}

#logo {
	width: 280px;
	height: 70px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#logo_text {
	width: 280px;
	height: 28px;
	background-image:url(../images/logo_text.gif);
	background-repeat:no-repeat;
	margin: -25px 0 0 500px;
}

/* Index-Seite */

.text_index {
	width: 750px;
	height: 120px;
	color: white;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

.text_footer {
	width: 700px;height: 180px;
	margin: auto;
	padding: 15px 0 0 0;
}

.img_prowin {
	width: 145px;
	height: 129px;
	background-image: url(../images/logo_prowin.gif);
	background-repeat: no-repeat;
	margin: -180px 0 0 550px;
}

.img_icon_oben {
	width: 750px;
	height: 365px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.img_icon_unten {
	width: 345px;
	height: 133px;
	margin: 5px auto 0 auto;
}

/* Produkte-Seite */

.text_produkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: white;
	width: 480px;
	height: 50px;
	margin: 10px 0 0 20px; 
}

.logoreihe_oben {
	width: 721px;
	height: 215px;
	margin: 0 auto;
}

.logoreihe_unten {
	width: 721px;
	height: 215px;
	margin: 0 40px 0 40px;
}

/* ProWin Detailseite */

.img_logo_prowin {
	width: 138px;
	height: 101px;
	background-image: url(../images/icons/Produkte/Details/prowin.gif);
	background-repeat: no-repeat;
	margin: 15px 0 0 15px;
}

.einleitung_prowin {
	width: 505px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: -50px 0 0 175px;
	color: white;
}

.text_prowin {
	width: 700px;
	height: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	margin: 50px 0 0 15px;
}

/* ProTouch Detailseite */

.img_logo_protouch {
	width: 145px;
	height: 131px;
	background-image: url(../images/icons/Produkte/Details/protouch.gif);
	background-repeat: no-repeat;
	margin: 15px 0 0 15px;
}

.einleitung_protouch {
	width: 505px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: -50px 0 0 175px;
	color: white;
}

.text_protouch {
	width: 700px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	margin: 50px 0 0 15px;
}

/* ProOnline Detailseite */

.img_logo_proonline {
	width: 162px;
	height: 119px;
	background-image: url(../images/icons/Produkte/Details/proonline.gif);
	background-repeat: no-repeat;
	margin: 15px 0 0 15px;
}

.einleitung_proonline {
	width: 505px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: -50px 0 0 175px;
	color: white;
}

.text_proonline {
	width: 700px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	margin: 50px 0 0 15px;
}

/* ProInfo Detailseite */

.img_logo_proinfo {
	width: 143px;
	height: 98px;
	background-image: url(../images/icons/Produkte/Details/proinfo.gif);
	background-repeat: no-repeat;
	margin: 15px 0 0 15px;
}

.einleitung_proinfo {
	width: 505px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: -50px 0 0 175px;
	color: white;
}

.text_proinfo {
	width: 700px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	margin: 50px 0 0 15px;
}

/* ProFit Detailseite */

.img_logo_profit {
	width: 137px;
	height: 114px;
	background-image: url(../images/icons/Produkte/Details/profit.gif);
	background-repeat: no-repeat;
	margin: 15px 0 0 15px;
}

.einleitung_profit {
	width: 505px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: -50px 0 0 175px;
	color: white;
}

.text_profit {
	width: 700px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	margin: 50px 0 0 15px;
}

/* ProVendor Detailseite */

.img_logo_provendor {
	width: 168px;
	height: 133px;
	background-image: url(../images/icons/Produkte/Details/provendor.gif);
	background-repeat: no-repeat;
	margin: 15px 0 0 15px;
}

.einleitung_provendor {
	width: 505px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: -50px 0 0 185px;
	color: white;
}

.text_provendor {
	width: 700px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	margin: 50px 0 0 15px;
}

/* ProOrder Detailseite */

.img_logo_proorder {
	width: 172px;
	height: 115px;
	background-image: url(../images/icons/Produkte/Details/proorder.gif);
	background-repeat: no-repeat;
	margin: 15px 0 0 15px;
}

.einleitung_proorder {
	width: 505px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: -50px 0 0 185px;
	color: white;
}

.text_proorder {
	width: 700px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	margin: 50px 0 0 15px;
}

/* ProKasse Detailseite */

.img_logo_prokasse {
	width: 151px;
	height: 111px;
	background-image: url(../images/icons/Produkte/Details/prokasse.gif);
	background-repeat: no-repeat;
	margin: 15px 0 0 15px;
}

.einleitung_prokasse {
	width: 505px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: -50px 0 0 185px;
	color: white;
}

.text_prokasse {
	width: 700px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	margin: 50px 0 0 15px;
}

/* Kontaktseite */

.ueberschrift_kontakt {
	width: 400px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 100%;
	margin: 15px 0 0 15px;
	font-weight:bold;
}

.formular {
	width: 400px;
	height: 300px;
	font-size: 95%;
	color: white;
	margin: 15px 0 0 15px;
}

/* Referenzen */

.tabelle_referenzen_links {
	width: 205px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 95%;
	margin: 15px 0 0 180px;
}

.tabelle_referenzen_rechts {
	width: 215px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 95%;
	margin: -522px 0 0 400px;
}

/* Impressum */

.impressum_ueberschrift {
	margin: 0 0 0 15px;
	width: 205px;
	height: 280px;
	font: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: white;
}

.impressum_haftungsauschluss {
	margin: -230px 0 0 235px;
	width: 405px;
	height: 200px;
	font: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: white;
}