/** Start Basis **/
html{}
body{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;margin-bottom:0;
	background-repeat: repeat-y;
	background-image:url(../Image/Layout/BG.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #bfbfbf;
	color: #333333;
	font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;
	padding:0;
	scrollbar-3dlight-color: #BFBFBF;
	scrollbar-arrow-color: #87A29A;
	scrollbar-darkshadow-color: #BFBFBF;
	scrollbar-face-color: #EEEEE9;
	scrollbar-highlight-color: #FFFFF0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F6F6F6;
	font-size: 12px;
}
#SiteContent{background:white;width:1014px;margin:auto;background-image:url(/Objektschutz/Image/Layout/BGContent.jpg);}
#Content{
	margin:auto;
	margin-left:17px;
	margin-right:17px;
	background-image: url(/Objektschutz/Image/Layout/BG-Logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#Footer{clear:both;background-image:url(/Objektschutz/Image/Layout/Footer.jpg);background-repeat:no-repeat;height:48px;margin-left:auto;margin-right:auto;width:1014px;margin-top:2em;}
#Top{
	background-image:url(/Objektschutz/Image/Layout/Top.jpg);
	height:136px;
}

#Content h1:first-child {margin-top:0px;}
#Content h2:first-child {margin-top:0px;}

img{
	border:0px;
}
a {
	color: #666666;

}

a:hover {
	color: #dc0b05;
	text-decoration: underline;
}

td {}

form{
	margin: 0px;
}

.FormWarning{
	background-color: #FCFCFC;
	border: 1px solid #dc0b05;
}
p{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

h1{
	color: #dc0b05;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 90%;
	margin-bottom: 1em;
/*	
		padding-left: 20px;
	background-image: url(/Objektschutz/Image/Layout/quad_headline.gif);
	background-repeat: repeat-y;*/
}

h2{
	color: black;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0em 0em 0.5em 0em;
}

h3{
	font-size:1.2em;
	margin-bottom: 0.1em;
}

.Wichtig {
	color: #ed1c24;
	font-weight: bold;
	text-decoration:none;
}

hr{
	border: solid #C0C0C0 1px;
	height: 1px;
}

input,select,textarea{
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
label{
	border-bottom: 1px dotted silver;
	cursor: hand;
}

ul {
	margin-left: 16px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;

}
li {

	margin-top: 0.5em;
}
a.PDF{display: list-item; list-style: none;background: url(/Objektschutz/Image/Icons/PDF.gif);background-position: top left;background-repeat: no-repeat;padding-left:18px;}
.Right a[href $='.pdf']{padding-right: 18px;background: transparent url(/Objektschutz/Image/Icons/PDF.gif) no-repeat center right;}
li.DOC{list-style: none url(/Objektschutz/Image/Icons/DOC.gif);}
li.PDF{list-style: none url(/Objektschutz/Image/Icons/PDF.gif);}
li.PPT{list-style: none url(/Objektschutz/Image/Icons/PPT.gif);}
li.ZIP{list-style: none url(/Objektschutz/Image/Icons/ZIP.gif);}
li.IMG{list-style: none url(/Objektschutz/Image/Icons/IMG.gif);}

.Comment{
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.CommentBox{
	clear:both;
	border-bottom: 2px #DDDDDD solid;
	border-right: 2px #DDDDDD solid;
	margin-bottom: 1em;
	margin-top: 1em;
}
.CommentBody{
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #333333;
	font-size: 0.9em;
	padding: 0.3em;
}

.CommentHead{
	background-color: Gray;
	border: 1px solid #333333;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.3em;
}

.ErrorHead {
	background-color: #dc0b05;
	border: 1px solid #333333;
	color: white;
	font-weight: bold;
	padding: 0.3em;
}

.BarrierHalf{
	clear: both;
	line-height: 0.5em;
}
.BarrierFull{
	clear: both;
	line-height: 1em;
}
.Barrier{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.BarrierLeft{
	content: "."; 
	display: block; 
	height: 0; 
	clear: left; 
	visibility: hidden;
}

.Hidden {display: none;}
.Visible {display: block;}

.Middle{
	width:495px;
	float:left;
}

#AdminArea{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#AdminArea a{
	color:white;
}
/** Ende Basis **/
/** Start Module Basis - Optional **/
.Sicherheit {margin-top:1.5em;}
.ToDo {
	color: #ed1c24;
	font-weight: bold;
	text-decoration:none;
	clear:both;
	margin-top:1.5em;
	font-size:12px;
	border-left:5px solid #ed1c24;
	padding-left:5px;
}
.ToDo a{
	color:#ed1c24;
}

.Untertitel{
	color:black;
	font-size:12px;
	font-weight: bold;
}
.Impressum{
	color:white;
	text-align: right;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:6px;
	margin-right:30px;
}
.Impressum a{
	color:white;
}
#TopNavigation:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.EM{
	font-size:11px;
	color:#999999;
	
}
.Marker{
	color:#ed1c24;
}
.BigMarker{
	color:#ed1c24;
	font-size:15px;
	font-weight: bold;
}
#Startseite h2{
	color:black;
}
#Startseite .Row a{
		text-decoration: none;
		color: black;
		cursor: pointer;
}
#Startseite .Row .Image{
	width:30px;
	float:left;
	margin-bottom:1em;
}
#Startseite .Row h2{
	font-size:14px;
}
#Startseite .Row .Content{
	width:600px;
	float: left;
	margin-left:18px;
	font-size:12px;
}
#Startseite .Row{

	clear:both;
}

