/*  
Theme Name: Sicherheitszentrum24 
Theme URI: %
Description: Ein Theme fuer Meesenburg GmbH
Version: 0.1a
Author: Degrado GbR
Author URI: http://www.degrado.de


/*#########################################
#  Allgemeine HTML Elemente               #       
###########################################*/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: url(images/bg.png) #85A6D0 repeat-x;
	color: #0a489f;
        padding-bottom: 10px;
	}

body, select, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	line-height:1.5em;
      
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

a img { border: none; padding: 0px; }
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }

	
		
/*#########################################
#  Struktur			          #       
###########################################*/

#page { 
	width:920px;
	margin:0 auto;
	font-size:1em;
        background: url(images/content.png) repeat-y;
        padding-bottom: 10px;
	}
	
#head {
	height: 140px;
	}
	
#headerlogo {
	width: 920px;
	height: 110px;
	background: url(images/header.png) no-repeat;
	}
#headoben {
	width: 920px;
	height: 30px;
	background: url(images/header-oben.png) #FFF no-repeat;
	}

#headerlogo h1 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 90px;
	padding-left: 15px;
	width: 500px;
        color: #444;
        visibility: hidden;
	}

.headpic {
position: relative;
top: -1px;
}	

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 263px;
        font-size:11px;
	float:right;
        margin-top: 15px;
        margin-right: 30px;
	}


#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:277px;
	padding-left:18px;
	margin-top: -2px;

	}

.standortmehr {
        margin-left: 10px;
        margin-bottom: 45px;
}

.standortmehr a {
        font-size: 98%;
        color: #2C5EA5;
        text-decoration: underline;
}
		
/*#########################################
#  Sidebar						          #       
###########################################*/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
        margin-right: 15px;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

	
	
/*#########################################
#  �berschriften    		               #       
###########################################*/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #999;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #333;
	font-size: 13px;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCC;
	margin: 15px 0px 0px 0px;
	}

h3 {
	font: 0.9em;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:4px;
	font-weight:bold;
	color:#999;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
        font-size: 14px;
        margin-top: 12px;
        padding-bottom: 0px;
        margin-bottom: 0px;
	}
	
	
	
/*#########################################
#  Inhalt					               #       
###########################################*/


.box {
       background: url(images/box_klein_content_bg.png) repeat-y;
       margin-top: 0px;
       margin-bottom: 0px;
       width: 263px;
}

.box h4 {
       background: url(images/box_klein_header.png);
       padding-left: 25px;
       padding-top: 10px;
       height: 21px;
       width: 235px;
       font-size: 14px;
       color: #FFF;
       margin-top: 0px;
       margin-bottom: 0px;
       font-weight: normal;
}
.box h5 {
       font-size: 14px;
       color: #153367;
       margin-top: 5px;
       margin-bottom: 15px;
}
.box h4 a {
       height: 22px;
       font-size: 14px;
       color: #FFF;
       margin-top: 0px;
       margin-bottom: 0px;
       font-weight: normal;
}
.box h5 a {
       font-size: 14px;
       color: #153367;
       margin-top: 5px;
       margin-bottom: 15px;
}
.box a {
color: #0A489F;
font-size: 13px;
font-weight: 800;
}
.box a:hover {
text-decoration: none;
}
#sidebar p {
margin: 3px;
padding: 0px;
}
.box .content {
       background: url(images/box_klein_content.png) top no-repeat;
       padding: 12px;
       padding-top: 10px;
       padding-bottom: 1px;
       margin-top: 0px;
       margin-bottom: 0px;
}

.box .footer {
       background: url(images/box_klein_footer.png) no-repeat bottom;
       height: 15px;
}
#contentxxl {
	width:860px;
	float:left;
        background: url(images/box_xxl_content_bg.png) repeat-y;
        margin-top: 15px;
        margin-left: 35px;
        padding: 0px;
	}
