#subNav {
    border: 1px solid #003580;
    padding: 10px;
    padding-right: 31px;
    width: 150px;
    margin-bottom: 9px;
}

#subNav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#subNav a {
    color: #666666;
    text-decoration: none;
}

#subNav li {
	list-style: none;
    font-size: 11px;
    padding-left: 19px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#subNav .level-1 li {
    border-top: 1px solid #e9eaf3;
}

#subNav .level-1 li.first {
    border-top: none;
}


#subNav .level-1 li.box-003580 {
    background-image:url('../../uploads/images/interface/box-003580.gif');
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

#subNav .level-1 li.box-ffc726 {
    background-image:url('../../uploads/images/interface/box-ffc726.gif');
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

#subNav .level-1 li.box-e47f00 {
    background-image:url('../../uploads/images/interface/box-e47f00.gif');
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

#subNav .level-1 li.box-679000 {
    background-image:url('../../uploads/images/interface/box-679000.gif');
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

#subNav .level-2 li {
    padding-left: 0px;
    font-size: 10px;
}

#subNav a.active {
    font-weight: bold;
}

#subNav .level-2 li {
    border-top: none;
}

/*
 * Produktnavigation
 */
#layout_3spaltig_produktnavigation #teaser_wrapper {
    background-color: #cadff2;
    width: 510px;
}

#layout_3spaltig_produktnavigation #block-5 h1 {
    margin: 0px;
    padding: 0px;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 15px;
}

#layout_3spaltig_produktnavigation #block-5 h3 {
    font-family: Arial,Sans-Serif;
    color: #003580;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin: 0px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

#layout_3spaltig_produktnavigation #block-5 p {
    padding: 0px;
    margin: 0px;
}

#prodNav {
    padding: 9px;
    color: #ffffff;
}

#prodNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#prodNav li.link a {
    color: #ffffff;
    text-decoration: none;
}

#prodNav li {
    font-size: 10px;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}

#prodNav .level-1 li {
    border-bottom: 1px solid #ffffff;
}

#prodNav .level-1 li ul li {
    border-bottom: none;
}

#prodNav a.active {
    font-weight: bold;
}

/*
 * Homepage.tpl
 */

#layout_homepage .box1 {
    border: 1px solid #003580;
}

#layout_homepage .box1 .box-blue-border {
    border: 0px solid #003580;
}

#layout_homepage .box2 {
    border: 1px solid #003580;
}

#layout_homepage .box2 .box-blue-border {
    border: 0px solid #003580;
}

#layout_homepage .teaser {
    background-color: #96c0e6;
}

    #layout_homepage .teaser .text {
		position: relative;
        margin: 16px 12px 12px 16px;
		height: 148px;
		width: 280px;
    }

    #layout_homepage .teaser h2 {
        color: #ffffff;
        margin: 0px;
        padding: 0px;
        text-transform: none;
        line-height: 18px;
        font-size: 14px;
        font-weight: bold;
    }

    #layout_homepage .teaser h3 {
        color: #003580;
        margin: 0px;
        padding: 0px;
        text-transform: none;
        line-height: 18px;
        font-size: 14px;
        font-weight: bold;
    }

    #layout_homepage .teaser a {
        color: #666666;
        text-decoration: none;
    }


#layout_homepage .aktuelles {
    background-color: #cadff2;
}

#layout_homepage .termine {
    background-color: #cadff2;
}

#layout_homepage .teaser img
{
	display: block;
}

#teaser_fenstertechnik .headline a {
    display: block;
    font-size: 9px;
    font-weight: bold;
    color: #003580;
    text-decoration: none;
    padding: 9px 0 9px 9px;
}

#teaser_oos .headline a {
    display: block;
    font-size: 9px;
    font-weight: bold;
    color: #003580;
    text-decoration: none;
    padding: 9px 0 9px 9px;
}

#teaser_oos .content_oos {
    background-color: #cadff2;
    height: 85px;
}

#teaser_oos .text {
    padding: 12px 0 0 6px;
}

#teaser_oos .text p {
    margin-bottom: 4px;
}

#teaser_oos .text img {
    margin-right: 5px;
}

