/* Stylesheet security-access.at */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3432;
	background-image: url('../img/bg_body.gif');
	background-position: top;
	background-repeat: repeat-x;
}

a {
	color: #3c3432;
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3c3432;
	margin-top: 0;
}

h2, h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #6db842;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

form, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3432;
}

input, select, textarea {
	background-color: #EEEEEE;
	border: 1px solid #3c3432;
	padding: 1px;
}

.textfeld {
	width: 300px;
}

form td {
	padding-bottom: 10px;
}


#header {
	height: 200px;
	background-image: url('../img/bg_header.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

#container {
	position: absolute;
	left: 50%;
	top:  0;
	margin-left: -400px;
	width: 812px;
}


#menu {
	width: 202px;
	float: left;
}

#menu_bg {
	background-image: url('../img/bg_menu.gif');
	background-repeat: repeat-y;
}

#menu_main {
	position: relative;
	top: -20px;
	margin-left: 8px;
	margin-bottom: -25px;
}

#menu_bottom {
	height: 35px;
	background-image: url('../img/bg_menu_bottom.gif');
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d3532;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}

#menu a:hover, #menu a.menu_active {
	text-decoration: underline;
}


#content {
	width: 610px;
	float: right;
}

#content_bg {
	background-image: url('../img/bg_content.gif');
	background-repeat: repeat-y;
}

#content_main {
	position: relative;
	width: 515px;
	_height: 450px;
	min-height: 450px;
	top: -20px;
	margin-left: 47px;
	margin-bottom: -20px;
}

#content_bottom {
	height: 70px;
	background-image: url('../img/bg_content_bottom.gif');
	background-repeat: no-repeat;
}


#titelbild {
	width: 257px;
	float: right;
	margin-left: 10px;
}

#titelbild img {
	border: 1px solid #6db842;
}


#bereiche {
	position: relative;
	width: 515px;
	height: 195px;
}

#bereiche_alarm {
	position: absolute;
	top: 0;
	left: -6px;
}

#bereiche_video {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -63px;
	width: 126px;
}

#bereiche_zutritt {
	position: absolute;
	top: 0;
	right: -6px;
}

#newsuebersicht h2 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#newsuebersicht p {
	margin: 0;
}

#zurueck {
	width: 515px;
	margin-top: 20px;
	text-align: right;
}


.mehr, .mehr a {
	font-size: 10px;
	margin-top: 0;
}

.bildtext {
	font-size: 10px;
	color: #6db842;
	margin-bottom: 15px;
}
