/* GENERELLE EINSTELLUNGEN */
* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #444444;
	background-image: url(http://www.aquawatt.at/pics/bg-site.gif);
	background-repeat:repeat-x;
	font-family: Candara, Arial, Helvetica, sans-serif;
	color: #444444;
	margin-bottom:10px;
	font-size:1.08em;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #55ab26; /*gruen*/
	text-decoration: underline;
}

/* DIV EINSTELLUNGEN */
#header-container{
	width:1280px;
	height:267px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#header-aquawatt {
	background-image: url(http://www.aquawatt.at/pics/aquawatt.gif);
	width:254px;
	height:58px;
	float:left;
	padding-top:209px;
	padding-left:32px;
	font-size: 0.9em;
	color: #5d6d73;
	font-weight:bold;
}

#menu-top {
	width:994px;
	height:30px;
	float:left;
	color: #55ab26;
	padding-top:10px;
}

#header-bild {
	background-image: url(http://www.aquawatt.at/pics/bg-head-bild-breit-green.jpg);
	width:994px;
	height:182px;
	float:left;
}

#mainmenu {
	width:994px;
	height:45px;
	float:left;
}

#content-container {
	background-color:#FFFFFF;
	width:1280px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#content-left {
	width:279px;
	height:auto;
	float:left;
	padding-left:7px;	
}

#content {
	width: 979px;
	float:left;
	margin-top:18px;
	padding-right:15px;
}

#newsandumenu {
	background-image: url(http://www.aquawatt.at/pics/box-mitte.jpg);
	width:225px;
	float:left;
	padding-top:10px;
	padding-left:27px;
	padding-right:10px;
	font-size:0.9em;
}

#newsandumenu-abschluss {
	background-image: url(http://www.aquawatt.at/pics/box-unten.jpg);
	width:262px;
	height:10px;
	float:left;
	margin-bottom:25px;
}

#hotline {
	width:228px;
	height:129px;
	float:left;
	margin-left:32px;
	margin-bottom:17px;
}

#footer {
	background-image: url(http://www.aquawatt.at/pics/bg-footer-breit.gif);
	width:1280px;
	height:20px;
	background-repeat:no-repeat;
	float:left;
}

#suma-container{
	width:1280px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-size:0.7em;
	color:#666666;
}

#suma-container h1 {
	font-size:1em;
	color:#666666;
	padding-bottom:0px;
}

/* SCHRIFT EINSTELLUNGEN */
#menu-top a:link, #menu-top a:visited {
	color: #55ab26;
	font-weight:bold;
	text-decoration:none;
}

#menu-top a:hover, #menu-top a:focus {
	color: #55ab26;
	font-weight:bold;
	text-decoration:underline;
}

#newsandumenu a:link, #newsandumenu a:visited {
	color: #444444;
	text-decoration:none;
}

#newsandumenu a:hover, #newsandumenu a:focus {
	color: #444444;
	text-decoration:underline;
}

#newsandumenu h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #55ab26;
	padding-bottom: 5px;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #55ab26;
	padding-bottom: 20px;
}

.h1news {
	font-size: 1.5em;
	font-weight: bold;
	color: #55ab26;
	padding-bottom: 10px;
}

.h1news-laufweite {
	font-size: 1.5em;
	font-weight: bold;
	color: #55ab26;
	padding-bottom: 10px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}

.h1yachten {
	color: #240385;
}

.h1fischerboote {
	color:#1d7b0b;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #55ab26;
}

.h2news {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.h2yachten {
	color: #240385;
}

.h2fischerboote {
	color: #1d7b0b;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #5d6d73;
}

a.anews:link, a.anews:visited {
	color: #55ab26;
	font-weight:bold;
	text-decoration:none;
}

a.anews:hover, a.anews:focus {
	color: #55ab26;
	font-weight:bold;
	text-decoration:underline;
}

.pnews {
	padding-bottom: 25px;
}

p {
	padding-bottom: 20px;
}

ul {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style:square;
}

.ulsitemap {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
}

blink {
	color:#CC0000;
}

/* SONSTIGE EINSTELLUNGEN */
.img-news {
	border: outset 3px #55ab26;
	margin-right: 10px;
}

.img-antriebstechnik {
	border: solid 3px #000000;
}

.img-abstand-r {
	margin-right: 10px;
}

.img-abstand-l {
	margin-left: 10px;
}

.img-mainmenu {
	margin-right: 30px;
}

#tableaussenborder th{
	text-align:center;
	background-color:#CCCCCC;
	padding:3px;
}

#tableaussenborder td{
	border-bottom: 1px solid #CCCCCC;
	padding:3px;
}

#tablefahrzeiten th{
	text-align:left;
	vertical-align:top;
	background-color:#CCCCCC;
	padding:3px;
	padding-right:15px;
}

#tablefahrzeiten td{
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
	padding:3px;
}