.Left{width:220px;float:left;}
#Left .Image,#TopStart .Image{
	margin-left:15px;
	width:225px;
	float:left;
}
#TopStart .Image{
	margin-top:25px;
}
.Right{
	width:225px;
	margin-top: 70px;
	float: right;
}
.Right h2{
	padding-top:7px;
	padding-left:10px;
	background-image: url(/Objektschutz/Image/Layout/RoteKL.gif);
	background-position: left;
	height:27px;
	background-repeat: no-repeat;
	margin-bottom:0.5em;
	color:#666666;
	font-size: 14px;
}
.Right .News{}
.Right .List{
	margin-bottom:2em;
}
.Right ul{
	margin-left:10px;
	padding-left:20px;
	margin-right:1em;
}
.Right li{
}
.InfoBox{margin-bottom:1.5em}
.InfoTitle{
	font-size:1.3em;
}
.InfoContent{}
.NavBarrier{
	height:100%;
	background-image: url(/Upload/Image/Layout/Seperation.gif);
	width:15px;
	float:left;
}
.ButtonBox{
	list-style: none; 
	margin:0px 0px 0px 0px;
	padding:0px;
}

.ButtonBox .ButtonSmall{ 
	margin:10px 10px 20px 0px;
	float:left;
	width:20px;
	white-space: nowrap;
}

.ButtonSmall a,.ButtonSmall a:visited, .ButtonSmall a:hover{
   display: block; 	
   text-decoration: none; 
	background:white;
	width:100%;
	text-align:center;
	text-decoration: none;
}
.ButtonSmall a.Normal{ 
	background:white;
	border:1px solid #727272;	
	color:#696969;	
	padding:0.1em 0.5em 0.1em 0.5em;
}
.ButtonSmall a.Selected{ 
	border:2px solid #dc0b05;	
	color:#dc0b05;	
	font-weight:bold;
	padding:0.1em 0.5em 0.1em 0.5em;
}
.ButtonSmall a.Normal:hover{ 
	border:1px solid #dc0b05;	
	color:#dc0b05;	
	font-weight:bold;
	padding:0.1em 0.5em 0.1em 0.5em;
}


.List0 {
	background-color: #EFEFEB;
}

.List1 {
	background-color: #E2E7D7;
}
/** End Module Basis - Optional **/

/** Start Navigation V2**/
#PageTitle{
	clear:both;
	margin-top:26px;
	margin-bottom:20px;
}
#PageTitle .Quad{
	width:40px;height:40px;
	background: #ed1c24;
	margin-right:10px;float:left;
}
#PageTitle .Content{
	float:left;
	width:440px;
}
#PageTitle h1{
	font-weight: bold;
	margin-bottom: 0;
	color: black;
	background: none;
	padding: 0;
	font-size:28px;
}
#PageTitle h2{
	clear:right;
	margin-top:0;
}
#Navigation{
	clear:both;
	list-style: none; 
	margin-left:1em;
}
#Navigation a{
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
}
#Navigation .Row{
	margin-top: 1px;
}
.LevelBox0{}
.LevelBox0 a{
	color: black;
	font-size:12px;
	font-size:14px;
}
.LevelBox0 a.Normal,.LevelBox0 a.Normal:visited{
	color: black;
	display:block;
}
.LevelBox0 a.Selected,.LevelBox0 a.Selected:visited,.LevelBox0 a.Normal:hover{
	color: #dc0b05;
	display:block;
}