#teaser_oos .text a {
    color: #666666;
    text-decoration: none;
}


/**
 * Blocks
 */

/* Alle */

.content h1 {
    color:#003580;
    font-family:Arial,Sans-Serif;
    font-size:18px;
    font-weight:bold;
    line-height:20px;
    margin:0;
    padding-bottom:15px;
    text-transform:uppercase;
}

.content h2 {
    color:#003580;
    font-family:Arial,Sans-Serif;
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding-bottom:10px;
    text-transform:uppercase;
}

.content h3 {
    font-size:11px;
    font-weight:bold;
    margin:0;
    padding:0 0 10px;
}

.content h4 {
    color: #003580;
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    padding-bottom: 10px;
}

.content p {
    margin-top: 0;
}

.content table.blau td {
    background-color: #cadff2;
}


.content a {
    color: #003580;
    text-decoration: none;
}

.content a:hover {
    text-decoration: underline;
}

.content form input,select,textarea {
    border: 1px solid #003580;
    padding: 2px 0px 2px 0px;
    margin: 0;
    width: auto;
    margin-bottom: 5px;
}

    hr.line {
        background-color: #cadff2; /* Farbe für Opera und Firefox */
        color: #cadff2; /* Farbe für Internet Explorer (IE) */
        border: 0;
        height: 1px;
        margin: 0 0 5px 0;
    }

.content form .button {
    border: 1px solid #003580;
    background-color: #003580;
    color: #ffffff;
    font-weight: bold;
    padding: 2px;
    margin-bottom: 5px;
}

.content .highlight {
    font-weight:bold;
    color: #ff0000;
}

.content .comment {
    font-size: 10px;
    color: #BFBFBF;
}

.content .hellblau {
    background-color: #cadff2;
}

.content .dunkelblau {
    background-color: #96C0E6;
}

.arrow {
     color: #666;
     line-height: 15px;
     background:url('../../uploads/images/interface/pfeil.gif') 0px 1px no-repeat;
     padding-left: 15px;
     margin: 4px 0px;
}

.content .left {
	float: left;
}

.content .right {
	float: right;
}

.content .wrapvideo {
	background-color: #003580;
	padding: 9px;
}

/* Box-Blue-Border */
div#div3spaltig #block-3 .flash_qwrapper
{
	border: 1px solid #003580;
}
div.box-blue-border {
    border: 1px solid #003580;
    padding: 18px;
    margin-bottom: 9px;
}

div.box-blue-border h3 {
    color: #003580;
    font-family: Arial,Sans-Serif;
    font-size: 11px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}

div.box-blue-border ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.box-blue-border .changeCountrySelect {
    width: 100%;
}

div.box-blue-border .changeLanguageSelect {
    width: 100%;
}

div.box-blue-border .changeDomainSelect {
    width: 100%;
    font-size: 10px;
}

div.small-bullets li {
    background-image:url('../../uploads/images/interface/small-bullet.gif');
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 10px;
    margin-bottom: 4px;
}

div.arrows li {
    background-image:url('../../uploads/images/interface/pfeil.gif');
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 15px;
    margin-bottom: 5px;
}

div.left-floated-images {
    float: left;
    padding: 10px;
    border: 1px solid #003580;
    background-color: #cadff2;
    margin: 0 10px 10px 0;
}


/* page-teaser.tpl */
table.page_teaser {
    background-color: #cadff2;
    margin-bottom: 10px;
}

table.page_teaser .bild {
    width: 217px;
}

table.page_teaser .text {
    width: 293px;
    padding: 16px 16px 16px 20px;
}

table.page_teaser .text h3 {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px 0;
}

table.page_teaser .text h1 {
    font-family: Arial,Sans-Serif;
    color: #003580;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 15px 0;
    text-transform: uppercase;
}

table.page_teaser .text p {
    font-size: 11px;
    margin: 0;
    padding: 0 0 10px 0;
}


/* karriereAusbildungNav.tpl */
table.karriereAusbildungNav {
    background-color: #cadff2;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.karriereAusbildungNav td {
    padding: 10px;
    border-bottom: 5px solid #ffffff;
}

