/************************************
*                                   *
*   urlaub-am-brombachsee.de        *
*   Copyright 2005, Andreas Egerer  *
*   www.two12.net media             *
*   modern.media.solutions          *
*                                   *
************************************/

body {
    margin: 0;
    padding: 0;
    background-color: #F6DFA7;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
    text-align: center;
    color: #111111;
}

div {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

img {
	border-width: 0px;
	vertical-align: middle;
}

a img {
	border-width: 0px;
	vertical-align: middle;
}

a:link, a:visited {
    color: #333333;
    text-decoration: none;
}

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

.bold {
    font-weight: bold;
}

.small {
    font-size: 10px;
}

#container {
    text-align: center;
    vertical-align: middle;
    margin-top: 50px;
}

#navi {
	font-size: 13px;
	margin: 70px 0 0 35px;
	padding: 0;
    text-align: right;
    line-height: 1.2em;
}
    

#navi a { 
    color: #666666;  
    text-decoration: none; 
}

#navi a:hover, #navi a.aktiv { 
    color: #F88E05;
    text-decoration: underline;  
}

#navi li {
    list-style: none;
    display: block;
    background-image: none;
	margin: 0;
	padding: 0 10px 0 0;
}

#navi li.active {
	background: url(../img/arrow.gif) no-repeat right;
}

#navi ul { 
    list-style: none; 
    position: absolute;
    display: block;
    margin: 100px 0 0 0; 
    padding: 0;
    width: 105px;
    z-index: 999;
}

#naviarrows {
    width: 10px;
    margin: 0 0 0 80px;
    padding: 0;
    text-align: right;
}

#mainbox {
    margin: 0 0 0 125px;
    width: 750px; /* Box-Model Fehler -30px */
    height: 500px;
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
}

#picstripe {
    float: left;
    padding: 0;
    width: 180px;
    margin: 65px 0 0 30px;
}

#textbox {
    float: right;
    width: 450px;
    height: 360px;
    margin: 60px 50px 0 0;
    padding: 5px 10px 0 5px;
    text-align: justify;
    line-height: 1.3em;
    overflow: auto;
    background: transparent url(../img/bg_white_trans.png);
    border: 4px solid #ffffff;
    
}

#bookingplanbox {
	float: right;
    width: 460px;
    height: 333px;
    margin: 77px 30px 0 0;
    padding: 5px 8px 0 0;
    text-align: justify;
    line-height: 13px;
    overflow: auto;
    background: transparent url(../img/bg_white_trans.png);
    border: 4px solid #ffffff;
}

#bookingplanbox h2 {
	margin: 5px 5px 50px 10px;
    font-size: 16px;
    text-align: left;
}

#textbox h2 {
    margin: 5px 5px 15px 0;
    font-size: 16px;
    text-align: left;
}

#textbox h3 {
    font-size: 13px;
    text-align: left;
}

#textbox h4 {
    font-size: 12px;
}

#textbox .bigpic {
	border: 5px solid #d4d4d4;
}

#textcolleft {
    float: left;
    width: 110px;
    height: 260px;
    line-height: 22px;
    text-align: right;
}

#textcolright {
    margin: 0 0 0 130px;
    padding: 0;
    width: 260px;
    height: 260px;
    line-height: 22px;
}

.formshort { 
    display: inline; 
    margin: 1px; 
    width: 50px;
    border: 1px solid #c0c0c0;
}

.formmiddle { 
    display: inline; 
    margin: 1px; 
    width: 120px;
    border: 1px solid #c0c0c0;
}


.formlong { 
    display: inline; 
    margin: 1px; 
    width: 173px;
    border: 1px solid #c0c0c0;
}

.error {
    color: red;
}

#gbook table {
    width: 390px;
    margin: 0 0 0 5px;
    border-collapse:collapse;
    border: 1px #FFFFFF solid;
}

#gbook td {
    padding: 1px;
    border-collapse:collapse;
    border: 1px #FFFFFF solid;
}

.posthead {
    background-color: #F88E05;
    text-align: center;
    font-size: 11px;
    color: #FFFFFF;
}

.postnum {
    width: 20px;
}

.postname {
    width: 140px;
    font-weight: bold;
}

.postcontact {
    width: 30px;
}

.posttime {
    width: 73px;
}

.center {
    text-align: center;
}

#gr_1 {
    float: right;
    margin: 0 10px 0 0;
    width: 190px;
}

#gr_2 {
    float: right;
    margin: 0 10px 0 0;
    width: 215px;
}

#aktion {
    position:absolute;
    z-index: 2;
    background-image: url(../img/aktion.gif);
    width: 1000px;
    height: 600px;
}

#stat {
    font-size: 12px;
}

#stat table {
    border: 1px solid;
    margin: 5px;
    text-align: center;
}

#stat tr {
    border: 1px #FFFFFF solid;
}

#stat td {
    background-color: #f9e4c9;
    padding: 4px;
}

.stat_head {
    font-weight: bold;
}

.stat_list {
    font-size: 10px;
}

.stat_red {
    border: 1px solid;
}

#pageranklinks {
    text-align: center;
}

#pageranklinks img {
    border: 0;
    padding: 2px;
}

#promostar {
	float: left;
	position: absolute;
	margin: 5px 0 0 770px;
	z-index: 9999;
}

#recommended_sites {
    float: left;
    margin: 20px 0 0 220px;
    font-size: 18px;
}

#recommended_sites a {
    color: #333;
    text-decoration: underline;
}

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

