BODY#default {
	background: url(media/container-hg.gif) left repeat-y;
	margin: 0px;
         padding: 0px;
}


/*----------------
  LINKS & TEXT
----------------*/

A:link {
	color: black;
	text-decoration: underline;
}
A:visited {
	color: black;
	text-decoration: underline;
}
A:hover, A:active {
	color: black;
	text-decoration: none;
}

H1 {
	color: #8A2336;
	font: 18px/120% Georgia, Times New Roman, Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 35px 30px 25px 0px;
}

H2 {
	color: #8A2336;
	font: bold 12px/130% Arial, sans-serif;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

H3 {
	color: black;
	font: bold 12px/130% Arial, sans-serif;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
}

P, UL, OL {
	color: black; 
	font: 12px/130% Arial, sans-serif; 
}

DD {
	background-color: #A1494B;
	color: white;
	font: 11px/130% Arial, sans-serif;
	padding: 2px;
}

/*----------------
  ELEMENT-ABHÄNGIGE
  FORMATIERUNGEN
----------------*/

DIV#content-container P {
	margin: 0;
	padding: 8px 0px 8px 0px;
}

DIV#content-container UL { 
	list-style-image: url(media/list.gif);
	padding-left: 15px;
	margin-left: 0px;
}

DIV#content-container LI {
	list-style-position: outside;
	margin-left: 0px;
}

DIV#images2 P {
	margin: 0;
	padding: 8px 0px 8px 0px;
	color: white;
}


DIV#big-image .content-text {
	margin: 0;
	padding: 80px 30px 0 90px;
}

DIV#big-image .csc-frame-frame1 .content-text {
	margin: 0;
	padding: 0 0 0 20px;
}

/*----------------
  FORMULARE
----------------*/

FORM {
	margin: 0px;
}

INPUT, TEXTAREA, SELECT, LABEL {
	color: black; 
	font: 12px/130% Arial, sans-serif;
}

FIELDSET {
	border: 1px solid #8A2336;
	padding-left: 10px; 
}

LEGEND {
	color: #8A2336;
	background: transparent;
	font: 11px/100% Arial, sans-serif; 
	padding: 0px 4px 0px 4px;
}

.no-fieldset {
	position: relative;
	padding-left: 11px; 
}

.form-required {
	color: red;
}

.float-clear {
	clear: left;
	height: 1px;
	overflow: hidden;
}

.form-label {
	margin: 4px 4px 0px 0px;
	float: left;
	width: 100px;
}

.form-item {
	margin: 0px 0px 0px 110px;
	padding-top: 3px;
}

.form-input, .form-textarea {
	width: 150px;
}


.form-submit {
}



/*----------------
  ID-STYLES
----------------*/

#container {
	position: relative;
	width: 100%;
	background: transparent url(media/border-top.gif) left top repeat-x;
}

#menu-container {
	position: relative;
	width: 200px;
	float: left;
	background: transparent url(media/menu-flowers.gif) no-repeat;
}

#menu {
	position: relative;
	margin: 240px 0px 20px 40px;
}
#pmenu {
	position: relative;
	margin: 0 0 40px 40px;
}

#print {
	position: relative;
	margin: 0 0 40px 40px;
}

#body-container {
	position: relative;
	width: 700px;
	/*margin-left: 200px;*/
         float:left;
	background: #8A2336 url(media/content-flowers.gif) top repeat-x;
}

#content-container {
	position: relative;
	background: #D4B0AA;
	margin-top: 70px;
	padding: 8px 0px 7px 0px;
}

#logo {
	position: relative;
	padding-top: 64px;
}

#bottom {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 25px;
	background: url(media/border-bottom-red.gif) repeat-x;
	display: block;
}

#big-image {
	position: relative;
	width: 330px;
	float: left;
	overflow: hidden;
}

#content {
	position: relative;
	margin: 0px 35px 0px 370px;
	padding-bottom: 15px;
}

#bettandbike {
	position: absolute;
	top: 115px;
	left: 625px;
}


#images1 {
	position: relative;
	width: 294px;
	margin: 8px 0px 0px 35px;
	float: left;
	padding-bottom: 15px;
}

#images2 {
	position: relative;
	width: 294px;
	margin: 8px 0px 0px 370px;
	padding-bottom: 15px;
}

#language {
	position: absolute;
	top: 60px;
	left:40px;
	font: 11px/120% Arial, sans-serif;
}
#language A:link, #language A:visited, #language A:hover, #language A:active {
	color: #8A2336;
	text-decoration: none;
}



/*----------------
  CLASS-STYLES
----------------*/

.comment {
	font-size: 10px;
}

