
* {
margin: 0em; 
padding: 0em;
}

* a img{
	border: none;
}

img {
	border: none;
}
img.ra {
	width: 180px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 3px;
	border: 1px solid #ddd;
}
.clear {
	clear: left;
}
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-color: #fff;
}

#container {
	width: 1000px;
	float: left;
	background: transparent url(../bilder/gruen.gif) repeat-y top left;
}


/* 1.Zeile oben. Nach Trenner 2 ist noch Platz f�r ein Div deutsch/polnisch */

#sprachen p {
	width: 100px;
	float: left;
	padding: 55px 0 10px 15px;
	font-size: 0.7em;
}
#sprachen p a {
	color: #666;
	text-decoration: none;
}
#sprachen p a:hover {
	color: #F27C1D;
}
#sprachen strong.hier {
	color: #f27c1d;
	font-weight: normal;
}
/**********/

#header {
	width: 999px;
	float: left;
}

#gruen_oben {
	width: 19px;
	height: 102px;
	background-color: transparent;
	float: left;
}

#logo {
	width: 201px;
	height: 102px;
	float: left;
	background: #fff url(../bilder/logo-neu.gif) no-repeat top left;
	
}

#weiss_trenner_1 {
	width: 264px;
	height: 102px;
	float: left;
	background-color: transparent;
}

#trenner_1 {
	width: 5px;
	height: 102px;
	background: transparent url(../bilder/trenner_1.gif) no-repeat top left;
	float: left;
}

#weiss_trenner_2 {
	width: 246px;
	height: 102px;
	float: left;
	background-color: transparent;
}


#trenner_2 {
	width: 5px;
	height: 102px;
	float: left;
	background: transparent url(../bilder/trenner_2.gif) no-repeat top left;
}

/* Ende Zeile 1 oben */


/* Anfang Zeile 2 */


#zeile_2 {
	width: 999px;
	float: left;
}

#grau_mitte {
	width: 19px;
	height: 159px;
	background-color: #999;
	clear: both; 
	float: left;
	margin-right: 201px;
	
}

#grau_zitat {
	width: 264px;
	height: 159px;
	float: left;
	
	border-right: 1px solid #fff;
	background-color: #999;
}

#foto {
	width: 180px;
	height: 159px;
	background: transparent url(../bilder/ra_meinhardt3.jpg) no-repeat top left;
	float: left;
}

#foto_gruen {
	width: 74px;
	height: 159px;
	background-color: #066e19;
	float: left;
	border-right: 1px solid #fff;
}

#gruen_rechts {
	width: 259px;
	height: 159px;
	background-color: #669933;
	float: left;
}





#haupt {
	width: 999px;
	float: left;
	
}


#gruen_unten {
	width: 19px;
	height: 159px;
	background-color: transparent;
	float: left;
}



#nav {
	width: 180px;
	padding-right: 20px;
	float: left;
	min-height: 300px;
	}
* html #nav {
	width: 180px;
	padding-right: 20px;
	float: left;
	height: 300px;
		
}
#nav ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#nav ul li {
	
	list-style-type: none;
	padding-bottom: 4px;
	width: 157px;
	border-bottom: 1px dotted #ccc;
}

#nav ul li a{
	color: #666;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

#nav ul li a:hover {
	color: #F27C1D;
}


#inhalt {
	width: 517px;
	margin: 1px;
	float: left;
	overflow: hidden;
	border: 1px solid #ccc;
}

.linie {
	width: 470px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	float: left;
}

p, h2, h3, ul, ul li {
	color: #666;
}

#content h2.orange {
	color: #f27c1d;
}

p {
	padding-bottom: 20px;
}

#content p.ohne {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	clear: left;
}


p.fett {
	color: #999;
	font-weight: bold;
	padding-bottom: 0px;
}

h1 {
	font-size: 0.9em;
	color: #999;
	margin: 20px 0 20px 10px;
	
}

h1 a {
	color: #999;
	text-decoration: underline;
}

h1 a:hover {
	text-decoration: none;
}

#content h2 {
	font-size: 0.7em;
	color: #333;
	padding: 0;
	margin: 20px 0 0px 3px;
}

#content h2.hell {
	color: #999;
}

#content h2.abstand {
margin: 0px 0 10px 3px;
}
#content h2.abstand span {
	font-weight: normal;
}
#content p.abstand {
margin: 0px 0 0px 3px;
padding: 0;
}
#content p.abstand a {
	text-decoration: underline;
}
#content p.abstand a:hover {
	text-decoration: none;
}
#content p.abstand a.link {
	color: #666;
}
#content h2.gruen {color: #066E19;}


#content ul {
margin: 0;
padding: 0;
padding-bottom: 20px;
padding-left: 3px;
}

#content ul.kanzlei {
	list-style-position: outside;
}

#content ul.kanzlei li {
	list-style-type: none;
	background: url(../bilder/pfeil.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	font-size: 0.7em;
	padding-bottom: 5px;
	line-height: 1.3em;
	
}

#content ul.kanzlei li a {
	color: #666;
}

#content ul.kanzlei li a:hover {
	text-decoration: none;
}

h3 {
	font-size: 0.75em;
	color: #999;
	margin: 20px 0 20px 15px;
	
}


h3.ueberschrift {
	padding: 7px 0 10px 3px;
	margin: 0 0 0 0;
}

