body {
	margin: auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background:  #F6F4F7  repeat-x;
}

a:link, a:visited {color: #555; text-decoration: underline; }
a:active, a:hover { color: #555; text-decoration: none; }

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	margin: 0px 0 5px 0;
}

p1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: right;	
	margin: 0 0 10px 0;

}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	color: #000;
	text-align: center;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	color: #000;
	text-align: center;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Tahoma, Geneva, Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #000;
	margin: 10px 0 0px 0;
}

h4 {
	font-family: Tahoma;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	text-align: right;
	margin: 0 0 10px 0;
}
h5 {
	font-family: Tahoma, Geneva, Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #000;
	margin: 10px 0 0px 0;
}

#main {
	background: url(images/aenderungschneiderei_bg.jpg) no-repeat top;
	width: 1024px;
	margin: auto;
}

#inhalt {
	width: 920px;
	margin: auto;
}

#links{
	float: left;
	width: 250px;
}

.Tab {
height: 11px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
line-height: 0.8em;
color: #000;
text-align: justify;
}

.Tab2 {
height: 13px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
color: #000;
line-height: 1.4em;
text-align: justify;
margin: 0px 0 5px 0
}

.menu {
	width: 219px;
	margin: 20px auto 20px 0px;
	padding: 0;
}

.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 219px;
}

.menu li a {
	display: block;
	height: 31px;
	padding: 12px 30px 0 30px;
	margin: 5px 0 0 0;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	background: url(images/button_menu_off.png) no-repeat;	
	text-decoration:none;
}

.menu li a:hover, .menu li .current {
	background: url(images/button_menu_on.png) no-repeat;	
	text-decoration:none;
	text-align: right;
	color: #000000;
}

.links_box {
	background: url(images/aenderungschneiderei_box_1.png) bottom no-repeat;
	width: 190px;
	padding: 15px;
	margin: 0px auto 0px 0px;	
}

.links_box h1 {
	color: #000000;
	text-align: right;
	margin: 0 0 15px 0 ;
}

.links_box h2 {
	color: #000000;
	text-align: right;
	margin: 0 0 15px 0 ;
}

.links_box p {
	color: #000;
	text-align: right;
	margin: 0 0 3px 0 ;
}

.links_box img {
	margin: 0 0 10px 0;
	border: 3px solid #fff;
}

#rechts {
	float: right;
	width: 670px;
	padding: 5px 0 0 0;
}

#rechts_oben {
	background: url(images/aenderungschneiderei_right_top.png) top no-repeat;
	width: 664px;
	height: 30px;
	padding: 20px 0px 0 0px;
}

#rechts_mitte {
	background: url(images/aenderungschneiderei_right_mid.png);
	width: 664px;
	padding: 0 0 10px 0;
}

#rechts_unten {
	background: url(images/aenderungschneiderei_right_bottom.png) bottom no-repeat;
	width: 664px;
	height: 37px;
}

.eine_spalte {
	width: 624px;
	border-bottom: 1px dotted #fff;
	margin: 0 20px 10px 20px;
	padding: 10px 0 10px 0;
}

.bildlinks {
	float: left;
	border: 3px solid #BBB;
	margin: 5px 15px 0px 0;
}

.bildrechts {
	float: right;
	border: 3px solid #BBB;
	margin: 5px 0px 5px 15px;
}

.spalten {
	float: left;
	width: 290px;
	margin: 0 auto 0px 20px;
	padding: 10px 20px 0 0;
}

.spalten_rechts {
	margin: 0 0 0px 0;
	padding: 10px 0 0 20px;
}

.spalten img {
	float: left;
	border: 3px solid #BBB;
	margin: 3px 10px 0px 0px ;
}

.v_linie {
	float: left;
	width: 1px;
	min-height: 330px;
	border-left: 1px dotted #fff;
	margin: 0 2px 0 0;
}

.h_linie {
	height: 0px;
	border-bottom: 1px dotted #fff;
	margin: 0 5px;
}

.mehr {
	float: right;
	background: url(images/button_more.png);
	width: 80px;
	height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 10px 0px 10px 0;
	color: #000;
}

.mehr a {
	color: #000;
	text-decoration: none;
}

.mehr a:hover {
	text-decoration: underline;	
}

.list {
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 0 0 0 0px;
}

.list li {
	background: url(images/list.png) no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}

.list2 {
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}

.list2 li {
	background: url(images/datei.png) no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}

#fuss {
	width: 100%;
	color: #888;
	margin: 0;
	text-align: center;
}

.reiniger {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.reiniger img {
	margin: 0 0 0 30px;
}