#contentxxl-layer {
       background: url(images/box_xxl_content.png) no-repeat top;
       margin: 0px;
       padding: 30px;
       padding-top: 1px;
       padding-bottom: 1px;
}
#contentxxl-footer {
       background: url(images/box_xxl_footer.png) no-repeat bottom;
       width: 860px;
       height: 15px;
}
#contentxxl h2 {
       color: #FFF;
       font-size: 14px;
       padding-left: 15px;
       padding-top: 9px;
       margin: 0px;
       background: url(images/box_xxl_header.png) no-repeat;
       width: 856px;
       height: 22px;
       border: none;
}

#content {
	width:580px;
	float:left;
        background: url(images/box_gross_content_bg.png) repeat-y;
        margin-top: 15px;
        margin-left: 35px;
        padding: 0px;
	}
#content-layer {
       background: url(images/box_gross_content.png) no-repeat top;
       margin: 0px;
       padding: 15px;
       padding-top: 1px;
       padding-bottom: 1px;
}
#content-footer {
       background: url(images/box_gross_footer.png) no-repeat bottom;
       width: 580px;
       height: 15px;
}
#content h2 {
       color: #FFF;
       font-size: 14px;
       padding-left: 15px;
       padding-top: 9px;
       margin: 0px;
       background: url(images/box_gross_header.png) no-repeat;
       width: 586px;
       height: 22px;
       border: none;
}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

.rechts {
float: right;
padding: 15px;
}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p { margin:0;	}


#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-size:1.1em;
	font-weight:bold;
	color: #840000;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */



	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:28px;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style-image: url(images/2arrows.gif);
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:block;
	}
.navicons {
position: relative; 
top: -27px;
z-index:1;
float: left;
}
#headlinks {
float: right;
color: #999;
position: relative;
font-size: 11px;
top: -125px;
right: 15px;
}
#headlinks a {
color: #999;
}
#headlinks a:hover {
color: #404040;
text-decoration: underline;
}
/*#########################################
#  Fusszeile					              #       
###########################################*/

#footer {
	margin:0 auto;
	width: 920px;
	font-size: 11px;
	text-align:center;
        background: url(images/footer.png) no-repeat;
        padding-bottom: 10px;
        padding-top: 5px;
	}

#footer a {
	color: #333;
	}

/*#########################################
#  Navigation			              #       
###########################################*/
#nav {
	background: url(images/navi.png) repeat-x;
	font-size:1.2em;
	height: 48px;
        padding-left: 185px; 
        color: #444;
}
#nav, #nav ul {
	list-style:none;
	line-height:1;
}
#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
}
#nav li {
	float: left;
	list-style:none;
        min-width: 10%;
}
#nav a, #nav a:visited {
	display:block;
	font-weight:normal;
	padding: 6px 16px;
	height: 20px;
}
#nav a:hover, #nav a:active {
	text-decoration: underline;
}
.current_page_item a, #home .on {
	background: url(images/hover.gif) no-repeat;
	text-decoration:none;
        color: #FFF;
}
#nav li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #edf6d1;
}
#nav li li {
	width: 172px;
	border-top: 1px solid #edf6d1;
	border-right: 1px solid #edf6d1;
	border-left: 1px solid #edf6d1;
	background: #013F96;
        color: #FFF;
}
#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color: #FFF;
        background: none;
}
#nav li li a:hover, #nav li li a:active {
	background: #B4CCE3;
    
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
a.main:hover {
	background:none;
}
/* Infobox */

@media projection, screen { 
    .ui-tabs-hide {
        display: none;
    }
}

@media print {
    .ui-tabs-nav {
        display: none;
    }
}

#container-4 { 
margin: 20px 0 20px 0 ;
}

.ui-tabs-panel { 
	width:580px;
        padding: 15px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	background: #edf6d1; 
}

.ui-tabs-panel .title { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font: 1.3em;	
	font-weight: normal;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	color: #666666;
	text-transform:none;
	letter-spacing:normal;

}

.ui-tabs-nav { 
    list-style:none;
    margin:0px;
    padding:0px;
}

