/* CSS Document */

html {
	height:100%;
	margin:0;
	padding:0;
	scrolling:yes;
}

body {
	margin:0;
	padding:0;
	text-align:left;
	background:url(img/bg_all.gif) left top repeat-x;
}

body, td {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, a:visited {
	text-decoration:none;
}

.vorschaubild {
	cursor:pointer;
}

#container {
	width:811px;
	/*height:530px;*/
	margin: 20px auto 0 auto;
}

#header {
	width:800px;
	/*height:15px;*/
	font-size:9px;
	text-align:right;
	padding:2px 5px 2px 0;
}

#header a, #header a:visited {
	color:#FFFFFF;
}

#header a:hover {
	color:#555555;
}

#container2 {
	/*width:811px;*/
	width:791px;
	/*height:511px;*/
	height:491px;
	padding:10px;
	background:url(img/bg_content.gif) left top no-repeat;
}

#footer {
	/*width:811px;*/
	height:20px;
	padding:7px 0 0 44px;
	font-size:11px;
	color:#8a8a8a;
}

#footer a {
	color:#8a8a8a;
}

#footer a:hover {
	color:#000;
}

#navi {
	float:left;
	width:235px;
	height:490px;
	background:#ececec;
}

#navi ul {
	list-style:none;
}

#navi ul li {
	margin:1px 0;
}

#navi ul li a, #navi ul li a:visited {
	display:block;
	padding:7px 0 3px 5px;
	color:#FFFFFF;
	text-decoration:none;
}

#navi ul li a h1 {
	background:url(img/navi_dots.gif) 220px 12px no-repeat;
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#navi_text {
	font-size:11px;
	margin:85px 0 0 0;
	padding:15px 15px 4px 15px;
	color:#555555;
	background:#d7d7d7;
}

#navi_text a, #navi_text a:visited {
	color:#555555;
	text-decoration:none;
}

#navi_text a:hover {
	color:#000;
}

#content1 {
	float:left;
	/*width:556px;*/
	width:549px;
	padding:0 0 0 5px;
}

#content_left {
	float:left;
	/*width:314px;*/
	width:293px;
	padding:93px 16px 0 10px;
}

#content_left a, #content_left a:visited {
	color:#000000;
}

#content_left a:hover {
	color:#555555;
}

#content_left table {
	margin:-10px 0 0 0;
}

#content_right {
	float:left;
	width:230px;
}

h1.welcome {
	font-weight:bolder;
	text-align:right;
	color:#FFFFFF;
	font-size:27px;
	margin:86px 0 0 0;
	padding:23px 15px 0 0;
	line-height:18px;
	background:#df24e7;
}

p.p_index {
	margin:6px 0 0 0;
	text-align:justify;
	line-height:20px;
}

p.p_content { /*#content_left */
	text-align:justify;
	font-size:13px;
	line-height:18px;
}

#content_left h1 {
	color:#555555;
	font-size:15px;
}

#content_right h1 {
	font-weight:bolder;
	text-align:right;
	color:#FFFFFF;
	font-size:22px;
	margin:0;
	padding:170px 10px 0 0;
	line-height:15px;
	background:#df24e7;
}

#content_right img {
	margin:3px 0 2px 0;
}

#content_right table {
	text-align:center;
	margin:-2px 0 0 0;
	padding:0;
}

#content_right table td {
	width:33%;
	color:#FFFFFF;
	font-size:14px;
}

#content_right table td.slideshow_middle {
	border-left:2px solid white;
	border-right:2px solid white;
}

#content_right table td a {
	display:block;
	padding:28px 0 2px 0;
	color:#FFFFFF;
}

#content_right table td a:hover {
	/*background:url(img/bg_white.gif) left top;*/
	color:#000;
}

a#slideshow_start {
	font-size:11px;
}

/*################################ UNTERMENÜ EINFÄRBUNGEN ################# */

#navi ul li a.navi1,
#content_right h1.topic1,
#content_right table.tb_topic1 td {
	background:#9e24e7;
}

#navi ul li a.navi2,
#content_right h1.topic2,
#content_right table.tb_topic2 td {
	background:#df24e7;
}

#navi ul li a.navi3,
#content_right h1.topic3,
#content_right table.tb_topic3 td {
	background:#e7246c;
}

#navi ul li a.navi4,
#content_right h1.topic4,
#content_right table.tb_topic4 td {
	background:#e7242c;
}

#navi ul li a.navi5,
#content_right h1.topic5,
#content_right table.tb_topic5 td {
	background:#e75a24;
}

#navi ul li a.navi6,
#content_right h1.topic6,
#content_right table.tb_topic6 td {
	background:#e7a124;
}

#navi ul li a:hover {
	background:#908f90;
}

/*################################ /UNTERMENÜ EINFÄRBUNGEN ################# */

/* ############################################ ALLGEMEIN ################# */

ul {
	margin:0;
	padding:0;
}

img {
	border:none;
}

a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

/* ########################################################################### FORMULAR ######################### */

#content_left table td {
	font-size:11px;
}

.formularfeld {
	border:1px solid #9a9a9a;
	/*margin:2px 0;*/
	background:url(../img/bg_white.gif) left top;
	border:1px solid #5b5f62;
}

.formularfeld:focus {
	background:#FFF;
}

.formularbutton {
	background:url(../img/bg_white.gif) left top;
	margin:10px 0 0 0;
}

/* ############################################ KONTAKTFORMULAR Ende ### */

/* ########################################################################### /FORMULAR ######################### */

