* {
    padding: 0;
    margin: 0;
} 

body {
	background: #fff url(images/bg.jpg) repeat-x top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	/* background-color:#d1d3d3; */
	background-color:#cdced1;
}
.leistungen {
	list-style-image: url(images/haus3.gif);
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-position: outside;
}


a {
	color: #F00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	width: 800px;
	margin: 5px auto;
	border: solid 3px #aaa;	
	padding-left: 10px;
	padding-right: 10px;
}

#background {
    /* background-image: url(images/kran.png);
	background-position: top left;
	background-repeat: no-repeat;	*/
	
}
#header {
	height: 90px;
	background-image: url(images/R&R-tran.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 30px;
	font-weight: 100;
	padding: 25px 0 0 0px;
	font-style: italic;
	color: #000;
}
#header h1 a {
	text-decoration: none;
	color: #F00;
	font-style: normal;
	font-weight: bold;
}
#header h1 a.schwarz {
	text-decoration: none;
	color: #000;
	font-style: normal;
	font-weight: normal; 
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #666;
font-size: 17px;
font-weight: 100;
padding: 0 0 0 1px;
}


#menu {
height: 30px;
line-height: 30px;
}
#menu ul {
padding-left: 2px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
	margin: 20px 0;
	line-height: 17px;
	color: #000;
	/* background-image: url(images/R&R-rot-hint-neu.png);
	background-repeat: no-repeat; */
	background-position: 50px auto;
	background-image: url(images/kran.png);
	background-repeat: no-repeat;
	min-height: 700px;
	/* background-attachment: fixed; */
	background-color: #a2a3a9;
}
#content_ul {
	margin: 20px 0;
	line-height: 17px;
	color: #000;
	background-image: url(images/R&R-hint.jpg);
	background-repeat: no-repeat;
	background-position: 50px auto;
	/* background-image: url(images/kran.png);
	background-repeat: no-repeat; */
	min-height: 700px;
	/* background-attachment: fixed; */
	background-color: #cdced1;
}

#content_st {
	margin: 20px 0;
	line-height: 17px;
	color: #000;
	/* background-image: url(images/R&R-hint.jpg); */
	background-repeat: no-repeat;
	background-position: 50px auto;
	/* background-image: url(images/kran.png);
	background-repeat: no-repeat; */
	min-height: 700px;
	/* background-attachment: fixed; */
	background-color: #cdced1;
	/* border-left: solid 2px #f00;
	padding-left: 15px; */
}

.right_1
{
	border-left: solid 2px #f00;
	padding-left: 15px;
	
	}
.right_2
{
	/* border-left: solid 2px #f00; */
	padding-left: 15px;
	
	}

.left {
	float: left;
	width: 350px;
	text-align: justify;
}
.left h2 {
	color: #F00;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: 100;
	padding : 10px 0 15px 0;
}
.left h2 a {
color: #B7271F;
}
.left h2 a:hover {
color: #333;
}

.right {
margin-top: 90px;
float: right;
width: 390px;
padding: 10px;
border: 0px solid #990000;
}
.right h2 {
	color: #000;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: 100;
	padding : 10px 0 15px 0;
}

.right h2 a {
color: #B7271F;
}
.right h2 a:hover {
color: #333;
}
.right ul {
list-style-type: none;
padding: 5px 0 10px 0;
}
.right ul li {
}
.right ul li a {
display: block;
border-bottom: 1px solid #999;
color: #666;
padding: 2px 10px;
}
.right ul li a:hover {
color: #333;
text-decoration: none;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
padding: 5px 0 10px 0;
margin-top: 50px;
border-top: 10px solid #ddd;
}
#footer a { 
color: #999;
}
#footer a:hover {
color: #333; 
text-decoration: underline; 
}
.schwarz {
color: #000;	
}

.schwarzi {
color: #000;	
font-style: italic;
}
.rot {
color:#f00;	
	
	}
 
span.schwarz 

{
font-weight: normal; !important;
	}

