/* @override http://scriptshit.de/subdomains/modehaus/sitedata/template/css/screen.css */

@import url(reset.css);
/*@import url(diagnsostic.css);*/

/* @group Standard */
div.break, br {
	clear: both;
}

hr {
	border: 0px;
	border-bottom: solid #cecece 1px;
	height:1px;
	margin-bottom: 20px;
	width: 100px;
}

body#ssBody {
	background-color: #000;
	color: #000;
	font: normal 12px/160% "Lucida Grande", Lucida, Verdana, sans-serif;
}
div#ssContent img {
	border: 1px solid #cecece;
	padding: 5px;
}
p {
	line-height: 160%;
	margin: 0px 30px 30px 0px;
}

/* @group Links */

h3 a:link {
	background: #fff;
	color: #000;
	text-decoration: none;
	border-bottom: 0px #ba0000 dotted;
}
h3 a:visited {
	background: #fff;
	color: #000;
	text-decoration: none;
	border-bottom: 0px #ba0000 dotted;
}
h3 a:focus, h3 a:hover, h3 a:active {
	background: #000;
	color: #fff;
	text-decoration: none;
	border-bottom: 0px #000 solid;
}

/* @end */

/* @group Tabellen */

#ssContentWrapper table {
	width: 100%;
	margin: 0px 0px 20px 0px;
	border-collapse: collapse;
}

#ssContentWrapper table caption {
	font-size: 1em;
	margin: 0px 0px 10px 0px;
}

#ssContentWrapper table thead th {
	padding: 5px;
	border: 1px dotted #000000;
	text-align: left;
	background-color: #c0c0c0;
}

#ssContentWrapper table tbody td {
	padding: 5px;
	border: 1px dotted black;
}

/* @end */

/* @group Überschriften */

h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 2em;
	font-weight: normal;
}

h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.9em;
	color: #ba0000;
	margin: 0px 20px 10px 0px;
	font-weight: normal;
}

h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.5em;
	color: #ba0000;
	margin: 0px 10px 10px 0px;	
	font-weight: normal;
}

h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

h5 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;	
	font-weight: normal;
}

h6 {
	
}

/* @end */

/* @group Listen */

ul {
	margin: 0px 30px 30px 30px;
	line-height: 160%;
}

ul li {
	list-style-type: square;
	margin-bottom: 5px;
}

/* @end */

/* @group Inline Elemente */

blockquote {
	
}

cite {
	
}

address {
	white-space: pre;
	margin-bottom: 30px;
}


abbr {
	
}

code {
	color: green;
	white-space: pre;
}

samp {
	font-family: "Courier New", Courier, mono;
}

/* @end */

/* @end */

/* @group Wrapper */

div#ssWrapper {
	width: 644px;
	margin: 0px auto 0px auto;
	background-image: url(../images/backgrounds/dolores.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

/* @group Content Wrapper */
#ssContentWrapper {
	background-color: #fff;
	width: 630px;
}
/* @group Sidebar */

div#ssSidebar {
	width: 145px;
	float: left;
}
ul.ssUl1 {
	margin-top: 30px;
	margin-left: 65px;
	padding: 0px;
	font: 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
ul.ssUl1 li {
	list-style-type: none;
	margin-bottom: 20px;
}
ul.ssUl1 li a:link {
	background: #fff;
	color: #000;
	text-decoration: none;
	border: 0px;
	padding: 2px;
}

ul.ssUl1 li a:visited {
	background: #fff;
	color: #000;
	text-decoration: none;
	padding-bottom: 2px;
	border: 0px;
}

ul.ssUl1 li a:focus, ul.ssUl1 li a:hover, ul.ssUl1 li a:active {
	background: #ba0000;
	color: #fff;
	text-decoration: none;
	padding-bottom: 2px;
}


ul.ssUl1 li.active {
	list-style-image: url(../images/navul.png);
}
ul.ssUl1 li.active a {
	color: #ba0000;
}
ul.ssUl1 li.active a:visited {
	border: 0px;
}
ul.ssUl1 li.active a:hover,ul.ssUl1 li.active a:active,ul.ssUl1 li.active a:focus {
	color: #fff;
}

/* @end */

/* @group Content */
img.ssBlogImg {
	width: 270px;
	height: 270px;
}
span.ssModeLinks {
	font-style: italic;
	margin-top: 5px;
	display: block;
}
div.ssGeasyUB {
	margin-left: 50px;
}
div.ssGeasyUB img {
	margin-bottom: 50px;
	border: 1px solid #cecece;
	padding: 5px;
}
div.ssGeasyUB a:link,div.ssGeasyUB a:visited,div.ssGeasyUB a:focus,div.ssGeasyUB a:hover, div.ssGeasyUB a:active{
	padding: 0px;
	background: none;
	text-decoration: none;
	border: 0px;
}

.ssIntrotext {
	font-style: italic;
	color: #000;
}

/* @group Bilder */

img.ssR {
	float: right;
	border: 1px solid #cecece;
	padding: 5px;
	margin: 5px 30px 0px 5px;
}



/* @end */

/* @group Geasy */

div.ssGeasyWrapper {
	margin: 0px 0px 30px 0px;
}
div.ssGeasyWrapper img {
	margin: 0px;
	padding: 0px;
	width: 80px;
	height: 80px;
}
div.ssGeasyWrapper a,div.ssGeasyWrapper a:link,div.ssGeasyWrapper a:visited,div.ssGeasyWrapper a:hover {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	color: transparent;
}


/* @end */

div#ssContent {
	width: 310px;
	float: right;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 50px;
}

/* @end */

/* @group Sidebar2 */

div#ssSidebar2 {
	width: 311px;
	float:left;
	background-color: #fff;
}

/* @end */

/* @end */

/* @group Header */
#ssHeader {
	width: 311px;
	height: 362px;
	background-color: #000;
	margin: 0px 0px 18px 0px;
}
#ssHeader h1 {
	background-image: url(../images/modehaus-englaender-logo.png);
	height: 362px;
	width: 311px;
	margin: 0px;
	padding:0px;
	text-indent: -99999px;
}
/* @end */

/* @group Footer */
#ssFooter {
	background-color: #000;
	color: #4a4a4a;
	font-size: 0.8em;
	margin-top: 5px;
}



#ssFooter a:link {
	background: #000;
	color: #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	text-decoration: none;
	padding: 2px;
}

#ssFooter a:visited {
	background: #000;
	color: #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	text-decoration: none;
	padding-bottom: 2px;
}

#ssFooter a:focus, #ssFooter a:hover, #ssFooter a:active {
	background: #000;
	border-bottom: 1px solid #cecece;
	color: #cecece;
	text-decoration: none;
	padding-bottom: 2px;
}
/* @end */

/* @end */