.LevelBox1{margin-bottom:10px;}
.LevelBox1 a{
	color: black;
	font-size:12px;
	padding:5px 0px 5px 0;
}

.LevelBox1 a.Normal,.LevelBox1 a.Normal:visited{
	display:block;
}
.LevelBox1 a.Selected,.LevelBox1 a.Selected:visited,.LevelBox1 a.Normal:hover{
	color: #dc0b05;
	display:block;
}
.LevelBox2 {
	margin-bottom:1em;
	margin-left:5px;
}
.LevelBox2 .Row{
	margin-left:36px;
	display: list-item;
}
.LevelBox2 a{
	font-size: 1em;display: list-item;list-style: none;line-height:1.75em;
}
.LevelBox2 a.Normal,.LevelBox2 a.Normal:visited{
	color:#666666;	display: list-item;list-style: none;

}
.LevelBox2 a.Selected,.LevelBox2 a.Selected:visited,.LevelBox2 a.Normal:hover{
	color: #dc0b05;display: list-item;list-style: none;
}
/** Ende Navigation V2**/
/** Start Top Navigation **/
.LogoLink{
	float:right;
	width:230px;
	height:55px;
}
#TopNavigation{
	padding-right:10px;
	float:left;
	list-style: none; 
	width: auto;
	margin-top:15px;
	background-image: url(/Objektschutz/Image/Layout/RoteKR.gif);
	background-position: right;
	height:27px;
	background-repeat: no-repeat;
	margin-bottom:2em;
}

#TopNavigation a{
	text-decoration: none;
	font-weight: bold;
	display: inline;
}
#TopNavigation .Row{
	display: block;
	float:left;
}

#TopNavigation .Row a{
	color: #344879;
	font-size:12px;
	padding:3px 10px 3px 10px;

}

#TopNavigation .Row a.Normal,#TopNavigation .Row  a.Normal:visited{
	color: black;
	display:inline-block;
}
#TopNavigation .Row a.Selected,#TopNavigation .Row a.Selected:visited,#TopNavigation .Row a.Normal:hover{
	color: #ed1c24;
	display:inline-block;
}
/** Ende Top Navigation **/
.ContentEasy{
	margin-left: 20px;
	padding-top: 20px;
}

.ContentNavigationBox {
	margin: 0px 0px 10px;
}

.ContentNavigationBox a:link, .ContentNavigationBox a:visited, .ContentNavigationBox a:hover, .ContentNavigationBox a:active {
	border-bottom: 2px dotted #666666;
	margin: 0px 20px 10px 0px;
	text-decoration: none;
}
/** Start Module Stellenangebote **/
.JobRow{
	clear: both;
	padding: 6px 6px 6px 0px;
	margin-bottom: 7px;
}

/** End Module Stellenangebote **/
/** Start Module News **/
.News .Row{
	margin-left:10px;
	margin-bottom:1.25em;
	margin-right:1em;
}
.NewsContent img{
	margin-top:10px;
	margin-left:1em;
	margin-bottom:1em;
}
.NewsOverview{
	border: 1px solid #ed1c24;
	padding: 7px 7px 0px 7px;
	width:630px;
}
#ContentStart{
	margin-left:50px;
}
.NewsRow{
	clear: both;
	padding: 6px 6px 6px 20px;
	margin-bottom: 7px;
}
.NewsHeadline{
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 3px;
}
.NewsTrailer{
	color: #505050;
	font-size: 90%;
	font-weight: normal;
}
#News .NewsHeadline{
	width:430px;
	float:left;
	font-size:1.3em;
}
#News .Quad{
	width:20px;height:20px;
	background: #ed1c24;
	margin-right:10px;float:left;
}
#News .NewsContent{
	margin-left:32px;
}

/** End Module News **/
/** Start Module References **/
.ReferenceBox{
	border-bottom: 1px dotted silver;
	clear: both;
	margin-top: 10px;
	padding-bottom: 15px;
	width: 390px;
}

