body {
    font-family: Arial, sans-serif;
    background: #CC3909;
    color: #000;   
	margin: 0; padding: 0;
	font-size: 62.5%;	
}

img { margin: 0; padding: 0;}

img, div, .pngfix  { behavior: url(/js/iepngfix.htc) }

a img { border: 0; }
a { color: #fe0000; }

h1 { 
	font-family: Arial, sans-serif;
	color: #fe0000;
    font-size: 2.5em;    	
    margin-bottom: 0.2em;
}

table.form {
    margin-bottom: 0.5em;
}

table.form td {
    vertical-align: middle;
    border: none;
    margin: 0; padding: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

div.captcha_field img {
    margin: 0;
    margin-bottom: 2px;
}

h3 {
	padding: 0;
	margin: 0.5em 0; 	
}

.errorMsg {
    font-weight: bold;
    color: red;
}

.errorMsgLite {
    font-weight: normal;
    color: red;
}

.error {
    border: 1px solid red;
    margin: 5px 0;
    padding: 3px 7px;
    background-color: red;
    display: block;
    color: #fff;
    font-weight: normal;
}

.ok {
    border: 1px solid green;
    margin: 5px 0;
    padding: 3px 7px;
    background-color: green;
    display: block;
    color: #fff;
    font-weight: normal;
}

table.form_table td {
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    border: 0;
}

form {
    margin: 0px;
}

textarea.formarea,
input.formfield,
.text-input {        
    padding: 3px 5px;
    color: #000;
    background-color: #e8e8e8;
    border: 1px solid #777;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;        
}

textarea.formarea {
    overflow: auto;
    width: 350px;
}

.errorMsg {
    font-weight: bold;
    color: #fe0000;
}

.errorMsgLite {
    font-weight: normal;
    color: #fe0000;
}

.error {
    border: 1px solid #fe0000;;
    margin: 5px 0;
    padding: 3px 7px;
    background-color: #fe0000;
    display: block;
    color: #fff;
    font-weight: normal;
}

.ok {
    border: 1px solid green;
    margin: 5px 0;
    padding: 3px 7px;
    background-color: green;
    display: block;
    color: #fff;
    font-weight: normal;
}

.fielderror {
    border: 1px solid #fe0000 !important;    
}

.faq .element {
    margin: 1em 0;
    padding-left: 1em;    
}

.faq .question {
    color: #fe0000;
    font-size: 1.2em;
    font-weight: bold;
}

div.hr {	
	height: 3px;
	background: #fe0000;
	font-size: 1px;
}

div.hr2 {    
    height: 1px;
    background: #ddd;
    font-size: 1px;
}

div.wsep {
	height: 25px;    
    font-size: 1px;
}

div.tach {
	height: 0;
}


div.page-content {
	margin-top: 1em;
}

#header {
	/* margin-top: 43px; */
	background: url(/images/header.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#hins {
	height: 168px;
	
	height: 136px;
}

#hins2 {
	padding-top: 114px;
	color: #fecb00;
	font-size: 22px;
	font-weight: normal;
}

#menu {
	margin-left: 1px;
    _width: 673px;
    _margin-left: -3px;    
}

#menu a {
	height: 32px;
	display: block;
	float: left;
}

#site {
    background: #cc3909 url(/images/bg-top.jpg) repeat-x;
	/*padding-top: 24px;*/
}

#footer {
	margin-top: 10px;
	color: #000;
	font-size: 1.1em;
	line-height: 1.7em;	
}
#footer_text {
	line-height: 14px;	
}

div.side {
	width: 251px;
	margin-top: 20px;	
}

div.main {
	width: 670px;
	margin-top: 20px;	
}

div.side-c,
div.main-c {
	background: #fff;
	color: #000;	
	padding: 7px 20px;
	font-size: 1.2em;
	text-align: justify;
}

div.main-t {
	background: transparent url(/images/main-t.png) no-repeat top left;
	height: 10px; font-size: 1px;
}

div.main-b {
	background: transparent url(/images/main-b.png) no-repeat top left;
	height: 10px; font-size: 1px;
}

div.side-t {
	background: transparent url(/images/side-t.png) no-repeat top left;
	height: 10px; font-size: 1px;
}

div.side-b {
	background: transparent url(/images/side-b.png) no-repeat top left;
	height: 10px; font-size: 1px;
}

.articles_element {
	margin-top: 1em;
}

.articles_element .title a {
	font-weight: bold;
	font-size: 1.1em;
}

.articles_element .text {
	padding: 1em;
}

.pagination {
	padding: 1em;
	background: #fecb00;
	border-top: 2px solid #000;
}

.pagination span {
	background: #fe0000;
	color: #fff;
	font-weight: bold;
	padding: 3px 6px;
}

.pagination a {
	padding: 3px 6px;
	text-decoration: none;
	background: #fecb00;
	color: #000;
}

.pagination a:hover {
    padding: 3px 6px;
    text-decoration: none;
    background: #fff;
    color: #000;
}

.faq-box p.title {
	color: #fe0000;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 0.5em;
}

.faq-box .content {       
    font-size: 0.9em;
    margin-bottom: 0.5em;    
}

.faq-box .link {           
    margin-bottom: 0.5em;
    text-align: right;    
}


div.site-w {
    background: #fff;
    padding: 0 9px; 
}

.side h2 {
	margin: 0;	
	padding: 4px 6px;
	font-size: 1.3em;
	background: #fecb00 url(/images/wtitle.png);
	color: #000;
	font-weight: bold;
}

.side h3 {
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0.4em;
    margin-top: 0.1em;
    color: #fe0000;
}

.apdesc {
	padding-top: 0.7em;
}

img.ap {
	border: 1px solid #000;
}

