
/* ? ArtProLog SEPTEMBER 2006 */    /* BODY */
body {
	color: #666;
	background-color: #fff;
	background-image: url(../images/bgrd_stretcher.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding: 0;
	min-width: 955px;
	font: 0.75em Arial, SunSans-Regular, Sans-Serif;
}

/*** IE6 Fix ***/
* html body {
	width: 100%;
}

/* TAGS */
p,
pre,
h1,
h2,
h3 {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
	text-transform: uppercase;
	padding-left: 10px;
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 20px;
	border-left: 10px solid #231f20;
}

h2 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 1em;
}

/* CLASSES */
.bold {
	font-weight: bold;
}

.float-left {
	float: left;
}

.clearer {
	clear: left;
}

/* LINK */
a:link,
a:visited,
a:hover,
a:active {
	color: #666;
	text-decoration: underline;
}

a.whiteb:link,
a.whiteb:visited,
a.whiteb:hover,
a.whiteb:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.whiteb:hover,
a.whiteb:active {
	text-decoration: underline;
}

/* LOGO PRINT */
#logo_print {
	display: none;
}

/* BRGD HORIZONTAL*/
#bgrd_horizontal {
	background-image: url(../images/content_stretcher.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	z-index: 10;
}

/* CONTAINER */
#container {
	background-image: url(../images/content_stretcher.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 955px;
	z-index: 20;
	min-height: 600px;
}

/* LEFT */
#left {
	width: 230px;
	float: left;
	display: block;
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 115px;
	border-bottom: 1px solid #fff;
}

#title {
	color: #fff;
	font-weight: bold;
	width: 230px;
	line-height: 2em;
	background-color: #231f20;
	text-align: center;
}

#navi ul {
	width: 230px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#navi ul li a,
#navi ul li a:link,
#navi ul li a:visited,
#navi ul li a:hover,
#navi ul li a:active {
	color: #666;
	line-height: 1.6em;
	display: block;
	text-align: right;
	text-decoration: none;
	padding-right: 30px;
	border-bottom: 1px solid #231f20;
}

#navi ul li ul li a,
#navi ul li ul li a:link,
#navi ul li ul li a:visited,
#navi ul li ul li a:hover,
#navi ul li ul li a:active {
	background-color: #e6e9e9;
	padding-right: 60px;
}

#navi ul li ul li ul li a,
#navi ul li ul li ul li a:link,
#navi ul li ul li ul li a:visited,
#navi ul li ul li ul li a:hover,
#navi ul li ul li ul li a:active {
	background-color: #f6f6f6;
}

#navi ul li a:hover,
#navi ul li ul li a:hover,
#navi ul li ul li ul li a:hover {
	color: #fff;
	background-color: #231f20;
}

#navi ul li a.act {
	background-image: url(../images/misc/button_grau.gif);
	background-repeat: no-repeat;
	background-position: 215px 8px;
}

#navi ul li ul li a.act {
	background-image: url(../images/misc/button_grau.gif);
	background-repeat: no-repeat;
	background-position: 185px 8px;
}

/* MIDDLE */
#middle {
	width: 170px;
	float: left;
	display: block;
	background-image: url("../images/back.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

/* RIGHT */
#right {
	width: 555px;
	float: left;
	display: block;
}

* html #right {
	width: 554px;
	float: left;
	display: block;
	overflow: hidden
}

#navisecond {
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	text-align: right;
	display: block;
	margin-bottom: 20px;
	padding-right: 20px;
}

#navisecond a,
#navisecond a:hover {
	color: #fff;
	text-decoration: none;
}

#contentbox {
}

#content {
	padding-right: 20px;
	padding-left: 20px;
}

#contentrechts {
	display: none;
}

/* SWITCH */
#switch {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	height: 100px;
	clear: left;
}

#switch-main {
	color: #231f20;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 60px;
	background-color: #cbd8ba;
	background-image: url("../images/misc/switch/bgrd_therapie.gif");
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	height: 60px;
	float: left;
	border: solid 1px white;
	margin-top: 15px;
}

#switch-site {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 30px;
	float: left;
	margin-top: 15px;
}

.core,
.select,
.golf,
.therapie {
	clear: left;
	background-color: #cbd8ba;
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	width: 20px;
	height: 8px;
	float: left;
	border: solid 1px #fff;
}

.select {
	background-color: #6893a9;
}

.golf {
	background-color: #719c4f;
}

.core {
	background-color: #9c8e4f;
}

/* FOOTER */
#footer {
	font-size: 0.9em;
	line-height: 2em;
	text-align: right;
	margin-top: 50px;
	margin-left: 20px;
	padding-right: 20px;
	clear: left;
	margin-bottom: 20px;
	border-top: 1px solid #231f20;
}

/*DOWNLOAD*/
#downloads a,
#downloads a:link,
#downloads a:hover #downloads a:active {
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
}

/* FORM */
.csc-mailform,
form,
fieldset {
	border-style: none;
	margin:0;
	padding:0;
	width: auto;
}

label {
	display: block;
	font-weight: bold;
	margin-right: 10px;
	width: 150px;
	float:left;
}

.csc-mailform-field {
	display:block;
	line-height: 23px;
	min-height: 23px;
	clear: left;
	padding: 3px 10px 0;
}

input,
textarea,
select,
.csc-mailform-submit{
	background-color: #fff;
	color: #616161;
	padding: 1px;
	border: 1px solid #616161;
	float:left;
	display:block;
	width: 250px;
	height:20px;
}

textarea {
	height:160px;
}

.csc-mailform-submit {
	margin-left: 160px;
	margin-top: 5px;
	width: 255px;
}

.submitbutton {
	margin-top:5px;
	width: 204px;
	font-weight:bold;
}
