/* @override 
	http://baddesign.dev.pw-internet.de/css/screen.css
	http://localhost:17041/baddesign-local2/css/screen.css
	http://BADDESIGN.dev.pw-internet.de/css/screen.css
*/

/* @group defaults */

h2 {
	color: #0b4068;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
}

* {
	margin: 0;
	border-style: none;
	padding: 0;
}

body {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: white;
}

a {
	text-decoration: none;
	color: #0b4068;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

div#container {
	background-color: white;
	float: left;
	width: 1220px;
	display: block;
	border-right: 1px solid silver;
}

/* @end */

/* @group Kopf */

div#kopf-werbung {
	height: 80px;
	background-color: #e6ecf0;
}

div#werbebanner-kopf-1 {
	border: 1px solid silver;
	top: 10px;
	position: absolute;
	left: 60px;
	width: 468px;
	height: 60px;
}

div#werbebanner-kopf-2 {
	border: 1px solid silver;
	top: 10px;
	width: 468px;
	height: 60px;
	position: absolute;
	left: 540px;
}

div#kopf-baddesign {
	height: 260px;
	background: #dbfff7 url(../images/kopf-baddesign.jpg) no-repeat;
}



/* @end */

/* @group Navigation */

#menu {
padding: 0 20px;
background: #0b4068;
	width: 1180px;
	height: 70px;
}

#menu ul {
float: left;
width: 140px;
list-style-type: none;
	height: 38px;
	background-color: #0b4068;
	padding-top: 12px;
}
#menu h3 {
font-size: 14px;
text-align: center;
color: white;
background: #0b4068;
	border: 1px solid #0b4068;
	font-weight: normal;
	font-style: normal;
}
#menu a {
text-decoration: none;
display: block;
border: 1px solid #0b4068;
text-align: center;
background: #0b4068;
color: white;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}
#menu a:hover {
color: #e6ecf0;
background: #0e5081;
	text-decoration: underline;
}

#menu li {
position: relative;
}
#menu ul ul {
position: absolute;
z-index: 2;
display: none;
}
#menu ul li:hover ul {
display: block;
}

/*--nur für IE-Versionen kleiner gleich 6 erkennbar--*/
* html #menu ul li{
float: left;
width: 100%;
}

/*--nur für IE 7 erkennbar--*/
*+ html #menu ul li {
float: left;
width: 100%;
}

/*--definiert einen Einzellink im Normalzustand, wenn kein Drop-Down erforderlich--*/

#menu a.direkt:link {
font-size: 14px;
text-align: center;
color: white;
background: #0b4068;
	width: 150px;
	border: 1px solid #0b4068;
	float: none;
}


/* @end */

/* @group Aussen */

div#tippderwoche-bildtitel {
	color: white;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	top: 700px;
	width: 120px;
	height: 50px;
	position: absolute;
	left: 1089px;
	padding-top: 10px;
	background-image: url(../images/transparent-5pixel-80-blau0b4068_01.png);
}

div#tippderwoche-text {
	color: black;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	top: 796px;
	width: 190px;
	height: 50px;
	position: absolute;
	left: 1021px;
	padding-top: 10px;
	background-image: url(../images/transparent-pixel-30-weiss_01.png);
}

#tippderwoche-logo {
	margin-left: 12px;
	float: none;
}

#tippderwoche-artikelbild {
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
}

div#content-aussen {
	width: 200px;
	float: left;
	height: 800px;
	background: #0b4068 url(../images/content-aussen-verlauf_01.png) repeat-x 0 670px;
}



/* @end */

/* @group Content */

#content ul {
	line-height: 20px;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 1px;
}

#content p {
	line-height: 150%;
	margin-bottom: 10px;
}

#content h1 {
	font-size: 14px;
	color: #0b4068;
	float: left;
	margin-right: 10px;
	line-height: 150%;
}

#content div.gallerieseite h1 {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 20px;
	float: none;
}

#navigation-breadcrump p {
	font-size: 11px;
	margin-left: 20px;
}

#content-aussen p {
	color: white;
	margin-left: 20px;	
	font-size: 11px;
	margin-right: 10px;
}

#content p a {
	color: #0b4068;
	font-weight: bold;
}

#linie-content-unterteilung {
	margin-right: 10px;
	border-top: 1px dashed #0b4068;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
}

#content img {
	border: 1px solid silver;
}

div#navigation-breadcrump {
	background-color: #e6ecf0;
	display: block;
	margin-left: -20px;
	margin-bottom: 25px;
}

