/* CSS Document Lomas de Tienda */


/* ------------- GLOBAL --------------*/
@media screen, projection, print {

html {
	background-image: url(img/bg_b.gif);
	background-repeat: repeat;
	}

body {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8125em;  
	color: #626262;
	margin: 0; 
    padding: 0;
    text-align: center; 
	}
	
img {
	border:none;
	}
	 
#shadow {
	background-image:url(img/shadow.png);
	background-repeat:repeat-x;
	position:absolute;
	width:100%;
	height:25px;
	top:0px;
	left:0px;
	}

a:link {
	color: #0B1AA9;
	text-decoration: none; 
	}

a:hover {
	color: #000000;
	text-decoration: none; 
	}
	
a:visited {
	color: #0B1AA9;
	text-decoration: none;
	}
	
a:active {
	color: #0B1AA9;
	text-decoration: none;
	}

p { 
	font-size:0.88em; 
	line-height: 1.5em;
	}

h1 {
	color: #0B1AA9;
	font-size: 1.1em;
	line-height: 1.2em;
	}
	
h2 {
	color:#00FF00;
	}
 
.rubrik {
	color: #0B1AA9;
	}

blockquote {
	margin: 0px;
	width: 230px;
	padding: 10px;
	background-color: #f4f4f1; 
	}
	
.clearfloat {
    clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
    }


/* ------------- GRIDS --------------*/

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	width:901px;
	text-align: left;
	border: 1px solid #0B1AA9;
	background-color: #ffffff; 
	/*background-image: url(img/container_bg.png);
	background-repeat: repeat-y;*/
	}

#leftcontent {
	width: 298px;
	float: left;
	}

#logo {
	background-image:url(img/web_log_gray.png);
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 15px;
	margin-bottom: 30px;
	background-position: center;
	}
	
#signets {
	background-image:url(img/signets_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#info {
	font-size:0.8125em; 
	line-height: 1.5em;
	height:auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 34px;
	margin-right: 10px;
	margin-left: 10px;
	}

#infoleft { /*--zweispaltiger kontakt DIV in #info--*/
	float: left; }

#inforight { /*--zweispaltiger kontakt --*/
	float: right; }
	
	

/* --------------- NAVIGATION ----------------- */

#navigation {
	margin-right: 10px;
	padding-bottom: 15px;
	margin-left: 10px;
	}
	
	#navigationList ol, ul {
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
	}

	#navigationList li {
	list-style: none;
	font-size: 0.88em;
	line-height: 2.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	padding-left: 34px;
	}
	
	#navigationList li a { 
	color: #0B1AA9; 
	text-decoration: none;
	padding:3px 5px 3px 0px;
	}
	
	#navigationList li a:hover { 
	color: #000000; 
	padding:3px 5px 3px 10px;
	background-image:url(../css/img/navpil.png);
	background-repeat:no-repeat;
	background-position:0px;
	}
	
	#navigationList li.selected a {
	color: #626262;
	padding:3px 5px 3px 10px;
	background-image:url(../css/img/navpil.png);
	background-repeat:no-repeat;
	background-position:0px;
	}

		
ul#dropdown {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 0px;
	}
	
ul#dropdown li{
	line-height: 1.6em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 0px;
	}

ul#dropdown li. a{
	color:#0B1AA9;
	}	
	
ul#dropdown a:hover {
	color:#000000;
	border:none;
	}

/* -------------- CONTAINER --------------- */

#maincontent {
	width: 602px;
	float:right;
	border-left: 1px solid #0B1AA9; /*hinzugefügt*/
	}

#maintop {
	width: 600px;
	height: 300px;
	border-bottom: 1px solid #0B1AA9; 
	}
	
#mainbottom {
	width: 600px;
	height: 300px;
	}
	
#mainleft {
	width: 300px;
	height: 600px;
	float: left; 
	}

#mainright {
	width: 300px;
	height: 600px;
	float: right;
	border-left: 1px solid #0B1AA9;
	}
	
#imgboxleft {
	width: 295px;
	height: 300px;
	float: left; 
	}

#imgboxmiddle {
	width: 150px;
	height: 300px;
	float: left; 
	}

#imgboxright {
	width: 150px;
	height: 300px;
	float: right; 
	}
	
/*--- Label Bild vergrößern ---*/

#box_enlarge {
	background-image:url(img/welcome2.png);
	color:#0B1AA9;
	position:absolute;
	top:250px;
	margin:5px;
	text-align:center;
	font-size: 0.8125em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
	
/* ------------ Imgageboxes ------------- */	

#box600x300 {
	padding: 5px;
	height: 290px;
	}
	
