body {
	background-image: url(../Images/bodyback.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, san-serif;
	color: #ffffff;
	background-color: transparent;
	}
/*Ausrichtung der Seite*/
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1000;
	}	
/*Kopfzeile*/
#logo {
	background-color: #b6b6fc;
	background-image: url(../Images/obackground.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 200px;
	height: 115px;
	}
.logohead {
	color: #ffffff;
	margin-left: 20px;
	}
#head {
	background-color: #b6b6fc;
	background-image: url(../Images/obackground.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 700px;
	height: 115px;	
	}
#head h1 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 1.5em;
	/*color: #03043d;*/
	color: #d5251d;
	background-color: transparent;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 250px;
	margin-bottom: 0px;
	}
/*Länderauswahl*/
#landwahl {
	height: 20px;
	margin-left: 640px;
	margin-top: 25px;
	}
.chflagge {
	border: 0px;
	}
.dflagge {
	border: 0px;
	}
/*Navigation Kopfzeile*/
#topnav {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: 480px;
	}	
#topnav ul {	
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#topnav li {
	display: inline;
	}
#topnav a:link, #topnav a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.9em;
	/*color: #ffffff;*/
	color: #d5251d;
	background-color: transparent;
	}
#topnav a:hover {
	/*color: #03043d;*/
	color: #d5251d;
	text-decoration: underline;
	}
/*Hauptnavigation body*/
body#home li.P1 a:link, body#home li.P1 a:visited,
body#alarmanlage li.P2 a:link, body#alarmanlage li.P2 a:visited,
body#Einbruchschutz li.P2a a:link, body#Einbruchschutz li.P2a a:visited,
body#Brandschutz li.P2b a:link, body#Brandschutz li.P2b a:visited,
body#Funkalarmanlage li.P3 a:link, body#Funkalarmanlage li.P3 a:visited,
body#Zubehoer li.P3a a:link, body#Zubehoer li.P3a a:visited,
body#Zubehoer2 li.P3a a:link, body#Zubehoer2 li.P3a a:visited {
	/*color: #ffffff;*/
	color: #d5251d;
	background-color: #03043d;
	}
body#DrahtAlarmanlage li.P4 a:link, body#DrahtAlarmanlage li.P4 a:visited,
body#Brandmeldeanlage li.P5 a:link, body#Brandmeldeanlage li.P5 a:visited,
body#Videoueberwachung li.P6 a:link, body#Videoueberwachung li.P6 a:visited {
	/*color: #ffffff;*/
	color: #d5251d;
	background-color: #121349;
	}
body#Service li.P7 a:link, body#Service li.P7 a:visited,
body#Partnerfirmen li.P8 a:link, body#Partnerfirmen li.P8 a:visited,
body#Kontakt li.P9 a:link, body#Kontakt li.P9 a:visited {
	/*color: #ffffff;*/
	color: #d5251d;
	background-color: #14154b;
	}
/*Hauptnavigation links*/
#mainnav {
	background-color: #03043d;
	background-image: url(../Images/ubackground.jpg);
	background-repeat: repeat-x;
	height: 1500px;
	width: 200px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.logonav{
	background-color: transparent;
	color: #ffffff;
	margin-left: 0px;
	padding-bottom: 20px;
	}
#hauptnavigation {
	background-color: #03043d;
	background-image: url(../Images/navbackground.jpg);
	background-repeat: repeat-x;
	height: 1500px;
	width: 180px;
	margin-left: 20px;
	margin-top: 0px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.9em;
	}
#hauptnavigation ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#hauptnavigation ul ul {
	padding: 0px 0px 0px 0px;
	margin-left: 45px;
	}
#hauptnavigation a:link, #hauptnavigation a:visited {
	display: block;
	text-decoration: none;
	/*color: #121773;*/
	color: #d5251d;
	background-color: #d5d5df;
	padding: 5px 5px 5px 0.5em;
	border-top: 1px solid #5d5d83;
	border-bottom: 1px solid #5d5d83;
	}
#hauptnavigation a:hover {
	background-color: #03043d;
	/*color: #ffffff;*/
	color: #d5251d;
	}	
/*Seiteninhalt*/
#content {
	background-color: #03043d;
	background-image: url(../Images/ubackground.jpg);
	background-repeat: repeat-x;
	width: 680px;
	height: 1500px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin-bottom: 0px;
	}
#content p {
	width: 600px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.9em;
	color: #ffffff;
	background-color: transparent;
	text-align: justify;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 3px;
	}
.textfett {
	font-weight: bold;
	}
.zubbild {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #ffffff;
	background-color: transparent;
	}
.zubtext {
	float: right;
	padding-right: 50px;
	text-align: left;
	}
.zubnav a:link, .zubnav a:visited {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
	}
.zubnav a:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
	}		
.textbildright {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #ffffff;
	background-color: transparent;
	}
.textbildleft {
	float: left;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #ffffff;
	background-color: transparent;
	}
.anker {
	font-size: 0.8em;
	float: right;
	}
#content h1 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 1.2em;
	color: #ffffff;
	background-color: transparent;
	margin: 15px 0px 0px 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	}
#content a:link, #content a:visited {
	font-size: 1.0em;
	color: #ffffff;
	text-decoration: none;
	}
#content a:hover {
	font-size: 1.0em;
	/*color: #ffffff;*/
	color: #d5251d;
	text-decoration: none;
	}
#content ul {
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.9em;
	color: #ffffff;
	text-align: justify;
	width: 555px;
	padding-left: 20px;
	margin-left: 40px;
	width: 530px;
	list-style-type: disc;
	}
#content ol {
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.9em;
	color: #ffffff;
	text-align: justify;
	padding-left: 25px;
	margin-left: 45px;
	width: 530px;
	list-style-type: decimal;
	}
#zube {
	width: 200px;
	}
#zube li {
	list-style: none;
	float: left;
	}
#zube img {
	display: inline;
	}
/*Formatierung Tabelle Kontaktseite*/
.kontakttabelle {
	font-family: Arial, Helvetica, san-serif;
	border-collapse: collapse;
	margin-left: 25px;
	margin-bottom: 50px;	
	}
.kontakttabelle td {
	background-color: transparent;
	color: #ffffff;
	padding: 5px 20px 5px 10px;
	font-size: 0.9em;
	}
.kontakttabelle th {
	background-color: transparent;
	color: #dddddd;
	padding: 5px 0px 5px 0;
	text-align: left;
	font-size: 0.9em;
	}
/*Tabellenüberschrift Service <caption>...</caption>*/
caption {
	margin-left: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 0.9;
	}
/*Kontaktformular*/
fildset {
	border: 1px solid #ffffff;
	background-color: transparent;
	}
legend {
	font-family: Arial, Helvetica, san-serif;
	font-size: 1.2em;
	color: #ffffff;
	}
/*Fußzeile*/
#footer {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	width: 900px;
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.9em;
	color: #121773;
	text-decoration: none;
	}
#footer a:link, #footer a:visited {
	color: #121773;
	text-decoration: none;
	}
#footer a:hover {
	/*color: #121773;*/
	color: #d5251d;
	text-decoration: underline;
	}
.ifkontakt {
	margin-left: 25px;
}