html { margin: 0; padding: 0; }
body {
    font-family: verdana,helvetica,sans-serif;
    font-size: 12px;
    color: #333;
    background: #F5F5F5 url(/assets/img/main/back.jpg) top center repeat-y;
    margin: 10px 0 0 0;
    padding: 0;
}

img { border: 0; }

.clear, .clearer { clear:both; }

a, a:link, a:visited, a:active {
    color: #333;
    font-size: 12px;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

#wrapper {
    margin: 0 auto 0 auto;
    width: 840px;
    padding: 0;   
}

#navigation, #navigation a {
    font-size: 10px;
    font-weight: bold;
}

#tologin {
    padding: 25px 0 0 0;
}

#content {
    padding: 80px 0 0 0;    
}
#content a, #content a:link, #content a:visited, #content a:active {
    text-decoration:underline;
}
#content a:hover {
    text-decoration:none;
}
#mainbar {
    float: left;
    width: 58%;
}
#sidebar {
    position:relative;
    float: right;
    width: 38%;
    
/*
    background-image: url(/assets/img/main/key.jpg);
    background-repeat: no-repeat;
    background-position: 16px -10px;
*/
}

#sidebar div.fastlinks {
    border-top: 1px solid #ddd;
/*    border-bottom: 1px solid #ddd;*/
    width: 180px;
    /*margin: 180px 0 0 0;*/
/*    margin: 162px 0 0 0; */
/*    position: absolute; */
/*    top: 162px; */
	margin: 0 0 0 0;
/*	padding-top: 162px;*/
}

#sidebar div.fastlinks a {
    border-bottom: 1px solid #ddd;
    display:block;
    color: #b31b34;
    font-size: 11px;
    line-height: 1.6em;
    padding: 5px 0 3px 3px;
}

#sidebar div.fastlinks a:hover {
    background-color: #eee;
    text-decoration: none;
}

#sidebar div.fastlinks span {
    color: #606060;
    font-size: 14px;
    font-weight: bold;
    font-style:italic;
}

#sidebar div.shortlinks {
    
}

#sidebar div.languages {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 11px;
    text-align: right;
}

#sidebar div.languages img {
    vertical-align: middle;
}

#sidebar div.facebook {
    margin-top: 20px;
}

hr {
    background: none;
    border: 0;
    border-bottom: 1px solid #ddd;
}

p, div.preis, td, li {
    line-height: 1.5em;
}

p.text400 {
    width: 400px;
}

p.tourpoint {
    margin-top: 16px;
    margin-bottom: 10px;
}

h1 { display: none; }

h2 {
    margin: 0;
    padding: 0;
    color: #aaa;
    font-size: 14px;
}
h2 img {
    vertical-align: bottom;
    margin: 0 10px 0 0;
}

.red { color: #b41a30; }
.b { font-weight: bold; }
.tright {text-align:right;}
.small {font-size: 0.9em;}


span.onlineres {
    font-weight: bold;
}
span.onlineres span {
    color: #b41a30;
}

ul li {
    padding: 0 0 3px 0;
}

div.reflist div.pic {
    float: left;
    width: 130px;
}
div.reflist div.text {
    float: left;
    width: 330px;
}

div.reflist div.text div.desc {
    margin: 4px 0 0 0;
    height:53px;
}

div.vertriebspartner img {
    float: right;
    margin: 0 10px 0 0;
}

div.preis {
    width: 30%;
    float: right;
    color: #b41a30;
}

input.text, textarea {
    width: 80%;
}

div.hotelier_voice, div.hotelier_voice a{
    font-size: 10px;
    margin-top: 26px;
}

div.hotelier_voice_picture {
    float: left;
    width: 150px;
}

div.hotelier_voice_text {
    float: right;
    width: 320px;
}
