#body {
	padding-top:7em;
}

#logoPrint {
	display: none;
}

#logo {
	position: absolute;
	z-index: 1000;
	top: 0em;
	left: auto;
	right: 0;
	margin-top: 1em;
}

#keyvisualWrapper,
#keyvisual {
	position: absolute;
	z-index: 0;	
	top: 0;
	right: 0;
	height: 432px;
	overflow:hidden; 
}

#keyvisualWrapper {height:432px;width:360px;}

.contentMarginTop {
	padding-top: 3.5em;
}

.contentMarginBottom {
	padding-top: 3.5em;
}

#content {
	position: relative;
}

#content,
#mod_shop ol li {
	height: 43.2em;
}

#content p,
#content h3,
#content h4,
input,
select,
textarea,
label,
legend,
#portfolio .navigation li {
	font-size: 1.3em;
	padding: 0;
	line-height: 1.6em;
}

input.button {

}

#printButton {
	position: absolute;
	top: 2em;
	right: 73em;
}

#printButton a {	
	font-size: 1em;
	color: #999;
}

#content,
#content > h1,
#contentPaddingBottom {
	background-color: #333;
}

/*
.content {
	position: absolute;
	left: 2em;
}
*/

#content .mod_default{
	width: 40em;
}

#content > h1 {
	padding-top: 1.4em;
	width: 35em;
}

#content > h1,
#contentPaddingBottom {
	display: block;
	position: absolute;
	font-weight: bold;
	padding-bottom: 1.6em;
}

#contentPaddingBottom {
	width: 50em;
	bottom: 0;
	padding-bottom: 0m;
	height: 0.8em;
}

#content p {
	padding: 1em 0 0em 0;
	/*line-height: 2em; Problem im IE*/
}

#content li p {
	padding: 0;
}

#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul li {
	margin-bottom: 0.5em;
}

#wrapper td.background {
	/*background: url(../../templates/images/background.gif) repeat-x;*/
}

#content.background {
	margin-top: 3.6em;
}

/* Menü */

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 2em;
}


/* Kategorien u. Bottom-Untermenü */

#mainmenu {
	height: 1em;
	padding: 0 0 1em;
	background-color: #666;
}


/*#mainmenu > ul > li*/
#mainmenu .backgroun {
	height: 5em;
	margin-top: 4em;
}

#mainmenu .rubrik3 {
	left: 60em;
}

#mainmenu .rubrik4 {
	position: absolute;
	left: 72em;
}

#bottommenu {
	padding-bottom: 3em;
}

a:hover,
.navigation a:hover,
.mainmenu ul li a:hover,
.mainmenu ul ul a:hover {
	color: #e16401;
	cursor: pointer;
}


fieldset label {
	width: 10em;
}

fieldset > legend {
	font-weight: bold;
	padding: 0 0 1em 0;
}


fieldset .button:first-child {
	margin-left: 10em;
}

fieldset .button {
	margin-top: 2em;
}

table th {
	text-align: left;
	padding-left: 0.5em;
}

input[type=submit],
input.button {
}

input.off,
select.off,
textarea.off {
	background-color: #444;
}

form {
	margin: 0;
}

