/* Template für www.sicherheitsdienst24.de */
/* © 2010 Sebastian Leis (www.redvisionmedia.de) */

/* Font-Face Hack for Cufon Replacement */
@font-face {
    font-family: 'AurulentSansRegular';
    src: url('/lib/AurulentSans-Regular-webfont.eot');
    src: url('/lib/AurulentSans-Regular-webfont.eot?iefix') format('eot'),
         url('/lib/AurulentSans-Regular-webfont.woff') format('woff'),
         url('/lib/AurulentSans-Regular-webfont.ttf') format('truetype'),
         url('/lib/AurulentSans-Regular-webfont.svg#webfontnBLuE5mt') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AurulentSansItalic';
    src: url('/lib/AurulentSans-Italic-webfont.eot');
    src: url('/lib/AurulentSans-Italic-webfont.eot?iefix') format('eot'),
         url('/lib/AurulentSans-Italic-webfont.woff') format('woff'),
         url('/lib/AurulentSans-Italic-webfont.ttf') format('truetype'),
         url('/lib/AurulentSans-Italic-webfont.svg#webfontv3ZSY7f4') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AurulentSansBold';
    src: url('/lib/AurulentSans-Bold-webfont.eot');
    src: url('/lib/AurulentSans-Bold-webfont.eot?iefix') format('eot'),
         url('/lib/AurulentSans-Bold-webfont.woff') format('woff'),
         url('/lib/AurulentSans-Bold-webfont.ttf') format('truetype'),
         url('/lib/AurulentSans-Bold-webfont.svg#webfontesemOkSM') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AurulentSansBoldItalic';
    src: url('/lib/AurulentSans-BoldItalic-webfont.eot');
    src: url('/lib/AurulentSans-BoldItalic-webfont.eot?iefix') format('eot'),
         url('/lib/AurulentSans-BoldItalic-webfont.woff') format('woff'),
         url('/lib/AurulentSans-BoldItalic-webfont.ttf') format('truetype'),
         url('/lib/AurulentSans-BoldItalic-webfont.svg#webfontsWB1ou12') format('svg');
    font-weight: normal;
    font-style: normal;

}

.cuf {
	font-family: 'AurulentSansRegular';
}

h1.cuf,
h2.cuf,
h3.cuf {
	font-family: 'AurulentSansBold';
}
/* Font-Face Hack for Cufon Replacement */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	z-index: 1;
}

body, html {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
}

body {
	background-color: #2a2a2a;
}

h1, h2, h3, h4, h5, p {
	margin-bottom: 10px;
}

#container {
	background: #000 url(/images/sicherheitsdienst24/background_header.png) top left repeat-x;
}

#container_main {
	background: transparent url(/images/sicherheitsdienst24/background_footer.gif) bottom left repeat-x;
	padding-bottom: 20px;
}

#header {
	padding-top: 8px;
}

#languages {
	list-style: none;
}

#languages > li {
	display: inline;
	float: left;
	margin-right: 5px;
}

#languages > li > img {
	height: 13px;
	width: 16px;
}

#header,
#menu,
#main_container {
	margin: 0 auto;
	width: 960px;
}

#newsticker {
	clear: both;
	margin: 0 auto;
	padding-top: 13px;
	width: 950px;
}

#logo {
	float: left;
	margin-top: 10px;
}

#logo > img {
	height: 93px;
	width: 267px;
}

#slogan {
	float: left;
	margin: 15px 0 0 125px;
}

#slogan > img {
	height: 22px;
	width: 200px;
}

#verband_ihk,
#verband_bdd,
#verband_vsw {
	float: left;
	margin: 10px 20px 30px 0;
}

#verband_ihk > img {
	height: 60px;
	width: 76px;
}

#verband_bdd > img {
	height: 60px;
	width: 87px;
}

#verband_vsw > img {
	height: 60px;
	width: 170px;
}

#head_verband_ihk,
#head_verband_bdd,
#head_verband_vsw {
	float: left;
	margin: 40px 20px 0 0;
}

#head_verband_ihk {
	margin-left: 30px;
}

#head_verband_ihk > img {
	height: 45px;
	width: 57px;
}

#head_verband_bdd > img {
	height: 45px;
	width: 65px;
}

#head_verband_vsw > img {
	height: 45px;
	width: 128px;
}

#cntnt01moduleform_1 {
	float: right;
	margin-top: 20px;
	width: 250px;
}

#cntnt01searchinput {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	background: url(/images/sicherheitsdienst24/background_search.png) top right no-repeat;
	border: 1px #3c3c3c solid;
	color: #787878;
	height: 17px;
	padding: 5px 20px 5px 5px;
	width: 223px;	
}

#cntnt01moduleform_1 > .search-button {
	display: none;
}

#menu {
	clear: both;
	margin: 0 auto;
	padding-top: 25px;
	width: 960px;
}