.imgap {
	background: #fe0000;
	padding: 3px;
	color: #fff;
}

.imgap2 {
    background: #fe0000 url(/images/photobkg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 3px;
    color: #fff;
}

.side p {
	margin-bottom: 0.3em;
}

#map {
	background: #fe0000;
	padding: 4px;
}

#map2 {
    background: #000;
    padding: 1px;
}

#mapContainer {
  height: 300px;
  width: 620px;  
}

.note {
	color: #333;
}

center table, center p {
    text-align: left;
}

center table td {
    vertical-align: top;
}

.weather {}

.element {
	text-align: left;
}

.element_left {
	float: left;
	padding-right: 20px;
}

.element_sep {
    clear: both;    
}

.element .title {
	font-size: 1.4em;
	font-weight: bold;
}

span.price {
	color: #000;
	background: #fecb00;
	padding: 3px 6px;
	border: 2px solid #fe0000;
	font-size: 1.4em;
	font-weight: bold;
}

.apartments {
	padding-top: 10px;
}

.apdc {
    float: right; 
    text-align: justify;
    width: 319px;        
}

.apd {
	padding: 10px 20px;
}

#calendar table th,
#calendar table td {
	border: 1px solid #000;
	border-collapse: collapse;
	text-align: center;
}

#calendar table {
	border: 1px solid #000;
    border-collapse: collapse;	
    margin-bottom: 0;
}

#calendar table th { 
    background-color: #fecb00;  
}

#calendar select { margin: 0; }

.disable {
	background: #ccc;
}

.avb a:hover,
.avb a {
	font-weight: bold;
	color: green;
}

.notavb {
	background-color: #fe0000;
	color: #fff;
}

.bookbtn {
	color: #fff;	
	text-decoration: underline;
	font-size: 1.5em;
}

.bookbtn:focus,
.bookbtn:hover {
	color: #fecb00;
	text-decoration: underline;
	font-size: 1.5em;
}

.bookbtn2 {
	background: url(/images/book_now.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 67px;
	width: 260px;
	line-height: 67px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 3em;
}

.bookbtn2:hover {
    background: url(/images/book_now_over.png);    
    color: #fff;
    text-decoration: none;
    font-size: 3em;
}

.atable td,
.atable {
	border: 1px solid #ccc;
	border-collapse: collapse;
	background: #f1f1f1;
	vertical-align: top;	
}

.atable td.value {
	font-weight: bold;
}

.atable td.h {
	font-size: 1.2em;
	background: #fecb00;
	font-weight: bold;
}

.psep {
	height:5px; font-size: 1px;
}

.psep2 {
	height:10px; font-size: 1px;
}

.note {	
	font-size: 0.9em;
}

.zhelp {
	float: right;
	font-size: 0.9em;
}


/* ----------------- Radek add on ----------------------- */

#headerWrapper {
	margin:0 auto;
	width: 950px;
	background: url("../../images/headerWrapperBG.jpg") no-repeat;
}
#headerLogo {
	width: 198px;	
}
.de #headerLogo {
	width: 47px;	
}
#headerRight {
	width: 742px;
}
.de #headerRight {
	width: 893px;
}
#hins {
	height: 141px;	
}
#menu {}
div.side, div.main {
	margin-top: 0;	
}
.imgInside {
	text-align: center;	
}
.page-content p img,
.imgInside img {
	float: none;
}
p img {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
}
.side-c p.berlinFacts {
	Padding-bottom: 15px;	
}

ul.noList {
	list-style-type: none;
}
.page-content .ui-widget-header {
	background:url("../../images/tab_big_bg.png") repeat-x scroll 50% 50% #ffd326;	
}
.page-content .ui-state-default, .page-content .ui-widget-content .ui-state-default {
	background:url("../../images/tab_bg.png") repeat-x scroll 50% 50% #ffd326;	
}
.ui-state-default, .ui-widget-content .ui-state-default {
	border:1px solid #aaa;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	border:1px solid #666;
}

.weather p img {
	padding-bottom: 70px;
}

#footer a {
	color: #00159d;	
}
#footer a:hover, #footer a:active {
	text-decoration: none;
}

#languages {
	width: 950px;	
	text-align: right;
	color: #fff;
	font-size: 11px;
	margin: 7px auto 6px auto;
}

#languages a {
	color: #fff;
}

#header.header_bkg_de {
	background: url(/images/header_de.png) no-repeat 145px 0;
}

/* Image Gallery */

body.gallery .container {
	width: 950px;	
}
body.gallery .span-17 {
	width: 950px;	
}
body.gallery div.main {
	width: 950px;	
}
body.gallery div.main-t {
	background:url("/images/main-t_950.png") no-repeat scroll left top transparent;
}
div.main-b {
	background:url("/images/main-b_950.png") no-repeat scroll left top transparent;
}

/* Languages */
#languages {
	position: relative;	
	display: block;
	height: 18px;
}

.en span.English {
	display: block;
	width: 25px;
	height: 18px;
	background: none; /* url(../../images/flag_uk.gif) no-repeat; */
	position: absolute;
	right: 20px;
}
.en a.German {
	display: block;
	width: 25px;
	height: 18px;
	background: url(http://www.berlin99.com/images/flag_germany.gif) no-repeat;
	position: absolute;
	right: 10px;
}
.de span.Deutsch {
	display: block;
	width: 25px;
	height: 18px;
	background: none; /* url(../../images/flag_germany.gif) no-repeat; */
	position: absolute;
	right: 20px;
}
.de a.Englisch {
	display: block;
	width: 25px;
	height: 18px;
	background: url(http://www.berlin99.com/images/flag_uk.gif) no-repeat;
	position: absolute;
	right: 10px;
}
