/* Stylesheet-Datei f�r Content-Elemente
09-05-18 AP, schalk & friends gmbh 
------------------------------------------------------------------------------ */

#contentWrapperDT h1 {
	font-size: 300%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

#contentWrapperDT h2 {
	font-size: 240%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

#contentWrapperDT h3 {
	font-size: 180%;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

#contentWrapperDT h4 {
	font-size: 140%;
	color: #ce4098;
	line-height: normal;
	margin: 0 0 0 0;
}

#contentWrapperDT p {
	font-size: 140%;
	line-height: 140%;
	margin: 0 0 0.6em 0;
}

.hr {
	background: transparent url(/media/images/css/bg-divider.gif) left bottom repeat-x;
	float: left;
	height: 3px;
	line-height: 0;
	margin: 10px 0;
	width: 100%;
}


/* Designertisch 
-------------------------------------------------------- */

body {
	background: #e290c1 url(/media/images/css/bg-crea-studio.jpg) center top no-repeat;
}

#pageWrapperDT {
	width: 965px;
	margin: 0 auto;
	position: relative;
}

#headerDT {
	height: 115px;
	width: 914px;
	position: relative;
	padding: 20px 0 0 0;
}

#headerBack {
	position: absolute;
	top: 35px;
	right: 15px;
}


#contentWrapperDT {
	width: 860px;
	height: 405px;
	padding: 40px 30px 25px 24px;
	overflow: hidden;
	background: transparent url(/media/images/css/bg-designertisch.png) left top no-repeat;
	position: relative;
}

#contentWrapperDT #linkeSeite {
	width: 392px;
	float: left;
	height: 405px;
	overflow: hidden;
}

#contentWrapperDT #rechteSeite {
	width: 392px;
	float: right;
	height: 405px;
	overflow: hidden;
}

#naviDT {
	width: 51px;
	position: absolute;
	top: 134px;
	left: 910px;
}

#naviDT ul li {
	margin-bottom: -3px;
}

.pageBack {
	background-color: #e2e2e2;
	display: block;
	width: 382px;
	position: absolute;
	padding: 2px 5px;
}

.pageBackLeft {
	top: 10px;
	left: 24px;
}

.pageBackRight {
	top: 10px;
	right: 30px;
}

#contentWrapperDT .DTbox {
	margin-bottom: 10px;
	position: relative;
}

#contentWrapperDT .DTboxTop {
	height: 210px;
}

ul.designsAlleImages {
	float: left;
	width: 100%;
}

ul.stepsDT {
	list-style-type: none;
}

ul.stepsDT li {
	float: left;
	width: 90px;
	margin-right: 10px;
}

ul.stepsDT li.last {
	margin-right: 0px;
}

#contentWrapperDT ul.stepsDT li img {
	border: 1px solid #a3a3a3;
}

#contentWrapperDT ul.stepsDT li p,
#contentWrapperDT ul.designsAlleImages li p {
	font-size: 110%;
	text-align: left;
}

#contentWrapperDT ul.designsAlleImages li p {
    height: 31px;
    overflow: hidden;
}

.textRight {
	float: right;
}

p.alle {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}

ul.designsUserNewImages li {
	float: left;
	width: 34px;
	margin-right: 1px;
	position: relative;
    margin-bottom: 3px;
    height: 45px;
}

#contentWrapperDT ul.designsUserNewImages li img {
	border: 1px solid #a3a3a3;
}

ul.designsUserNewImages li p.layerApproval {
	position: absolute;
	bottom: -4px;
	left: 1px;
	height: 25px;
	width: 32px;
	padding-top: 5px;
	background: #fff;
	opacity: 0.8;
	font-weight: bold;
	text-align: center;
}

ul.designsAlleImages li {
	float: left;
	width: 90px;
	height: 155px;
	overflow: hidden;
	margin: 0 10px 7px 0;
}

ul.designsAlleImages li.last {
	margin-right: 0;
}

#contentWrapperDT ul.designsAlleImages li img {
	border: 1px solid #a3a3a3;
}

.designsAlle p.vorherige {
	float: left;
	width: 50%;
}

.designsAlle .jumpTo {
	float: right;
	width: 50%;
	text-align: right;
	font-size: 120%;
}

ul.startseite li {
	height: 118px;
}

p.next {
	text-align: right;
}


/* DETAILANSICHT */
.creatorText {
	float: left;
	width: 230px;
}

.creatorBild {
	float: right;
	width: 130px;
}

.creatorBild img {
	border: 1px solid #a3a3a3;
}

.designDetail {
	text-align: center;
	position: relative;
}

.designDetail .next {
	position: absolute;
	right: 0;
	bottom: 3px;
	font-size: 140%;
}

.designDetail .prev {
	position: absolute;
	left: 0;
	bottom: 3px;
	font-size: 140%;
	z-index: 900;
}

.designDetail .designDetailAll {
	text-align: center;
	position: relative;
	padding: 0 16px;
	width: 360px;
	height: 20px;
	overflow: hidden;
}


/* KOMMENTARE */
.commentWrapper {
	display: block;
	height: 290px;
	width: 390px;
	overflow: auto;
	border: 1px solid #A3A3A3;
}

.commentList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentList li {
	padding: 8px;
}

.commentList li .hr {
	margin: 0;
}

#contentWrapperDT .commentPaging {
	background-color: #E2E2E2; 
	float: left; 
	margin-bottom: 0;
	width: 100%;
}

.commentLast {
	float: left;
	width: 50%;
	display: block;
	font-size: 90%;
}

.commentNext {
	float: right;
	width: 50%;
	display: block;
	text-align: right;
	font-size: 90%;
}

#contentWrapperDT p.commentWrite {
	margin-top: 8px;
}


/* FORMULARELEMENTE */
.formRow {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

form label {
	color: #4E2850;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2px;
	width: 90px;
	display: block;
	float: left;
}

form input.text {
	float: left;
	width: 290px;
	background: #fff url(/media/images/css/bg-textarea.gif) repeat-x scroll left top;
	border: 1px solid #A24EA6;
	font-size: 1.3em;
	padding: 2px 5px;
}

form .file {
	border: 1px solid #A24EA6;
	width: 302px;
	float: right;
	font-size: 1.2em;
	padding: 2px;
}

.submit {
	background: transparent url(/media/images/css/bg-btn-left.gif) left top no-repeat;
	float: left;
	margin: 0 5px 0 0;
	display: block;
	padding-left: 5px;
	cursor: pointer;
}

.submit input {
	background: transparent url(/media/images/css/bg-btn-right.gif) right top no-repeat;
	float: left;
	padding: 0 5px 4px 0;
	display: block;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	line-height: normal;
	cursor: pointer;
	font-size: 130%;
}

.checkboxLeft input{
	float: left;
}

.checkboxLeft label{
	float:left;
	width:90px;
}

.checkboxLeft span{
	padding-left: 5px;
	font-size:1.1em;
}

#designvoting input {
	margin: 0 0 0 7px;
}

* html #designvoting input {
	margin: 0 0 0 2px;
}

#designvoting input a {
	margin: 7px 0 0 0;
}

