/*********************************************************************************

	Project		:	BodyKontor
	Copyright	:	Katrin Caspar

**********************************************************************************/


/* ### undo #################################################################### */

:link, :visited {
	text-decoration:none;
}
ul, ol {
	list-style:none
}
h1 {
	font-weight:normal;
	font-size:1.0em;
	text-transform: uppercase;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
	font-weight:normal;
}
ul, ol, li, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd {
	margin:0;
	padding:0
}
img, a img, :link img, :visited img, fieldset {
	border:none
}
img {
	margin:0;
	padding:0;
	vertical-align:bottom;
}
address {
	font-style:normal
}
table {
	border:none;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	font-size:1em;
}
tr {
	border:none;
	padding:0px;
	margin:0px;
}
td {
	border:none;
	padding:0px;
	margin:0px;
	vertical-align:top;
	border-spacing:0px;
}
legend {
	display:none;
}
div, p, li, a {
	background-repeat:no-repeat;
}
/* ### reset some basic style ################################################### */

dl {
	margin: 0 0 0 0;
}
dl dt {
	margin: 0 0 0 0;
}
dl dd+dt {
	margin-top: 0;
}
dl dd {
	margin: 0 0 0 0;
}
ol {
	list-style: none;
}
ol li {
	margin: 0 0 0 0;
}
ol li ol {
	margin: 0 0 0 0;
}
ol li ul {
	margin: 0 0 0 0;
}
p {
	margin-bottom: 0em;
}
ul {
	list-style: none;
}
ul li {
	margin: 0 0 0 0;
}
ul li ul {
	margin: 0 0 0 0;
	list-style: none;
}
ul li ol {
	margin: 0 0 0 0;
}
pre {
	font-size:1.2em;
}
a:hover {
	text-decoration:none;
}
/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}
/* ### BODY ###################################################################### */
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72.5%;
	line-height: 125%;
	background-image:url(images/bg.gif);
	background-repeat: repeat;
}
/* \*/ * html body {
	text-align:center;
} /* *//* IE 5.5 Hack */
.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}
.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.warning {
	color:#f00;
	background: inherit;
}
/* ### Website Content ############################################################ */

#site-content {
	position:relative;
	display:block;
	margin: 15px auto;
	padding: 10px;
	height:100%;
	width: 955px;
	background-color:#FFF;
}
/* ### Header ##################################################################### */


#header {
	position:relative;
	padding: 0px;
	height: 50px;
	color: #FFF;
	background-image: url(images/logo_bg.png);
	background-repeat: repeat-x;
}
/* ### Logo ####################################################################### */

#logo {
	position: absolute;
	top: 0px;
	right:0px;
	margin-top: 2px;
	background-image:url(images/logo.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#logo a {
	display:block;
	height:42px;
	width:269px;
	text-indent:-850em;
}
/* ### Content #################################################################### */


#content {
	background-color:#FFF;
	display:block;
	position:relative;
	padding:0 0 0 0;
	color: #595959;
	clear:both;
}
/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {
	width: 655px;
	float: left;
}
/* ### main-block => MainContent ################################################### */


#submenu {
	width: 155px;
	min-height: 180px;
	background-color:#DBD1D9;
	float: left;
	padding: 20px 20px 40px 20px;
}
#main-content-block {
	float:left;
	display:block;
	width: 410px;
	min-height: 340px;
	background-color: #ECE0EA;
	background-image:url(images/cornerNew.png);
	margin-left: 10px;
	padding: 36px 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main-content-block p {
	margin-bottom: 20p;
}


/* ### Editor ############################################################## */


.tinymcewysiwyg {
	margin: 0px;
	padding:0px;
}

div.tinymcewysiwyg p {
	padding-bottom: 10px;}

div.tinymcewysiwyg p a {
	color:#595959;
	text-decoration: underline;
}

div.tinymcewysiwyg p a:hover {
	color:#6B125C;
	text-decoration: none;
}

div.tinymcewysiwyg p img {
	padding: 0px;
	margin: 1px 4px 1px 0px;
	border: 3px solid #FFF;
}

div.tinymcewysiwyg p a img {
	padding: 0px;
	margin: 1px 4px 1px 0px;
	border: 3px solid #FFF;
}

div.tinymcewysiwyg p a:hover img{
	border: 3px solid #6B125C;
}


div.tinymcewysiwyg p a.imagemap img {
	padding: 0px;
	margin: 0px;
	border: none;
}

div.tinymcewysiwyg ul {
	list-style-type: none;
}

div.tinymcewysiwyg ul li {
	padding: 4px 10px;
}




/* ### Lightbox Plugin ############################################################## */


a.lightbox img{
	border: 3px solid #FFF;
	margin: 3px 3px 3px 0px;
}

a:hover.lightbox img{
	border: 3px solid #6B125C;
}




/* ### News List ############################################################## */

span.newsTitle a {
	font-size: 1.0em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBBBD8;
	text-transform: uppercase;
	color:#CBBBD8;
	line-height: 2.5em;
	padding-top: 20px;
}
span.newsTitle a:hover {
	color:#6B125C;
}
span.newsTitle_old a {
	font-size: 1em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDBDBD;
	color:#595959;
	line-height: 2em;
}
span.newsTitle_old a:hover {
	color:#6B125C;
}
.newsDate {
	color:#9D8BA3;
	font-size: 0.9em;
	padding: 2px 0px 10px 5px;
}
.separator_clear {
	height: 30px;
}


/* ### Kontatformular ############################################################## */


.formgen input {
	display: block;
}
.formgen input.formsubmit {
	margin-top: 6px;
}
.formgen textarea {
	width: 350px;
}


/* ### Marginal rechts ############################################################ */

#marginal {
	height: 480px;
	width: 290px;
	float: right;
}

#marginal-news {
	background-image: url(../frau_apfel.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 480px;
	width: 290px;
	float: right;
}



/* ### Footer ###################################################################### */

#footer {
	display:block;
	width:100%;
	text-align: center;
	font-size: 0.85em;
}
#footer p {
	padding: 20px 0;
	color:#c4c4c4;
	background:inherit;
}
#footer p a, #footer p a:link {
	color:#c4c4c4;
	text-decoration: underline;
	background:inherit;
}
#footer p a:hover {
	color:#c4c4c4;
	text-decoration: none;
	background:inherit;
}
