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

/*** 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;
}

.buttons-float-left {
	margin-top: 25px;
	margin-right: 10px;
	float: left;
	border: solid 1px #fff
}

.logo {
	float: right
}

.title {
	padding-top: 110px;
	padding-bottom: 50px
}

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

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

#bgrd_hor {
	background-image: url(../images/layout_start/stretch_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 600px;
}

/* MITTE */
#back {
	background-image: url(../images/layout_start/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 420px;
	float: left;
	display: block;
}

/* FOOTER */
#footer {
	line-height: 20px;
	text-align: right;
	margin: 70px 0 20px 20px;
	clear: left;
	border-top: 1px solid #68676c;
}

/* CONTENT RECHTS */
#topline {
	margin-top: 70px;
	height: 50px;
	margin-left: 20px;
}

#container {
	background-image: url(../images/layout_start/stretch_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 535px;
	float: left;
	display: block;
}

#content {
	margin: 0 0 0 20px;
	padding: 0
}

/* LINKS */

#select a,
#select a:link,
#select a:hover,
#select a:visited,
#select a:active,
#golf a,
#golf a:link,
#golf a:hover,
#golf a:visited,
#golf a:active,
#core a,
#core a:link,
#core a:hover,
#core a:visited,
#core a:active,
#shop a,
#shop a:link,
#shop a:hover,
#shop a:visited,
#shop a:active {
	color: #fff;
	text-decoration: none;
}

#therapie a,
#therapie a:link,
#therapie a:hover,
#therapie a:visited,
#therapie a:active {
	color: #666;
	text-decoration: none;
}

#therapie,
#core,
#select,
#golf,
#shop {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 225px;
	border: solid 1px #231f20
}

#therapie {
	background-image: url("../images/misc/switch/bgrd_therapie.gif");
	background-repeat: repeat-x;
	background-position: left top
}

#core {
	background-image: url("../images/misc/switch/bgrd_core.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

#select {
	background-image: url("../images/misc/switch/bgrd_select.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

#golf {
	background-image: url("../images/misc/switch/bgrd_golf.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

#shop {
	background-image: url("../images/misc/switch/bgrd_shop.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

/*** IE6 Fix ***/
* html #therapie,
* html #core,
* html #select,
* html #golf,
* html #shop {
	width: 245px;
}


/* 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;
}