div#content {
	width: 670px;
	background-color: white;
	float: left;
	padding-left: 20px;
	padding-top: 0;
	margin-top: 20px;
	z-index: 1;
	padding-right: 10px;
}

#content .artikelbild-links {
	float: left;
}

#content .artikelbild-rechts {
	float: right;
}

div.artikel-fliesstext {
	display: block;
	float: left;
}

#content div.artikel-fliesstext div.designer-bild-container-links img.designer-bild-links {
	border-style: none;
}

div.artikel-bild-container-rechts {
	margin-right: 10px;
	margin-left: 20px;
	float: right;
	width: 250px;
}

div.artikel-bild-container-links {
	width: 250px;
	margin-right: 20px;
	float: left;
}

div.artikel3-bild-container-links {
	width: 150px;
	margin-right: 20px;
	float: left;
}

table#tabelle-wannen-1 {
	width: 490px;
	background-color: #e6ecf0;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
}

#tabelle-wannen-1 tbody tr td table tbody tr td {
	background-color: #0b4068;
}

#tabelle-wannen-1 tbody tr td table tbody tr td span.klein {
	color: white;
	font-size: 11px;
}

#tabelle-wannen-1 tbody tr td table tbody tr td a.klein {
	color: white;
	font-size: 11px;
	font-weight: bold;
}

table#innenarchitekten-1 {
	width: 670px;
	background-color: #cae2e0;
	padding-left: 10px;
	margin-bottom: 20px;
}

#innenarchitekten-2 tbody tr td table tbody tr td span.normal a.bold {
	color: #0b4068;
	font-weight: bold;
}

#innenarchitekten-2 tbody tr td table tbody tr td span.normal h3 {
	color: #0b4068;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

table#innenarchitekten-2 {
	background-color: white;
	padding-left: 10px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

div.designer-bild-titel {
	color: white;
	font-size: 11px;
	text-align: right;
	width: 140px;
	height: 30px;
	font-weight: bold;
	float: left;
	bottom: 50px;
	position: relative;
	margin-bottom: -30px;
	background: url(../images/transparent-5pixel-80-blau0b4068_01.png) repeat;
	right: -5px;
	padding: 5px;
}

div.artikelbild3-titel {
	color: white;
	font-size: 11px;
	text-align: right;
	width: 140px;
	padding: 5px;
	height: 30px;
	font-weight: bold;
	float: left;
	bottom: 50px;
	position: relative;
	margin-bottom: -30px;
	background: url(../images/transparent-5pixel-80-blau0b4068_01.png) repeat;
	right: -2px;
}

div.artikelbild-titel {
	color: white;
	text-align: right;
	height: 12px;
	float: right;
	bottom: 27px;
	position: relative;
	margin-bottom: -30px;
	background: url(../images/transparent-5pixel-80-blau0b4068_01.png) repeat;
	right: 3px;
	padding: 3px 5px 5px 25px;
	font-size: 11px;
	font-weight: bold;
}

#innenarchitekten-2 tbody tr td table {
	padding: 10px;
}

div.designer-bild-container-links {
	margin-right: 20px;
	float: left;
}



/* @end */

/* @group Werbespalte */

div#werbespalte {
	background-color: #e6ecf0;
	width: 300px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
}

span.normal {
	font-size: 11px;
}

#werbespalte h1 {
	margin-top: 0;
}

span.rot {
	font-size: 14px;
	color: #0b4068;
}

#werbespalte p {
	font-size: 11px;
}

#werbespalte a.bold {
	color: #0b4068;
	font-weight: bold;
}



/* @end */

/* @group Footer */

div#footer {
	background-color: #0b4068;
	height: 20px;
	float: left;
	width: 100%;
	padding-top: 3px;
	border-top: 1px solid #0b4068;
}

#footer p a {
	color: white;
	margin-top: 0;
}

#footer p {
	color: white;
	font-size: 11px;
	text-align: center;
}

/* @end */

div.agb ol {
	font-size: 14px;
	line-height: 150%;
	list-style-position: inside;
	margin-bottom: 30px;
}

div.agb li {
	font-size: 14px;
	line-height: 150%;
	margin-top: 10px;
	list-style-position: inside;
	margin-bottom: -30px;
}

div.agb span.bold {
	font-weight: bold;
	color: #0b4068;
	font-size: 14px;
}

#content div.agb div table tbody tr td h1 {
	font-size: 20px;
}