#aktuelles h3 {
	font-size: 0.75em;
	color: #999;
	margin: 15px 0 20px 15px;
}

#inhalt {
	padding-bottom: 30px;
}

#inhalt p {
	margin: 0 25px 10px 10px;
	font-size: 0.7em;
}

#inhalt ul {
	margin-bottom: 15px;
}

#inhalt ul li {
	list-style-type: none;
	
	margin: 0 25px 5px 10px;
	font-size: 0.7em;
	
}


#inhalt img.anfahrt {
	margin: 10px 0 20px 10px;
}

#inhalt p.abstand, #inhalt h2.abstand {
	margin-bottom: 30px;
	
}

h2 {
	font-size: 0.7em;
	margin: 0 0 10px 10px;
}



#inhalt p a, #adresse p a, #content p a {
	color: #F27C1D;
	text-decoration: none;
}

#inhalt p a:hover, #adresse p a:hover, #content p a:hover {
	color: #f27c1d;
	text-decoration: underline;
}

#kontakt {
	width: 257px;
	height: 135px;
	border: 1px solid #ccc;
	float: left;
	margin-top: 1px;
	overflow: hidden;
}

#kontakt p {
	margin: 0 0 10px 15px;
	font-size: 0.7em;
	
}

#kontakt p a, #aktuelles p a {
	color: #666;
	text-decoration: underline;
}

#kontakt p a:hover, #aktuelles p a:hover {
	color: #669933;
	text-decoration: underline;
}

.rechts {
	text-align: right;
	padding-top: 5px;
	width: 220px;
	
}

.kleiner_absatz {
	width: 200px;
}

#footer a.hier, #nav a.hier, #kontakt a.hier, #footer_start a.hier {
	color: #f27c1d;
}

#footer {
	width: 999px;
	clear: both;
	float: left;
	margin-bottom: 10px;
}

#footer ul {
	margin: 0px 0 20px 190px;
	padding-top: 10px;
}
* html #footer ul {
	margin: 0px 0 20px 230px;
	padding-top: 10px;
}

#footer ul li {
	display: inline;
	font-size: 0.7em;
	color: #ccc;
	margin-right: 15px;
}

#footer ul li a {
	color: #999;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #F27C1D;
	text-decoration: none;
}

.abstand_h2 {
	margin-top: 20px;
}


/* <-- Formular */

label {
	width: 120px;
	float: left;
}

input, textarea {
	width: 290px;
	border: 1px solid #999;
	color: #666;
}

.senden {
	width: 77px;
	height: 26px;
	border: none;
	margin-left: 122px;
	padding-top: 10px;
}


/* --> Ende Formular */


/* <-- Startseite */

#foto1 {
	width: 252px;
	height: 157px;
	margin-right: 1px;
	float: left;
	border: 1px solid #ccc;
	background: transparent url(../bilder/foto1.jpg) no-repeat;
	
	
}


#foto2 {
	width: 262px;
	height: 159px;
	margin: 1px;
	float: left;
	border: 1px solid #ccc;
	background: transparent url(../bilder/foto2.jpg) no-repeat;
	
	
}

#adresse {
	width: 252px;
	height: 159px;
	margin-top: 1px;
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 0px;
	
}

#aktuelles {
	width: 257px;
	height: 159px;
	float: left;
	border: 1px solid #ccc;
	margin: 1px 0 1px 1px;
	
}

/*
#vor_content {
	width: 219px;
	clear: both;
	float: left;
	height: 50px;
	
}
*/

#content {
	width: 497px;
	margin: 1px;
	float: left;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 10px;

	
}

#content p {
	font-size: 0.7em;
	margin: 0 0 0 3px;
}

#content p strong {
	color: #666;
	font-weight: normal;
	
}
#content p strong.original {
	font-weight: bold;
}


#content h1 {
	font-size: 0.9em;
	color: #999;
	margin: 20px 0 20px 3px;
	
}




#footer_start {
	width: 517px;
	margin-left: 220px;
	float: left;
	margin-top: 5px;
	
	
}
* html #footer_start {
	width: 517px;
	margin-left: 110px;
	float: left;
	margin-top: 10px;
	
	
}


#footer_start ul {
margin: 0;
padding: 0;
	padding-left: 15px;
	padding-top: 5px;
}

#footer_start ul li {
	display: inline;
	font-size: 0.7em;
	color: #ccc;
	margin-right: 15px;
}

#footer_start ul li a {
	color: #999;
	text-decoration: none;
}

#footer_start ul li a:hover {
	color: #F27C1D;
	text-decoration: none;
}

#adresse p, #aktuelles p {
	font-size: 0.7em;
	margin-left: 15px;
}
#adresse p.abstand {
	
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
img.ra_meinhardt_abstand {
	padding: 15px 0 0 15px;
}
#webdesign {
	width: 40em;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 0.7em;
	margin-top: 10px;
	padding-bottom: 20px;
	}
	#webdesign a {
		color: #ccc;
		text-decoration: none;
	}
#web_design {
	width: 30em;
	font-size: 0.7em;
	padding-top: 20px;
	margin-left: 230px;
	float: left;
	}
	#web_design a {
		color: #ccc;
		text-decoration: none;
	}
	
/* --> Ende Startseite */
table {
	padding-bottom: 20px;
}
table tr {
	color: #666;
	font-size: 0.7em;
}
table td {
	padding-right: 20px;
}