.ReferenceContent{
	font-size: 10px;
	width: 250px;
}

.ReferenceHead {
	color: Gray;
	font-weight: bold;
}

.ReferenceImage{
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	width: 120px;
}
/** End Module References **/
/** Start Modul Contact Form**/
.ContactFormField{clear:both;margin-bottom:4px;}
.ContactFormName{margin-top:4px;width:120px;float:left;text-align:right;}
.ContactFormNameForce{font-weight:bold;margin-top:4px;width:120px;float:left;text-align:right;}
.ContactFormNameFormWarning{font-weight:bold;margin-top:4px;width:120px;float:left;text-align:right;}
.ContactFormContent{margin-left:10px;width:320px;float:left;}
fieldset{margin-top: 10px;}
.FieldsetContent{padding:10px 0px 0px 10px;}
.FieldsetContent input[type="radio"],.FieldsetContent input[type="checkbox"],.FieldsetContent select{}
.FieldsetContent .Row{margin-bottom:0.5em;}
.FormCounter{margin-left:10px;font-size:9px;}
.FormCounter input{border:0;background:transparent;}
.FieldsetContent input.Force{border:1px solid black;}
.FieldsetContent textarea.Force{border:1px solid black;}
/** End Modul Contact Form**/

/** Start Module Articlenavigation V2 **/
ul#ArticleSummaryBox{
	float:right;
	width:200px;
	margin:20px 20px 20px 20px;
	list-style: none; 
}

ul#ArticleSummaryBox li.Head{
	color: #AAAAAA;
	font-size:1.5em;
}

ul#ArticleSummaryBox li.Contents{
	margin-left:10px;
}

ul#ArticleSummaryBox li.Contents a.Normal:link,ul#ArticleSummaryBox li.Contents a.Normal:visited{
	color: #666666;
	text-decoration: none;
	width: 100%;
	display: block;
}

ul#ArticleSummaryBox li.Contents a.Selected,ul#ArticleSummaryBox li.Contents a.Selected:visited,ul#ArticleSummaryBox li.Contents a.Normal:hover{
	width:100%;
	color: #dc0b05;
	display: block;
	text-decoration: none;
	margin:0px;
}
/** End Module Articlenavigation V2 **/

/** Start Branchform **/
#Contact .Row{
	clear:left;
	margin-top:1em;
}
.ContactLeft{
	float: left;
	width: 264px;
	margin-right: 20px;
}
.ContactRight {
	float: right;
	width: 246px;
}
.Abteilung {
	float:left;
	width:160px;
	margin-left:10px;
}
.ContactRight .Abteilung{
	width:160px;
	margin-left:10px;
}
.ContactRight .Vertriebsteam{
	margin-top:1em;
}
.ContactRight .Vertriebsteam h2{
	color:white;
	padding:3px 0 3px 8px;
	background: #ea0001;
}
.ContactRight .Foto{

}
.Foto{
	margin-top:3px;
	width:70px;
	height:90px;
	float:left;
	background-image: url(/Objektschutz/Module/Contacts/Blank.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.FotoBlank{
	width:10px;
	height:60px;
	float:left;
}
.Icon {
	margin: 2px 8px 2px 0px;
}
/** End Branchform **/
/** Start Referenzen **/
.ReferenzenBild{
	background-position: right center;
	background-image: url(../Image/Artikel/referenzen.jpg);
	background-repeat:no-repeat;
}
.Referenzen{

}
/** End Referenzen **/

/** Start ncmsMessage **/
.Comment{color: #999999;font-size: 9px;font-weight: normal;}
.CommentBox,.ErrorBox{border: 1px solid #AAAAAA;margin-bottom: 10px;margin-top: 10px;}
.CommentBox .Content, .ErrorBox .Content{padding: 3px;}
.ErrorBox .Title{background-color: #ed1c24;border-bottom: 1px solid #E5E5E5;color: white;font-weight: bold;padding: 3px;}
.CommentBox .Title{background-color: #F0F0F0;border-bottom: 1px solid #E5E5E5;font-weight: bold;padding: 3px;}
/** End ncmsMessage **/
/** Start Jobs **/
#Jobs h2{
	color:#ed1c24;
	border-bottom:1px solid black;
}
#Jobs ul li{
	margin-left:2em;
}
/** End Jobs **/