.caption {
	color: #ff8000;
	font: 10px;
	margin: 0px 0px 20px 0px;
}



/*----------------
  MENU1
----------------*/

UL.menu1 { 
	list-style: none;
	margin: 0px;
	padding: 0px;
}
LI.menu1, LI.menu1-act {
	margin: 0px;
	float: left;
	width: 150px;
}

LI.menu1 A:link, LI.menu1 A:visited { 
	color: #8A2336;
	display: block;
	font: bold 12px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 3px 0 3px 0;
}
LI.menu1 A:hover, LI.menu1 A:active, LI.menu1-act A:link, LI.menu1-act A:visited {
	color: #8A2336;
	display: block;
	font: bold 12px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 3px 0 3px 0;
	background: url(media/menu-ro.gif) right no-repeat;
}
LI.menu1-act A:link, LI.menu1-act A:visited {
	background: url(media/menu-act.gif) right no-repeat;
}



/*----------------
  MENU2
----------------*/
UL.menu2 { 
	list-style: none;
	margin: 0px;
	padding: 0px;
}
LI.menu2, LI.menu2-act {
	margin: 0px;
	float: left;
	width: 150px;
}

LI.menu2 A:link, LI.menu2 A:visited { 
	color: #8A2336;
	display: block;
	font: 12px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 3px 0 3px 0;
}
LI.menu2 A:hover, LI.menu2 A:active, LI.menu2-act A:link, LI.menu2-act A:visited {
	color: #8A2336;
	display: block;
	font: 12px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 3px 0 3px 0;
	background: url(media/menu-ro.gif) right no-repeat;
}
LI.menu2-act A:link, LI.menu2-act A:visited {
	background: url(media/menu-act.gif) right no-repeat;
}



/*----------------
  PMENU
----------------*/

UL.pmenu { 
	list-style: none;
	margin: 0px;
	padding: 0px;
}
LI.pmenu, LI.pmenu-act {
	margin: 0px;
	float: left;
	width: 150px;
}

LI.pmenu A:link, LI.pmenu A:visited { 
	color: #C4919A;
	display: block;
	font: bold 12px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 3px 0 3px 0;
}
LI.pmenu A:hover, LI.pmenu A:active, LI.pmenu-act A:link, LI.pmenu-act A:visited {
	color: #C4919A;
	display: block;
	font: bold 12px/120% Arial, sans-serif; 
	text-decoration: none;
	padding: 3px 0 3px 0;
	background: url(media/menu-ro.gif) right no-repeat;
}
LI.pmenu-act A:link, LI.pmenu-act A:visited {
	background: url(media/menu-act.gif) right no-repeat;
}


/*----------------
  PRINT-LINK
----------------*/


DIV#print A:link, DIV#print A:visited { 
	color: #C4919A;
	font: 12px/120% Arial, sans-serif; 
	text-decoration: none;
}
DIV#print A:hover, DIV#print A:active {
	color: #8A2336;
	font: 12px/120% Arial, sans-serif; 
	text-decoration: none;
}


/*----------------------
  PRINT (Druckansicht)
----------------------*/

BODY#print {
	margin: 0px;
	background: url(media/border-top.gif) repeat-x;
}

BODY#print #content {
	position: relative;
	margin-left: 170px;
	padding-top: 35px;
}

BODY#print #toolbar-container {
	position: absolute;
	top: 5px;
	right: 35px;
	color: #C4919A;
	font: 12px/120% Arial, sans-serif;
	z-index: 99;
}
BODY#print TABLE.preise TD.td1 {
	background-color: white;
	border-right: 4px solid white;
	border-bottom: 1px solid black;
}
BODY#print TABLE.preise TD.td2 {
	background-color: white;
	border-bottom: 1px solid black;
	width: 70px;
	text-align: right;
}


DIV#toolbar-container A:link, DIV#toolbar-container A:visited { 
	color: #C4919A;
	font: 12px/120% Arial, sans-serif; 
	text-decoration: none;
}
DIV#toolbar-container A:hover, DIV#toolbar-container A:active {
	color: #8A2336;
	font: 12px/120% Arial, sans-serif; 
	text-decoration: none;
}




/*----------------
  PREISTABELLE
----------------*/

TABLE.preise {
	font: 12px/130% Arial, sans-serif;
}
TABLE.preise TD.td1 {
         width: 214px;
	background-color: #DABBB6;
	border-right: 4px solid #D1ADA8;
	border-bottom: 4px solid #D1ADA8;
}
TABLE.preise TD.td2 {
	background-color: #DABBB6;
	border-bottom: 4px solid #D1ADA8;
	width: 70px;
	text-align: right;
}