#box300x300 {
	width: 290px;
	height: 290px;
	float: left;
	padding: 5px;
	}
	
#box150x150LT {
	width: 140px;
	height: 140px;
	float: left;
	padding: 5px;
	border-bottom:1px solid #0B1AA9;
	}

#box150x150RT {
	width: 140px;
	height: 140px;
	float: right;
	border-bottom:1px solid #0B1AA9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	}
#box150x150LM {
	width: 140px;
	height: 140px;
	float: left;
	padding: 5px;
	}

#box150x150RM {
	width: 140px;
	height: 140px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	}
	
#box150x150LB {
	width: 140px;
	height: 140px;
	float: left;
	padding: 5px;
	}

#box150x150RB {
	width: 140px;
	height: 140px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;	}	

#box150x300L {
	width: 140px;
	height: 290px;
	float: left;
	padding: 5px;
	}

#box150x300R {
	width: 140px;
	height: 290px;
	float: right;
	padding: 5px;
	}
	
#box300x150T {
	width: 290px;
	height: 140px;
	float: left;
	padding: 5px;
}

#box300x150B {
	padding: 5px;
	width: 290px;
	height: 140px;
	float: left;
	}

#box450x300L {
	width: 440px;
	height: 290px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;	
	padding-right: 5px; 
	}

#box300x450 {
	width: 290px;
	height: 440px;
	float: left;
	padding: 5px;	 
	}	
		
#box600x370 {
	padding: 5px;
	height: 371px;
	border-bottom: 1px solid #0B1AA9;
	text-align:center;
	background-color: #f3f2ef;
	}

	#map_gaestehaus a {
	background-color:#FFFFFF; 
	}
	

/* --------------- TEXTBOXES ------------------ */

#txtbox_300x300 {
	width:270px;
	height:280px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	}
#txtbox_300x450 {
	width:260px;
	height:420px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	}
	
#txtbox_450x300 {
	width:418px;
	height:280px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0B1AA9;
	}
	
#txtbox_600x230 {
	width: 560px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 195px;
	}
	
#txtbox_600x300 {
	width: 560px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	
#txtbox_150x300 {
	width: 140px;
	height: 290px;
	float: left;
	margin: 5px;
	}
	
#txtbox_150x300 a, #txtbox_300x300 a, #txtbox_300x450 a, #txtbox_600x230 a, #txtbox_600x300 a, txtbox_5 a { 
	color:#0B1AA9;
	text-decoration:none;
	border-bottom:1px dotted #0B1AA9;
	}
	
#txtbox_150x300 a:hover, #txtbox_300x300 a:hover, #txtbox_300x450 a:hover, #txtbox_600x230 a:hover, #txtbox_600x300 a:hover{ 
	text-decoration:none;
	color:#0B1AA9;
	border-bottom:1px solid #0B1AA9;
	}
	
#kontakt {
	width: 559px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/*#kontaktList ol, ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;	
	margin-left: -12px;
	}
#kontaktList ol ol, ol ul, ul ol, ul ul {
	border:medium none;
	padding-bottom:0;
	}

#kontaktList li {
	margin-left:-1.5em;
	padding:0.4em;
	}
#kontaktList li.odd {
	background-color:#FFF;
	}*/
	

/* ------------------ FOOTER ---------------------- */

#footer {
	width:900px;
	height:20px;
	text-align:center;
	color:#626262;
	font-size:0.8125em;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0B1AA9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	}
	
#footer a {
	text-decoration:none;
	color:#626262;
	border-bottom:1px dotted #626262;
	}
	
#footer a:hover {
	text-decoration:none;
	color:#626262;
	border-bottom:1px solid #626262;
	}
	
	

/* ------------------ FORMULAR ---------------------- */

table {
	font-size: .8125em;
}
#fehler { color: red;}

.form {
	border: 1px solid #0B1AA9; }

	
.textfield {
	padding:6px 3px 6px 6px; 
	width: 340px;
	background-color:rgba(255,255,255,0.4);
	-moz-border-radius:4px;
	border:1px solid rgba(0,0,0,0.3);
	color:#626262;
	font-size:1em;
	margin-bottom:5px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	}
		
.button {
	padding:5px 20px 5px 20px; 
	width: auto;
	background-color:rgba(0,0,0,0.25);
	-moz-border-radius:5px;
	border-top:1px solid rgba(255,255,255,0.8);
	border-left:1px solid rgba(255,255,255,0.8);
	border-right:1px solid #626262;
	border-bottom:1px solid #626262;
	/*color:#000!important;*/
	font-size:1.2em;
	margin-bottom:5px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	margin-top:10px;
	}
		
}
	


