/*
Stylename: Precious Violet xt
Copyright: 2008 by René Leege
Version: 6.0.20081208 Build 4002 extended RC 1

begonnen: 09.11.2008
letzte Änderung: 08.12.2008

URI: http://www.d-sign24.de

Exclusivdesign für D-Sign24.de

*/

*:focus {
	outline: none;
}

body {
	background: #d6cb98;
	color: #151a14;
	font-family: 'Trebuchet MS';
	margin-top: 0;
}

a:link, a:visited {
	color: white;
	text-decoration: underline;
}

a:active, a:hover {
	outline: none;
	color: #8d022c;
	text-decoration: none;
}

#page {
	margin: auto;
	text-align: center;
	width: 900px;
	border: solid 1px #f7e9ae;
	border-top: none;
	border-bottom: none;
}

#content {
	width:900px;
	text-align: left;
}

#header {
	height: 200px;
	background: url(../images/background.gif) repeat-x;

}


#searchContainer {
	margin-top: 15px;
	margin-left: 15px;
	position: absolute;	
	z-index: 2;
	background: url(../images/searchBackground.png) no-repeat;
	width: 210px;
	height: 44px;
	padding: 9px;
}

#main {
	background: #191e16 url(../images/mainBackground.gif) no-repeat;
	border: solid 1px #657751;
	width: 798px;
	margin-left: 50px;
	margin-top: -65px;
	color: #b3a870;
}

#landingHeader {
	padding: 4px;
}

#topTip {
	float: right;
	width: 416px;
	height: 137px;
	background: #320613;
	padding-left: 5px;
}

#sidebar {
	float: right;
	width: 230px;
	padding: 5px;
}


.clear {
	clear: both;
}

#leftside {
	width: 555px;
	padding: 4px;
}

.text {
	padding: 10px;
	font-size: 13px;
	width: 500px;
	text-align: justify;
	line-height: 160%;
	margin-bottom: 15px;
}

#navigationCloud {
	color: #8d022c;
	margin-top: 10px;
}

#navigationCloud a:link, #navigationCloud a:visited {
	color: #8d022c;
	text-decoration: none;
}

#navigationCloud a:hover, #navigationCloud a:active {
	color: #fff;
	outline: none;
	text-decoration: none;
	border-bottom: dotted 1px;
}

#rssContainer {
	width: 230px;
	padding: 5px;
}

.aboutWpContainer {
	width: 200px;
	padding: 5px;
	margin-left: 30px;
}

.bBaseContainer {
	width: 138px;
	padding: 5px;
	margin-left: 90px;
}


.highlight {
	color: #6babd1;
}

#partnerContainer {
	margin-top: 10px;
	margin-left: 20px;
}

#footer {
	clear: both;
	background: #d6cb98 url(../images/footerBackground.gif) no-repeat;
	background-position: 3px;
	height: 70px;
	width: 905px;
	margin-left: -3px;
	text-align: center;
	font-size: 13px;
}

#copyright {
	font-weight: bolder;
	font-size: 14px;
	padding-top: 10px;
}

#essentials {
	font-size: 12px;
	padding-top: 10px;
}

#footer a:link, #footer a:visited {
	color: #151a14;s
}

#footer a:active, #footer a:hover {
	outline: none;
	color: #511322;
	text-decoration: none;
}

fieldset {
	width: 475px;
	padding: 10px;
	font-size: 13px;
	line-height: 170%;
	margin-bottom: 15px;
	border: solid 1px #657751;
	margin-left: 25px;
}

legend {
	color: #a60c3b;
	padding-right: 4px;
	font-size: 15px;
}


#videoHead {
	height: 110px;
	background: #320613;
	padding-left: 5px;
}

#videoHead a:link, #videoHead a:visited {
	color: #fff;
	text-decoration: none;
}

#videoHead a:hover, #videoHead a:active {
	color: #b3a870;
	text-decoration: none;
	outline: none;
}

.player {
	margin-left: 5px;
}

#videoDescription {
	background: white;
	border: solid 1px #4f4f4f;
	color: #222;
	font-size: 11px;
	width: 472px;
	padding: 4px;
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 5px;
}

.tableContent {
	width: 248px;
	vertical-align: top;
}

.colspacer {
	width: 15px;
}

.innerTable {
	width: 100%;
	background: #fff;
}

.tableHead {
	color: white;
	background: #511322 url(../images/forumNaviBackground.gif) repeat-x;
	font-size: 14px;
	font-weight: bolder;
	font-family: 'Segoe Print';
	text-align: center;
}

.tableBody {
	background: #191e16;
	color: #b3a870;
	font-size: 12px;
}

.sitemapWarning 	{
	color: #660;
	background: #ffd url("../images/warningM.png") no-repeat;
	background-position: 5px 50%;
	border-color: #660;
	padding: 5px;
	padding-left: 40px;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 7px;
	border: solid 1px;
}
.infoBox 	{
	color: #06f;
	background: #def url("../images/infoM.png") no-repeat;
	background-position: 5px 50%;
	border-color: #06f;
	padding: 5px;
	padding-left: 40px;
	font-size: 13px;
	border: solid 1px;
}