/* general */
body,html {
	margin: 0px;
        padding: 0px;
        width:100%;
	/* background-image: url(../images/backtotheroots.gif); */
	_background-repeat: no-repeat;
        
}
img {
    padding:0px;
    margin:0px;
}
#top_bg {
width: auto;
min-height:600px;
_height: 100%;
background: url('../images/megadorm_bg.JPG') no-repeat top center; 
position: absolute;
background-size:100% 100%;
_top:-300px; /* dynamisch durch jquery */
right:0px;
left:0px;
margin:0px;
padding:0px;
border:0px dotted green;
display:none;
z-index:1;
}
#headline {
position: fixed;
margin-top:2%;
right:0px;
top: 0px;
width: 100%;
min-width:730px;
height: 220px;
_max-height:30%;
_border: 2px solid red; 
background: url('../HEL_METALLICA_transp_dots.png') no-repeat center center; 
_background-size:auto auto;
text-align:center;
z-index:10;
}
#content_container {
width: 100%;
height: 1100px;
_margin:850px 5px 5px 5px; /* dynamisch durch jquery */
border: 0px dashed green;
background: url('../stains.gif') no-repeat right bottom; 
position: relative;
text-align:left;
font: bold 12pt arial;
color:black;
z-index:5;
}
/* welcome grafics start screen, inside content container */
#claim {
width: 100%;
height: 100px;
border: 0px solid yellow;
position: relative;
_top:-300px; /* dynamisch */
text-align:center;
z-index:15;
}
#claim_img1 {
position: absolute; /* muss absolute, rutscht sonst beim ausblenden der vorelemente hoch */ 
width:100%;
}
#claim_img2 {
position: absolute;
top:100px;
width:100%;
}
#iwashere {
position: absolute;
top:220px;
width:100%;
}
/* end welcome grafics */
.flyer_block {
    _width:400px;
    width:35%;
    height:auto;  
    _border: 1px solid #0000ff;
    float:left;
}
.flyer_block img {
   max-width:110%;
}
.content_block {
    _width:600px;
    width:50%;
    height:auto;    
    margin: 45px 5% 0px 15px;
   
    padding:10px;
    padding-top:45px;
    _background-color: #eeeeee;
    _border: 1px solid green;
    float:right;
    text-transform:uppercase;
    _font-family:"Times New Roman", Times, sans-serif;
    font-family:"lucida console", Verdana, monospace;
}
.content_block img{
    float:right; margin:15px;
}
#bookform_cont{
    padding-top:105px;   
    height:auto;
    background: url('../makeabooking.png') no-repeat top left; 
}
#gallery_cont{
    _background: url('../biggestdorm.png') no-repeat top left; 
    background: url('../berlinsbiggestdorm4.png') no-repeat top left; 
    _height:200px;
}
#map_cont{
    background: url('../centralashell.png') no-repeat top left; 
}
#map_cont iframe {
    margin: 10px;
}
#contact_cont{
    background: url('../contactus.png') no-repeat top left; 
}





td {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

td.tinytext{
	font-size: 9px;
}

td.smtext {
	font-size: 10px;
}

td.bigtext {
	font-size: 13px;
}

h1 {
	font-size: 15px;
}

#top {
	font-size: 12px;
}

a:link, a:visited, a:active {	
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a.booking_link {
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
    line-height: 20px;
    margin: 10px;
}

/* main layout */
table.main {
	width: 870px;
}

/* header section */
table.header{
}

table.header h1 {
	font-size: 12px;
	font-weight: normal;
}

/* navigation */

table.nav {
	border-left: 1px solid #cccccc;
	margin-top: 4px;
	font-weight: bold;
	color: #cccccc;
}

table.room{
	width: 300px;
	margin: 0px; 
}

td.roomdesc{
	padding: 5px;
	text-align: justify;
}

a.topnav:link, a.topnav:visited, a.topnav:active{
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
}
a.topnav:hover{
	text-decoration: underline;
	color: #000000;
}

a.lang:link, a.lang:visited, a.lang:active{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.lang:hover{
	color: #666666;
}

/* main content section */
td.content{
	padding: 10px;
	width: 500px;

}

/* side section */
td.side {
	background-color: #efefef;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 197px;
	padding: 2px;
}

/* side input */
table.bookbox{

}

input.small{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.smallbutton{
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.midbutton{
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	width: 50px;
}

.error{
	font-size: 9px;
	color: #cc0000;
}

<!-- hostelguide.de -->

.dark {}

.bg_dark{
	border: 1px solid silver;
	background-color:#efefef;
}

.sub_title{
	font-size: 14px;
	background-color: silver;
}

.bg_norm{}

.s{}

