
BODY {
	color : #4B74B5;
	font-weight : normal;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color : #FFFFFF;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
	letter-spacing: 0px;
}

TD {
	color : #4B74B5;
	font-weight : normal;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

#container {
	width: 966px;
	margin: auto;
}

#bg_head {
	background-image: url(../images/head.jpg);
	background-position: left;
	width: 966px;
	height: 146px;
}

#stage {
	width: 966px;
}

#stage_all {
	width: 966px;
	margin-top: 30px;
	text-align: justify;
}

#stage_left {
	width: 600px;
	float: left;
	margin-top: 30px;
	text-align: justify;
}

#stage_right {
	width: 320px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	text-align: justify;
}

#stage_left_alternativ {
	width: 220px;
	float: left;
	margin-top: 30px;
	text-align: justify;
}

#stage_right_alternativ {
	width: 700px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	text-align: justify;
}

#stage_left_kontakt {
	width: 570px;
	float: left;
	margin-top: 30px;
	text-align: justify;
}

#stage_right_kontakt {
	width: 350px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	text-align: justify;
}

#stage_left_referenzen {
	width: 460px;
	float: left;
	margin-top: 30px;
	text-align: justify;
}

#stage_right_referenzen {
	width: 460px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	text-align: justify;
}

#footer {
	width: 966px;
	height: 45px;
	clear: both;
}

/*---------------------------MENUE---------------------------*/

.button a:link, .button a:active, .button a:visited {
	background:transparent  url(../images/button_on.gif);
	opacity: 0.9;
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	height: 22px;
	line-height: 22px;
	width: 120px;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

.button a:hover {
	font-weight: bold;
	background:transparent  url(../images/button_on.gif);
	opacity: 0.7;
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	color: #FFFFFF;
	text-decoration: none;
}

.button_abstand {
	width: 5px;
	float: left;
}

.button_outside {
	width: 48px;
	float: left;
}

.submenue {
	text-align: right;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	float: right;
	width: 450px;
}

.submenue, .submenue a:link, .submenue a:active, .submenue a:visited {
	text-align: right;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.submenue a:hover {
	text-align: right;
	font-size: 10px;
	color: #4B74B5;
	text-decoration: none;
}

#footerMain {
	text-align: left;
	font-size: 10px;
	color: #CCCCCC;
	width: 966px;
	margin-bottom: 20px;
	clear: both;
}

.nav a:link, .nav a:active, .nav a:visited {
	font-size: 11px;
	color: #4B74B5;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover {
	font-size: 11px;
	color: #4B74B5;
	font-weight: bold;
	text-decoration: underline;
}

/*---------------------------Ende---------------------------*/

A:LINK, A:VISITED, A:ACTIVE  {
	color: #4B74B5;
	font-weight : bold;
	text-decoration: underline;
}

A:HOVER {
	color: #4B74B5;
	font-weight :bold;
	text-decoration: underline;
}

H1 {
	/*color : #4B74B5;*/
	color : #000;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 15px;
}

H2 {
	color : #4B74B5;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 1px;
	font-weight: bold;
}

H3 {
	color : #4B74B5;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 15px;
}

H4 {
	color : #D62929;
	font-weight : bold;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

UL {
	list-style-image: url(http://www.wireless-alarm.de/images/blue_arrow.gif);
	padding: 0px;
	margin-left: 20px;
	list-style-position: outside;
}

LI {
	margin-bottom: 8px;
	margin-top: 8px;
	clear: both;
}
