/***************************************
*  
*   aesch.css Stylesheet fuer 
*   attraktivesaesch.ch (Global Sheet)
*
*   Copyright by Christian Schwan
*
*   Dimme Crossmedia GmbH
*   http://www.dimme.ch
*
*
***************************************/
* {
	margin: 0;
	padding: 0;
}

html, body {
	height: auto;
	color: #000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
}

#site {
	height: 100%;
	width: 100%;
	margin: auto;
	border-top: 0;
}

a {
	color: #c70a1e;
}


 table {
width: 517px;
float:left;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

hr, .hidden, .hide, .PDF, .print, .top, #left {
	display: none;
}

p {
	margin-bottom: 10px;
}

#header {
	float: left;
	width: auto;
	padding-bottom: 15px;
	border-bottom: 0px;
}

#logo h1 a {
	float: left;
	width: 177px;
	height: 113px;
	background: url(http://www.attraktivesaesch.ch/cms/images/logo.gif) right 10px no-repeat;
}

.tools, .navigation, #content_left, #content_left_home {
	display:none;
}


h1 {
	color: #c70a1e;
	font-size: 13px;
	padding-bottom: 15px;
}



#content_right {
	clear: left;
	position: relative;
	left: -1px;
	font-size: 12px;
border-top: 1px solid #000;
	line-height: 150%;
	width: 96%;
	margin-right: 0;
	margin-top: 30px;
	padding: 10px 2% 0 2%;
	border-left: 0px;
}

#content_right_home {
	clear: left;
	position: relative;
	left: -1px;
	font-size: 12px;
	line-height: 150%;
	width: 516px;
	margin-right: 20px;
	margin-top: 30px;
	padding: 0px 0 0 20px;
	border-left: 0px;
}

div.home_image {
	float: left;
	position: relative;
	margin: 0;
	width: 507px;
	padding-bottom: 20px;
}

#header_image {
	float: right;
	margin-top: -30px;
	margin-left: 0px;
}

.home_image img{
	display:none;
}

#content_left_home .heading {
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 8px;
}

#content_right .article_headline {
	margin-bottom: 5px;
}

#content_right #listarticle {
	float: left;
	margin-top: 10px;
	border-top: 1px solid #c70a1e;
}

#content_right .article_date {
	position: relative;
	top: 10px;
}

#content_right .article_headline {
	padding-right: 10px;
	padding-top: 10px;
}

#content_right .article_image {
	float: right;
	padding-bottom: 10px;
}

#content_right .article_image img {
	padding: 0;
}

#content_right .article_text {
	float: left;
	padding-right: 5px;
	width: 400px;
}

#content_right img {
	padding: 15px;
}

.vorspann{
	margin-bottom: 5px;
}

fieldset {
	border: 0;
}

form#ContactForm td {
	padding-right: 10px;
}

input,select, textarea {
	margin-bottom: 5px;
	border: 1px solid #000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

blockquote {
	padding-left: 10px;
}

#content_right li {
	list-style: none;
	background: url(http://www.attraktivesaesch.ch/cms/images/li.gif) 0 6px no-repeat;
	padding-left: 12px;
}

span.print a{
position: absolute;
top: 97px;
margin-left: 20px;
font-size: 11px;
font-weight:bold;
text-decoration:none;
}

#content_right_home li {
	list-style: none;
	background: url(http://www.attraktivesaesch.ch/cms/images/li.gif) 0 6px no-repeat;
	padding-left: 12px;
}

#footer {
	float:left;
	font-size: 12px;
	line-height: 150%;
	width: 96%;
	margin-right: 0;
	margin-top: 10px;
	padding: 10px 2% 0 2%;
	border-top: 1px solid #000;
display:none;
}

ul#sitemap {
	float:left;
	width: 450px;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#sitemap li a.hide {
	background: none;
}

ul#sitemap li {
	float: left;
	width: 450px;
	padding: 2px 0  2px 20px;
	background: none;
}
