/* CSS Document by Thomas Müller @ www.tm-webentwicklung.com for www.denecke.de 12.03.2008 */
/* Startpage */

/* Service */
div#service {
	margin:20px 2px 40px 0px;
}

div#service form label {
	width:160px;
}

div#service form input {
	width:120px;
}

img#notdienst {
	margin:1px 0px 1px 0px;
	display:block;
}

div#newsticker {
	border-top:1px solid #bfbfbf;
	padding:14px 0px 20px 14px;
	background-image:url(../images/service-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom:1px solid #bfbfbf;
}

div#newsticker div#newscontainer{
	position:relative;
	top:8px;
	left:0px;
	width:150px;
	height:90px;
	overflow:hidden;
	clip:rect(0,400,400,0);
	z-index:1;
	visibility:hidden;
} 

div#newsticker div#newscontent{
	position:relative;
	top:0px;
	left:0px;
	width:136px;
}

div#newsticker p, div#newsticker a {
	font-size:1.1em !important;
	text-transform:none;
	font-weight:normal;
	margin:0px;
}


/*=====================================
# Content-Bereich                     #
=====================================*/
div#content {
	background-image:url(../images/content-bg-start.gif);
}

body#start div#inhalt {
	margin-right:0px;
	width:667px;
	padding:20px 0px 20px 30px;
}

div.col {
	float:left;
	width:180px;
	margin-right:40px;
}

div.col a,
.teaser-home a{
	color:#C22C12 !important;
}

div.col img {
	margin-top:20px;
}

.teaser-home {
	background-color:#F6F7F8;
	border-top:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
	margin:13px 0px 20px -28px;
	padding: 10px 30px;
	overflow: hidden;
}

.teaser-home img{
	float: left;
	margin: 4px 15px 15px 0
}

div#inhalt .teaser-home h2{
	font-size:1.4em !important;
}

/*=====================================
# Standardelemente                    #
=====================================*/

h2 {
	margin-top:3px !important;
}

div#service h5 a {
	color:#000000 !important;
}