table.karriereAusbildungNav td table td {
    padding: 2px 0 2px 0;
    border: 0px;
}

/* karriereProfessionalsNav.tpl */
table.karriereProfessionalsNav {
    background-color: #cadff2;
}

table.karriereProfessionalsNav td {
    padding: 10px;
    border-bottom: 5px solid #ffffff;
}

/* Produkte & Leistungen - für Türen */
#fuer_tueren 
{
	overflow: hidden;
	background: #96C0E6;
	width: 498px;
	height: 245px;	
}

	#fuer_tueren a 
	{
		display: block;
		border: 1px solid #fff;
		color: #0b246c;
		height: 91px;
		margin: 20px;
		text-align: left;
		vertical-align: middle;
		text-decoration: none;
		padding-left: 30px;
	}
	
	#fuer_tueren a:hover 
	{
		background: #85B0D5;
	}
	
	#fuer_tueren span.title 
	{
		font-size: 18px;
		display: block;
		margin: 25px 0 3px 0;
		font-weight: bold;
	}
	
	#fuer_tueren span.description 
	{
		font-size: 12px;
		display: block;
	}
	
/* Produkte & Leistungen - für Türen - Sicherheits-Tür-Verriegelungen + Zutrittsorganisation */
#abstract_doors
{
	overflow: hidden;
	background: #96C0E6;
	width: 508px;
	margin-bottom: 20px;
}

	#abstract_doors .abstract_arrow_down 
	{
		background: url('../../images/abstract_arrow_down.png') no-repeat center center;
		padding-bottom: 0;
	}

	#abstract_doors th, 
	#abstract_doors td
	{
		padding: 4px;
		vertical-align: top;
	}
	
	#abstract_doors tbody td
	{
		padding-top: 0;
	}
	
	#abstract_doors thead th a {
		display: block;
		border: 1px solid #fff;
		padding: 5px;
		font-size: 14px;
		text-decoration: none;
		margin-bottom: 4px;
	}
	
	#abstract_doors thead th a:hover {
		background: #85B0D5;
		
	}	

	#abstract_doors dl { margin: 0; }
	#abstract_doors dt 
	{ 
		margin: 0; 
		background: #0b246c;
		color: #fff;
		border: 1px solid #fff;
		font-weight: bold;
		margin-top: 8px;
		text-align: center;
		line-height: 24px;
	}
	
		#abstract_doors dt a 
		{ 
			display: block; 
			color: #fff;
			text-decoration: none;
		}
		
		#abstract_doors dt a:hover 
		{ 
			background: #0a135b;
		}
		
	#abstract_doors dd 
	{ 
		margin: 0;
		margin-top: 8px; 
		border: 1px solid #fff;
		font-size: 9px;
		line-height: 20px;
	}
	
	#abstract_doors dd.easylock { min-height: 92px;}
	#abstract_doors dd.solidlock { min-height: 92px;}
	#abstract_doors dd.hooklock { min-height: 92px;}
	#abstract_doors dd.autolock { min-height: 92px;}
	#abstract_doors dd.paniclock { min-height: 92px;}
	#abstract_doors dd.pyrolock { min-height: 92px;}
	#abstract_doors dd.bluematic a { line-height: 24px;}
	#abstract_doors dd.blueergo a { line-height: 24px;}
	#abstract_doors dd.bluemotion a { line-height: 24px;}
	#abstract_doors dd.bluetop a { line-height: 24px;}
	
	#abstract_doors dd.keyone { min-height: 40px;}
	#abstract_doors dd.hardware { min-height: 184px;}
	
	#abstract_doors ul
	{
		padding: 0;
		margin: 0;
		list-style-type: none;
	}

		#abstract_doors li
		{
			white-space: nowrap;
			min-height: 20px;
			line-height: 20px;
			margin: 0;
			padding: 0;
			border: 0;
			display: block;
			position: relative;
			font-size: 9px;		
		}
		
		#abstract_doors li a
		{
			display: block;
			text-decoration: none;
			padding: 0 5px;
			height: 1%;
		}

		#abstract_doors li a:hover
		{
			background: #85B0D5;
		}

