/* @override http://ncn.de/daviduk/html/css/layout.css */

body{
	color: #444;
	font: 70%/160% Arial, Helvetica, Geneva, sans-serif;
	margin:0; padding:0;
	background: #FFF url('../_gfx/gradient_top.gif') left top repeat-x;
}
a:focus, a:active {
       outline: none;
}
h1{
	font-size: 2.3em;
	font-weight: normal;
	line-height: 110%;
	color: #993404;
	margin: 0.2em 0 0 0;
}
h2{
	font-size: 1.7em;
	line-height: 110%;
	font-weight: normal;
	color: #993404;
	margin: 0 0 0.5em 0;
}
h3{
	font-size: 1.5em;
	font-weight: normal;
	line-height: 120%;
	color: #999;
	margin: 0.2em 0 0 0;
}
h4{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 130%;
	color: #999;
	margin: 0.2em 0 1.2em 0;
}
a{
	color: #993404;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	margin: 0.3em 0 1.3em;
}
ul{
	list-style-type: square;
	margin: 2em 0;
	padding: 0 2em;
}
ul strong{
	color: #222;
}
li{
	padding: 0.1em 0;
}
ul li ul {
	list-style-type: circle;
	margin: 0;
	padding-left: 1.2em;
}
ul.facts{
	list-style-type: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
ul.facts ul li{
	font-weight: normal;
	padding: 0;
	margin-left: 1.2em;
}
.clear{
	clear:both;
	float:none;
}

label{
	display:  block;
	font-size:  0.9em;
	padding-left:  0px;
	margin-top:  8px;
	margin-bottom:  2px;
	line-height:  120%;
}
input, textarea, select{
		border: 1px solid #BBB;
		padding:  2px 3px;
}
input.imagebt{
		border: none;
		padding: 0;
}
form ul{
		list-style-type: none;
		margin:  0 0 1em 0;
		padding:0;
}
.col_left{
	width: 48%;
	float:left;
}
.col_right{
	width: 48%;
	float:right;
}
.rightimg,.leftimg{
	width:  230px;
	padding:  5px;
	font-size: 0.9em;
	line-height: 120%;
	color: #993404;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 5px;
}
.rightimg{
	
	float: right;
	margin-left: 15px;

	
}

.leftimg{
	float: left;
	margin-right: 15px;
}
.indent-small{
	margin: 0 105px;
}
.indent-big{
	margin: 0 125px 0 175px;
}


.rightimg img,.leftimg img{
	
	margin-bottom:  4px;
	margin-left:-5px;
	border: 5px solid #EEE;
	display:block;

}


.rightimg a,.leftimg a{
	text-decoration: none;
	color: #993404;
}

.small{
	font-size:0.9em;
}
.quote {
	font-style: italic;
}

/* @group layout */

#head-container{
	position: relative;
	top: 0; left: 0;
	width: 800px;
	height: 120px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url('../_gfx/gradient_top.gif') left top repeat-x;
}
#logo{
	position: absolute;
	top: 25px; left: 25px;
	width: 156px;
	height: 48px;
	background:  url('../_gfx/david-unternehmenskommunikation.gif') left top no-repeat;
	text-indent: -9999px;
}
#logo h1{
	margin: none;
}

#menu{
	position: absolute;
	top: 53px; left: 275px;
	margin: 0; padding: 0;
	list-style-type: none;
	list-style-position:outside;
	width: 500px;
	list-style-image:none;	
	height:  20px;
}
#menu li{
	margin:0; padding: 0 10px 0 0;
	line-height: 20px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#menu a{
	text-decoration: none;	
	display: block;
	padding:  0; margin: 0;
}

#menu .start{
	width:  42px;
	background-image: url('../_gfx/bt_start.gif');
}
#menu .anders{
	width:  59px;
	background-image: url('../_gfx/bt_anders.gif');
}
#menu .keyfacts{
	width:  70px;
	background-image: url('../_gfx/bt_keyfacts.gif');
}
#menu .work{
	width:  47px;
	background-image: url('../_gfx/bt_work.gif');
}
#menu .clients{
	width:  58px;
	background-image: url('../_gfx/bt_clients.gif');
}
#menu .kontakt{
	width:  64px;
	background-image: url('../_gfx/bt_kontakt.gif');
}
#menu .impressum{
	width:  90px;
	background-image: url('../_gfx/bt_impressum.gif');
}
#menu .active a, #menu a:hover{
	background-position: 0 20px;
}
#content-container{
	background: #FFF url('../_gfx/gradient_top.gif') left -120px repeat-x;
}
#contenttop, #contentmain{
	width: 750px;
	margin: 0 auto;
	clear: both;
	padding: 0 0 10px 0;			
}
#contentmain{
	min-height:150px;
	height:auto !important;  /* fÃ¼r moderne Browser */
	height:150px;  /*fÃ¼r den IE */
}

#subnav{
	position: relative;
	top: 0; left: 0;
	margin: 0 auto; padding: 0;
	list-style-type: none;
	list-style-position:outside;
	width: 650px;
	list-style-image:none;	
	height:  30px;
	padding-left: 105px;
}
#subnav li{
	margin:0; padding: 0 2px 0 0;
	line-height: 30px;
	display: block;
	float: left;
}
#subnav a{
	text-decoration: none;	
	display: block;
	font-size:  1.1em;
	color: #444;
	padding:  0 10px; margin: 0;
}
#subnav li.active a,#subnav li a:hover{
	background-color: #f2f6fc;
		color: #993404;
}


#imgstripe-container{
	background-color: #f2f6fc;
	margin-bottom: 20px;
	min-height:125px;
	height:auto !important;  /* fÃ¼r moderne Browser */
	height:125px;  /*fÃ¼r den IE */
}
#imgstripe{
	/* background-color: #FFF; */
	margin-bottom: 20px;
	width: 780px;
	padding: 0;
	margin: 0 auto;
}
#imgstripe .thimg{
	padding: 0 3px;
	background-color: #FFF;
}
#footer-container{
	height:  255px;
	background: #FFF url('../_gfx/gradient_bottom.gif') bottom left repeat-x;
}
#flashlinks
{
	display:none;
}
#footer{
	clear: both;
	text-indent: -9999px;
	width: 800px;
	margin: 0 auto;
	height:  255px;
	background: url('../_gfx/footer_img.jpg') right bottom no-repeat;
}

#footer strong{
	color: #0054a7;
}
#tab-container-1 {
	margin: 0; padding: 0;
}
#tab-container-1-nav{
	padding: 0;
	margin: 0pt 125px 20px 175px;
	list-style-type: none;
	text-align: left;
	font-size: 1.1em;
	border-bottom: 1px solid #999999;
}

#tab-container-1-nav li{
	display: inline;
	margin: 0;
	padding: 0;
}

#tab-container-1-nav li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 0px 3px;
	margin: 0 3px 0 0;
	color: #000;
}

#tab-container-1-nav li a:hover{
	color: #993404;
}

#tab-container-1-nav li a.active{ /*selected main tab style */
	color: #993404;
	font-weight: bold;
}
/* @end */