.ui-tabs-nav:after { 
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin:0 1px 0 0;
    min-width: 85px; 
}
.ui-tabs-nav .ui-tabs {
    display:block;
    padding:5px;
    background: #c5e169;
	margin:1px 0 0 0; 
	position: relative;
    top:1px;
    z-index:2;
    color: #333;
    font-weight:bold;
    line-height:1.2;
    text-align:center;
    text-decoration:none;
	border:1px solid #ccc;
    white-space:nowrap; 
    outline:0; 
}


.ui-tabs-nav .ui-tabs:hover {
    background: #99cc00;
	color:#fff;
}


.ui-tabs-selected .ui-tabs { 
	background-color:#edf6d1;
        color:#333;
	border-bottom:1px solid #edf6d1;
}

.ui-tabs-nav .ui-tabs-selected .ui-tabs, 
.ui-tabs-nav .ui-tabs a:hover, 
.ui-tabs-nav .ui-tabs a:active {
    background-position: 100% -150px;
}

.ui-tabs-nav .ui-tabs, 
.ui-tabs-nav .ui-tabs-disabled .ui-tabs a:hover, 
.ui-tabs-nav .ui-tabs-disabled .ui-tabs a:active {
    background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected .ui-tabs a:link, 
.ui-tabs-nav .ui-tabs-selected .ui-tabs a:visited, 
.ui-tabs-nav .ui-tabs-disabled .ui-tabs a:link, 
.ui-tabs-nav .ui-tabs-disabled .ui-tabs a:visited { 
    cursor: text;
}

.ui-tabs-nav .ui-tabs a:hover, 
.ui-tabs-nav .ui-tabs a:active,
.ui-tabs-nav .ui-tabs-unselect .ui-tabs a:hover, 
.ui-tabs-nav .ui-tabs-unselect .ui-tabs a:active { 
        cursor: pointer; 
	background-color: #99cc00;
	color:#fff;
}

.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}

* html .ui-tabs-nav { 
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { 
    display: inline-block;
}

/* Plugins */

.imageframe {  margin:5px 12px 5px 0; padding:4px; border:1px solid #999; }
.imgalignleft { float:left; margin:0 12px 5px 0; }
.imgalignright { float:right; margin:0 0 5px 12px; }
.imgaligncenter { display:block; margin:0 auto 5px auto; } 
.imagecaption {padding: 2px 2px 0 2px; text-align: left; font-size:10px!important; color:#666!important;}


/*Template Style */


#pageleft {
	float: left;
	width: 265px;
	margin: 20px 20px 0px 0px;
	padding: 0 20px 0 0;
	border-right: solid 1px #999;
	}
	
#pagemiddle {
	float: left;
	width: 265px;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	}
	
#pageright {
	float: right;
	width: 265px;
	margin: 20px 0px 0px 0px;
	padding: 0 0 0 20px;
	border-left: solid 1px #999;
	}

#pageleft .bullets li, #pagemiddle .bullets li, #pageright .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}


#featured-top {
	width:880px;
	float:left;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	border-bottom: double 3px #999; 
	}

#featured-content {
	width:600px;
	float:left;
	}
	
	
#featured-sidebar {
	width:250px;
	float:right;
	}
	
#featured-sidebar h3 {
	border-bottom:1px solid #999;
	padding:5px 0 5px 2px;
	margin:0 0 20px 0;
	}	
	
#featured-sidebar .sidebar_widget {
	margin:0 0 20px 0;
	border:1px solid #ff0000;
	}
	
#featured-leftcol {
	width:600px;
	float:left;
	margin:20px 20px 0 0;
	padding: 0 25px 0 0;
	border-right: 1px solid #999;
	}

#featured-leftcol h2, #featured-rightcol h2, #featured-content h2{
	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	border:none;
	}


#featured-rightcol{
	width:230px;
	float:right;
	margin-top:20px;
	}

#featured-rightcol li {
	list-style:none
	}

#featured-rightcol .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}

td {
text-align: left;
}



