

/*********************************************/
/*                                           */
/*    (c) 2010 by Christian Enzersdorfer     */
/*      Author: Christian Enzersdorfer       */
/*      Web: http://www.makeyourweb.at       */
/*     E-Mail: allgemein@makeyourweb.at      */
/*                                           */
/*********************************************/


html {


	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	height: 100%;
	background: #DFE9EC url(../Standard/body.jpg) repeat-x;
	font-size: 11px;
	line-height: 14px;
	color: #000000; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: left;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

.cleaner {

	clear: both;
	display: none;

}

#webseite {

	width: 1000px;
	height: auto !important;
	margin: 20px auto;
	padding: 0px;

}

#header {

	width: 1000px;
	height: 200px;
	background: transparent url(../Standard/header.png) no-repeat top left;  
	margin: 0px auto;
	padding: 0px;
	text-align: left;

}

#header #top {

	width: 1000px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: transparent;

}

#header #top ul {

	margin: 0px;
	padding: 0px 10px;

}

#header #top li {

	display: inline;
	list-style: none;
	color: #000000;
	line-height: 30px;;

}

#header #top li.lokal {

	width: 600px;
	text-align: left;
	float: left;

}

#header #top li.kont {

	width: 380px;
	text-align: right;
	color: #000000;
	float: left;

}

#header #top a {

	text-decoration: none;
	color: #000000;

}

#header #top a:hover {

	text-decoration: none;
	color: #8494a1;

}

#header #logo {

	width: 930px;
	height: 67px;
	text-align: left;
	margin: 30px 40px;
	padding: 0px;
	background: transparent;

}

#header #logo p.slogan {

	text-align: right;
	color: #545248;
	font-weight: normal;
	margin: -40px 0px 0px;
	padding: 0px;

}

#menu {

	width: 1000px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	overflow: hidden;

}

#menu #suche {

	width: 200px;
	height: 40px;
	background: transparent;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	text-align: left;
	float: left;

}


#menu #navi {

	width: 760px;
	height: 40px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	overflow: hidden;
	background: transparent;
	z-index: 100;
	float: left;

}

#menu #navi ul {

	margin: 0px;
	padding: 0px;

}

#menu #navi li {

	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
	font-size: 11px;

}

#menu #navi li a {

	text-decoration: none;
	color: #52575D;
	font-weight: bold;
	padding: 10px;

}

#menu #navi li a:hover {

	text-decoration: underline;
	color: #52575D;
	font-weight: bold;

}

#menu #navi li a.aktiv, #menu #navi li a.aktiv:hover {

	text-decoration: none;
	color: #52575D;
	font-weight: bold;

}

#content {

	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #ffffff url(../Standard/content.png) repeat-y; 
	color: #000000;
	float: left;

}

#content #sidebar {

	width: 199px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: transparent;
	color: #000000;
	float: left;

}

#content #sidebar #subnavi {

	width: 189px;
	margin: 20px 0px 30px 10px;
	padding: 0px;
	text-align: left;
	display: block;

}

#content #sidebar #subnavi ul {

	margin: 0px;
	padding: 0px;

}

#content #sidebar #subnavi ul li {

	width: 189px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	overflow: hidden;

}

#content #sidebar #subnavi ul li a {

	padding: 0px 10px 0px 0px;
	text-decoration: none;
	color: #000000;
	background: transparent;
	line-height: 29px;
	display: block;

}

#content #sidebar #subnavi ul li a:hover {

	text-decoration: underline;
	color: #191919;
	background: #eef2f3;

}

#content #sidebar #subnavi ul li a.aktiv, #content #sidebar #subnavi ul li a:hover.aktiv {

	text-decoration: none;
	color: #6C6C6C;
	background: #eef2f3;

}

#content #text {

	width: 745px;
	min-height: 300px;
	margin: 0px;
	padding:  10px 25px 20px 25px;
	text-align: justify;
	background: transparent;
	color: #191919;
	float: left;
	line-height: 22px;

}

#content #text #floatright {

	margin: 30px 20px 0px 20px;
	padding: 0px;
	width: 200px;
	height: 250px;
	float: right;

}

#content #text #floatright #slider {

	width: 200px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 4px solid #ffffff;

}

#content #text #floatright #slider li, #content #text #floatright #slider ul {

	margin: 0px;
	padding: 0px;

}

#content #text #floatright #slider li {

	width: 200px;
	height: 200px;
	overflow: hidden;
	list-style: none;

}

#content #text #floatright #prevBtn {

	position: absolute;
	margin: 0px;
	height: 45px;
	width: 45px;
	z-index: 1000;

}

#content #text #floatright #nextBtn {

	position: absolute;
	margin: 0px 0px 0px 155px;
	height: 45px;
	width: 45px;
	z-index: 1000;

}

#content #text h1 {

	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	margin: 20px 0px;
	padding: 0px;
	color: #000000;
	font-family: "Verdana";
	text-transform: none;
	text-align: left;

}

#content #text h2 {

	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	color: #000000;
	font-family: "Verdana";
	text-transform: none;
	text-align: left;

}

h2 a, h2 a:hover {

	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin: 100px 0px 5px 0px !important;
	padding: 0px;
	color: #000000 !important;
	font-family: "Verdana";
	text-transform: none;
	text-align: left;
	text-decoration: none !important;

}

#content #text h3 {

	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 15px 0px;
	padding: 0px;
	color: #000000;
	font-family: "Verdana";
	text-transform: none;
	text-align: left;

}

#content #text p {

	margin: 0px 0px 7px 0px;
	color: #191919;

}

#content #text hr {
         
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 550px;
	margin: 15px auto;
	height: 3px;

}

#content #text a {

	color: #545248;
	text-decoration: underline;

}

#content #text a:hover {

	color: #545248;
	text-decoration: none;

}

#content #text ul {

	margin: 0px 0px 0px 15px;

}

#content #text ul li {

	list-style: square;
	line-height: 22px;

}

#content #text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}

#footer {

	background: transparent url(../Standard/footer.png) no-repeat top left; 
	width: 1000px;
	height: 41px;
	margin: 0px auto;
	float: left;

}

#footer ul {

	margin: 0px;
	padding: 0px;

}

#footer li {

	display: inline;
	list-style: none;
	line-height: 40px;
	color: #8494a1;
	font-size: 10px;


}

li.erstellt {

	width: 333px;
	text-align: left;
	float: left;

}

li.copy {

	width: 333px;
	text-align: center;
	float: left;

}

li.gesetz {

	width: 333px;
	text-align: right;
	float: left;

}

#footer a {

	text-decoration: none;
	color: #8494a1;
	font-size: 10px;

}

#footer a:hover {

	text-decoration: underline;
	color: #99A6A8;
	font-size: 10px;

}