#navigation * {
	z-index: 10000;
}

#navigation {
	list-style: none;
}

#navigation > li {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	
	background-color: #ee1e2b;
	border-left: 1px #9a131c solid;
	display: inline;
	float: left;
	height: 22px;
	padding: 6px 0 2px;
	text-align: center;
	width: 159px;
}

#navigation > li > a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}

#navigation > li.active,
#navigation > li:hover {
	background-color: #FFF;
	border: 0;
	width: 160px;
}

#navigation > li.active > a,
#navigation > li:hover > a {
	color: #000;
}

#navigation > li > ul {
	background-color: #FFF;
	/*text-shadow: #c0c0c0 1px 1px 2px;*/
	display: none;
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
	text-align: left;
	width: 160px;
}

#navigation > li.active > ul {
	width: 160px;
}

#navigation > li:hover > ul {
	display: block;
}

#navigation > li > ul > li {
	background-color: #FFF;
	position: relative;
}

#navigation > li > ul > li > a {
	color: #000;
	display: block;
	/*font-weight: bold;*/
	font-size: 12px;
	padding: 8px 10px 5px;
	text-decoration: none;
}

#navigation > li:hover > ul > li:hover > a {
	background-color: #EE1E2B;
	color: #FFF;
	text-decoration: none;
}

#navigation > li > ul > li > ul {
	background-color: #FFF;
	border: 1px #900 solid;
	display: none;
	left: 103px;
	list-style: none;
	padding: 0;
	position: absolute;
	top: 2px;
	width: 110px;
}

#navigation > li > ul > li > ul > li > a {
	display: block;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
}

#navigation > li:hover > ul > li:hover > ul {
	display: block;
}

#navigation > li:hover > ul > li:hover > ul > li:hover > a {
	background-color: #9E0000;
	color: #FFF;
}

#main_container {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	
	background-color: #1e1e1e;
}

#content_image {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	background-color: #FFF;
	clear: both;
	padding: 20px;
	width: 920px;
}

#content_image > img {
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;

	height: 360px;
	width: 920px;
}


#content {
	padding: 20px 20px 40px;
	min-height: 400px;
}

#content,
#content a,
#footer a {
	color: #FFF;
}

#content a:hover,
#footer a:hover {
	color: #ee1e2b;
}

#content h1 {
	background: transparent url(/images/sicherheitsdienst24/wappen.png) top left no-repeat;
	color: #FFF;
	height: 40px;
	padding: 0 0 8px 50px;
}

#content h2 {
	background: transparent url(/images/sicherheitsdienst24/wappen_small.png) top left no-repeat;
	color: #FFF;
	height: 30px;
	padding: 6px 0 0 40px;
}

#content li {
	margin-left: 15px;
}

#content.nocontent_image {
	padding-top: 50px;
}

#news,
#partner {
	float: left;
	margin: 20px 0;
	width: 450px;
}

#news {
	margin-right: 20px;
}

#footer {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	background-color: #0f0f0f;
	clear: both;
	color: #787878;
	min-height: 160px;
	padding: 20px 10px;
}

#footer a {
	color: #787878;
}

.footer {
	float: left;
	margin: 0 10px;
	width: 180px;
}

.footer > ul {
	list-style: none;
}

.footer > ul#social {
	margin-top: 10px;
}

.footer > ul#social > li {
	display: inline;
	float: left;
	margin-right: 2px;
	width: 48px;
}

.footer > ul#social > li > a > img {
	border: 0px;
}

#copyright {
	clear: both;
	padding: 20px 10px 0;
	text-align: center;
}

#newslist > dt,
#newslist > dd {
	float: left;
}

#newslist > dt {
	clear: both;
	width: 50px;
}

#newslist > dt > .news_daymonth {
	display: block;
	font-size: 16px;
}

#newslist > dt > .news_year {
	display: block;
	font-size: 20px;
}

#newslist > dd {
	width: 400px;
}

#newslist > dd > h3 > a {
	text-decoration: none;
}

dl#partner_list:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

dl#partner_list > dt {
	float: left;
	width: 130px;
}

dl#partner_list > dd {
	float: left;
	width: 320px;

}

dl#partner_list > dd > strong#partner_fields {
	display: block;
	margin: 10px 0;
}

dl#partner_list > dd > ul li {
	margin-left: 15px;
}

#partner_pagination {
	margin-bottom: 10px;
}

.CompanyDirectoryItem > label {
	clear: both;
	float: left;
	width: 150px;
}

#impressum_nachtliga {
	clear: both;
	float: left;
	margin-right: 20px;
	width: 450px;
}

#impressum_sicherheitsdienst {
	float: left;
	width: 450px;
}

#NewsPostDetailSummary {
	font-weight: bold;
	margin-bottom: 10px;
}

#NewsPostDetailContent {
	margin-bottom: 20px;
}