/*
THEME NAME: Tom Lehmann
THEME URI: 
DESCRIPTION: Spezifische Anpassung des Sandbox-Themes
VERSION: 1.0
AUTHOR: breitbart-it
AUTHOR URI: www.breitbart-it.de
*/
/*AB-Design*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
    margin:0;
    padding:0;
	width:100%;
	height:100%;
	text-align:center;
	background-color:black;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:145%;
	color: #161616;
	background-color:inherit;
	padding-bottom:25px;
}

h1,h2,h3,p,.entry-content li {
	font-size:.9em;
	color: #161616;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:none;
	line-height:135%;
	margin-bottom:.75em;
	margin-top:.25em;
	letter-spacing:0em;
	}

h1{
	font-size:115%;;
	font-weight:100;
	color:#4A402F;
	margin-top:0;
	
}
h2{
	font-weight:bold;
	margin-top:1.25em;
	text-transform:uppercase;
	color:#4A402F;
}
h3 {
	margin-top:1.25em;
	font-weight:normal;
	text-transform:uppercase;
}
.entry-content ul{
	list-style-position:inside;
	list-style-type:square;
	margin-bottom:1.5em;
}
.entry-content li{
	margin-left:1em;
}


a, td a{
	text-decoration:none;
	color:#675941;
}

.entry-content a, .entry-title a, li#randnotizen a{
	color:#675941;
	display:inline;
	border-bottom:1px dotted #675941;
	font-size:1em;
}

.entry-content a:hover, .entry-title a:hover, li#randnotizen a{
	color:#B2A287;
	text-decoration:none;
	text-transform:none;
}

a:hover{
	text-decoration:underline;
	color:white;
}

#menu a{
	font-size:1.1em;
}
div#secondary p{
	color:#675941;
}

#wrapper{
	position:relative;
	background-image:url(images/background.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#7B7B7B;
	height:auto;
	width:auto;
}

#DIVcontainer{
	position:relative;
	width:937px;
  	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:white;
}

#leftShadow{
	background-image:url(images/shadowL2.jpg);
	background-repeat:repeat-y;
}
#leftShadow1{
	background-image:url(images/shadowL1.jpg);
	background-repeat:no-repeat;
}
* html #leftShadow1{   
 /* CSS-Hack für IE6 und kleiner */  
	height:42px;
}
#leftShadow2{
	background-image:url(images/shadowL3.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#rightShadow{
	background-image:url(images/shadowR2.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#rightShadow1{
	background-image:url(images/shadowR1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#rightShadow2{
	background-image:url(images/shadowR3.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-left:7px;
	padding-right:7px;
}
a#header{
	display:block;
	width:auto;
	height:139px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#menu{
	background-image:url(images/bgMenu.jpg);
	background-repeat:repeat-x;
	text-align:left;
	background-color:#986500;
	width:923px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	min-height:1.5em;
}

* html #menu{
	/*IE Hack*/
	height:1em;
}

#headerPicture{
	width:auto;
	height:200px;
	float:left;
}
.zitat{
	color:white;	
	float:left;
	margin-left:-850px;
	margin-top:60px;
	font-weight:100;
}

#trennlinie{
	clear:both;
	width:100%;
	height:20px;
 	background-image:url(images/farbverlauf.jpg);
	background-repeat:no-repeat;
	background-color:#333333;
}

#infoBar{
	width:630px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
#searchBar{
	width:235px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	padding-right:15px;
	padding-left:15px;
	text-align:right;
}

div#container {
	float: left;
	width: 923px;
}

div#content {
	margin: 0 270px 2em 190px;
}
div#primary{
	float: left;
	overflow: hidden;
	width: 170px;
	margin-left:-923px;
	border-right:1px solid #CDC2B1;;
}
div#secondary{
	float: left;
	overflow: hidden;
	width: 260px;
	margin-left: -260px;
	text-align:right;
}
div#secondary div.sidebarcontent{
	float:right;
	text-align:left;
	padding-right:25px;
	padding-bottom:1.5em;
	padding-left:40px;
}

#footer{
	height:68px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	clear:both;
}


#menu ul{
	list-style:none;
	list-style-position:outside;
	padding-left:60px;
}
#menu li{
	display:block;
	float:left;
	border-right:1px solid #F0C468;
	padding-left:1.5em;
	padding-right:1.5em;	
}


#menu li:first-child{
	border-left:1px solid #F0C468;
}

#menu a:hover{
	text-decoration:none;
}

div#primary li#pages h3.widgettitle{
	display:none;
}
div#primary h3.widgettitle{
	margin-left:10px;
}
div#primary ul.xoxo{
	list-style:none;
	list-style-position:outside;
	padding-right:10px;
}
div#secondary ul{
	list-style:none;
	list-style-position:outside;
	
}
ul.xoxo li{
	padding-top:.2em;
	padding-bottom:.2em;
}
ul.xoxo a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-left:15px;
	display:block;
	padding-top:.35em;
	padding-bottom:.35em;
}

ul.xoxo a:hover{
	text-decoration:none;
	color:#BAAB92;
}

#infoBar p{
	font-size:.65em;
	color:#BAAB92;
	padding-left:15px;
	text-transform:lowercase;
}

#infoBar span{
	color:#675941;
}

#footer ul{
	list-style-position:outside;
	list-style-type:none;
	padding-top:45px;
}

#footer li{
	float:left;
	padding-left:1.5em;
	padding-right:1.5em;
	border-left:1px solid #675941;
	font-size:0.65em;
	color:#A4A4A4;	
}

a#standard{
	color:#A4A4A4;	

}

#footer li:first-child{
	border:0;
}

#footer a{
	text-decoration:none;
}
#footerContainer{
	float:right;
}

.current_page_item a, .current_page_parent a{
	font-weight:bold;
	color:white;
}

ul.xoxo .current_page_item a{
	border-left:0;
	background-color:#675941;
	color:white;
	font-weight:bold;
}

#infoBar a:hover{
	color:#FF9900;
}

form#searchform label {
	margin-right:15px;
}
form#searchform input#s {
	border:1px solid #BAAB92;
	margin-right:20px;
	color:#675941;
	padding:2px;
	width:100px;
}

form#searchform input#searchsubmit {
	border:1px solid #CDC2B1;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	background-color:#BAAB92;
	color:#675941;
}
form#searchform input#searchsubmit:hover {
	color:white;
}

div#hotelbeschreibung{
	margin-top:15px;
}
#hotelbeschreibung .miniatur{
	display:block;
	float:left;
	margin-left:6px;
}
#hotelbeschreibung .big{
	clear:both;
	display:block;
	margin-top:8px;
	margin-left:6px;
	width:auto;
}
#hotelbeschreibung img{
	border:1px solid #333333;
}

.imgborder{
	display:block;
	border:1px solid #BAAB92;
	padding:3px;
	margin:3px;
}

