/* @override http://beralarm.ch/assets/templates/beralarm/css/style.css */

*{
	margin: 0;
	padding: 0;
}

#subnavigation div.newsblock p a {
	color: white;
	text-decoration: underline;
}



ol,ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {

}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}
hr{
 	height: 1px;
 	background-color: black;
 	width: 500px;
 	border-width: 0;
 	border-style: none;
 	margin-bottom: 15px;
 	margin-top: 15px;
 	display: block;
 	float: left;
}
caption,th {
	text-align: left;
}

q:before, q:after {
	content: '';
}
label{
	display: block;
	font-size: 0.8em;
}

input{
	display: block;
}


p {
	font-size: 0.8em;
}

li {
	font-size: 0.8em;
}

html {


/* This sets the font styles for the entire html file.*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

body {
	text-align: left;
	background: url(../images/bg.gif) repeat-x

;
	/* the sets the background color */
	color: Black;
}

.clearer {
	clear: both;
}

div#container {
	width: 770px

;
	/* this sets the overall page width to a fixed 770px */

	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	position: relative;
}
div#language{
	position: absolute;
	top: 5px;
	right: 0;
	color: black;
	font-size: 12px;
}

#CSSMenu ul{
	display: inline;
} 

#CSSMenu li {list-style:none;
	display: inline;
	padding: 5px;
	color: silver;
}
  #CSSMenu li a{
	color: #e73a3f;
}
 

/* ===== BRANDING ===== */

div#branding {
	height: 108px;
	background: url(../images/logo_beralarm.gif) no-repeat bottom;
	width: 219px;
	cursor: pointer;
	margin-top: 28px;
	float: left;
	display: inline;
}

#cmList .active a{
 	text-decoration: none;
 	color: black;
}
#menu {
   text-align: left;
	display: inline;
	width: 520px;
	float: right;
	margin-top: 101px;
	margin-bottom: 50px;
	height: 45px;
	line-height: 45px;
}

#menu ul li {
	width: auto;


/* lets the menu item buttons be sized as needed for menu title*/

/*width: 3em; */  

/* if un-commented will set menu buttons to fixed width */
  display: inline;

/* make this a horizontal menu */
  float: left;
	/* holds the menu 'box' to the left edge of the body div. Not really needed here.*/
  list-style: none;
	/* no decoration on menu items.*/
  text-align: left;
	padding: 0 1em

;
	/* spacing between menu items  experiment with this*/
  color: black;
	font-size: 0.9em;
	line-height: 45px;
	height: 45px;
}

#menu ul li a {
	color: black;
	text-decoration: none;
	height: 46px;
	line-height: 46px;
	padding-bottom: 15px;
}

#menu ul li a:hover, #menu ul li.active a {
	color: #e73a3f;
}

#menu ul li.active a {
	background: url(../images/active_arrow.gif) no-repeat center 18px;
	height: 46px;
	line-height: 46px;
}

/* ===== Navigation-side ===== */

#subnavigation {
	float: left;
}

#subnavigation ul {
	list-style: none;
	margin: 6px 0 0 25px;
	width: 235px;
	padding: 0;
	display: block;
}

#subnavigation li {
	margin: 0;
	font-size: 13px;
	padding: 6px 0;
	width: 80%;
	color: black;
	display: block;
	border-bottom: 1px solid black;
}

#subnavigation a {
	text-decoration: none;
	color: black;
	text-align: left;
}

#subnavigation a:hover{
	color: #e73a3f;
	border-left-color: #10638E;
	border-left-width: 2px;
	border-right-color: #10638E;
	border-right-width: 1px;
}
#subnavigation .active a{
		color: #e73a3f;
}

#subnavigation .active{
	border-bottom: 1px solid #e73a3f;
}
/* ===== CONTENT ===== */

div#content-main {
	float: right;
	width: 500px;
	display: inline;
	font-size: medium;
	line-height: 1.2em;
	border-bottom: 2px solid #e73a3f;
	margin: 0;
	padding: 0 0 30px;
}

#content-main p {
	margin-bottom: 15px;
}

#content-main h1 {
	margin-bottom: 15px;
	color: #e10106;
	font: bold 1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content-main span.stellenangebot h1 {
	margin-top: 0;
}


#content-main h2 {
	color: black;
 	font: bold 0.9em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
 	margin-bottom: 5px;
	margin-top: 0;
}


#content-main ul{
 	margin: 0;
 	padding: 0;
}
#content-main ul li {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/list-bullet.gif);
	color: black;
 	margin-bottom: 5px;
 	margin-left: 22px;
}

#content-main a {
	color: #e73a3f;
	text-decoration: underline;
}
.spezial_tabelle tr .hervorheben{
 	border-bottom: 1px solid #e10106;
 	display: block;
 	padding-bottom: 4px;
 	margin-bottom: 10px;
}
.spezial_tabelle {
 	width: 500px;
}

.newsblock p{
	background-color: #e10106;
	padding: 10px;
	float: left;
	color: white;
 	width: 200px;
 	margin-left: 25px;
}

* html .newsblock p{
 	background-color: #e10106;
	padding: 10px;
	float: left;
	color: white;
 	width: 200px;
 	margin-left: 10px;
}
/* ===== comments ===== */

div.comments div {
	background: #EEEEEE;
	padding: 4px 3px;
	margin-bottom: 10px;
}

div.comments div.odd {
	background: #E7EEF8;
}

div.comments p {
	padding: 10px;
	margin: 0;
}

#siteinfo{
	color: gray;
	font-size: 0.8em;
	float: right;
	display: block;
	padding-top: 10px;
	margin-top: 10px;
	width: 100%;
	text-align: right;
}

#siteinfo a {
	color: gray;
}

#copy {
	float: right;
}

#navbar {
	margin-top: 10px;
}

#breadcrumb {
	height: .6em;
	color: Black;
	float: left;
	font-size: .8em;
	text-align: left;
	margin-left: 25px;
}

#post-style {
	float: left;
	width: 460px;
	margin: 20px 0 0 0;
	padding: 0 0 0 1em;
	line-height: 1.5em;
	background-color: #F5F5DC;
	overflow: hidden;
}

h2.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #ff9933;
}

.post-text h3 {
	margin-top: 0;
	font: normal bold 130% 'Lucida Grande','Trebuchet MS';
	letter-spacing: -1px;
	color: #ff6633;
}

.post-text {
	margin: 0 0 1.5em 0;
	padding: 0 0 1.5em 14px;
	border-bottom: 1px solid #ddd;
}

.post-text h3 a,
.post-text h3 a:visited {
	color: #ff6633;
	text-decoration: none;
}

.post-footer {
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 88%;
	color: #999999;
}
