﻿/* CSS THEME by DEVLABS
http://www.devlabs.com.mx */

*{
	padding:0px;
	margin:0px;
}

body {
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat:repeat-x;
	background-color:#E3E8EC;
	color:#333333;
}
.main {
	width:795px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(http://www.berlin-potsdamerplatz.de/images/bgmain.jpg);
}

/* ---   HEADERWERBUNG  --- */
.headerwerbung{ 
	margin-top:0px;
	background-image:url(http://www.berlin-potsdamerplatz.de/images/bgmain.jpg);
	background-repeat:repeat-x;
	height:93px;
	background-color:;
	align:center;
}

.headerwerbungLogo{
	float:left;
	width:px;
}
.headRight{
	float:right;
	width:;
	background-image:url();
	background-position:right;
	background-repeat:no-repeat;
	height:93px;
	text-align:right;
}

.headRight ul{
	list-style-type: none;
	margin-top:51px;
	margin-right:12px;
}
.headRight li {
	display:inline;
}
.headRight li a {
	padding:7px 5px 7px 5px;
	background-color:;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;

}
.headerwerbung li a:hover {
	background-color:#e5e5e5;
	color:#000000;

}
.headerwerbungEnd{
	float:right;
}

/* ---   HEADER  --- */
.header{ 
	margin-top:0px;
	background-position:top;
	background-image:url(http://www.potsdamer-platz.net/images/header800.jpg);
	background-repeat:repeat-x;
	background-color:#E3E8EC;
	height:88px;
}

.headerLogo{
	float:left;
	width:0px;
}
.headRight{
	float:right;
	width:800;
	background-image:url();
	background-position:right;
	background-repeat:no-repeat;
	height:88px;
	text-align:right;
}

.headRight ul{
	list-style-type: none;
	margin-top:65px;
	margin-right:12px;
}
.headRight li {
	display:inline;
}
.headRight li a {
	padding:7px 5px 7px 5px;
	background-color:;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;

}
.header li a:hover {
	background-color:#e5e5e5;
	color:#000000;

}
.headerEnd{
	float:right;
}

/* ---   LEFT , RIGHT, FOOTER  BAR  --- */
.leftBar {
	float:left;
	width:170px;
	margin-left:7px;

}
.rightBar {
float:right;
	width:170px;
	margin-right:7px;
}
.footerBar {
	clear:both;
	background-image:url(http://www.berlin-potsdamerplatz.de/images/footerpx.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left:10px;
	margin-top:10px;
	padding:3px;
	font-size:9px;
	color:#666666;
}
.footerBar img {
	float:right;
	border:0px;
}
.footerBar a {
	text-decoration:none;
	color:#666666;

}

a.footerBar2 {
text-decoration:none;

}

.footerBar a:hover {
text-decoration:none;

}

/* --- CENTRAL --- */
.centerBar {
	margin:0px 175px 0px 175px;
}

/* --- ROUNDED BOX ------- */
.rbroundbox { 
	background: url(http://www.berlin-potsdamerplatz.de/images/nt.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#1D9101;
 }
.rbtop div { background: url(http://www.berlin-potsdamerplatz.de/images/tl.gif) no-repeat top left;
	 }
.rbtop { background: url(http://www.berlin-potsdamerplatz.de/images/tr.gif) no-repeat top right;
 }
.rbbot div { background: url(http://www.berlin-potsdamerplatz.de/images/bl.gif) no-repeat bottom left;
 }
.rbbot { background: url(http://www.berlin-potsdamerplatz.de/images/br.gif) no-repeat bottom right;
 }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { margin: 1em auto; }

.rbroundbox h1{
	font-size:16px;
	background-image:url(http://www.berlin-potsdamerplatz.de/images/Linepx.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:0px;
	a
	
}

.rbroundbox p{
	font-size:12px;	
	margin-left:5px;
	margin-right:5px;
}
.rbroundbox ul {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.rbroundbox li {
	list-style-type:none;
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:2px;
	padding:0px;

}
#primary li {
	background-image:url(http://www.berlin-potsdamerplatz.de/images/pfeil1.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}
#secondary li {
	background-image:url(http://www.berlin-potsdamerplatz.de/images/pfeil2.gif);
	background-repeat:no-repeat;
	padding-left:0px;
}


#primary a {
	color:#0033CC;
	text-decoration:none;
}
#primary a:hover {
	color:#003366;
	text-decoration:none;
}
#secondary a {
	color:#333333;
	text-decoration:none;
}
#secondary a:hover {
	color:#333333;
	text-decoration:none;
}

/* --- CONTENT ----- */
#primary .rbcontent  h1 a:link, #primary .rbcontent  h1 a:visited {
    color:#1D9101;
    text-decoration:none;
}
#primary .rbcontent  h1 a:hover {
    color:#1D9101;
    text-decoration:none;

}
.mainContent{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;

}
.mainContent h1 {
	color: #333333;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.mainContent h2 {
	color:#666666;
	font-size:14px;
	background-position:bottom;
	background-image:url(http://www.berlin-potsdamerplatz.de/images/footerpx.jpg);
	background-repeat:repeat-x;
	font-weight:normal;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}


