@charset "iso-8859-1";
/* CSS Document */
BODY{
	margin:0px auto;
	padding:0px auto;
	background: url(img-grabmale-keil/back_frame1.jpg) repeat-x #254467;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999
}

#frame{
	width:980px;
	margin:0px auto;
	background: url(img-grabmale-keil/back_frame1.jpg) repeat-x;
}
#frame_1{
	width:980px;
	float: left;
	height:324px;
}
#logo{
	width:266px;
	float:left;
}
#emotion img{
	margin-left:1px;
	float:left;
}
#logo2{
	width:266px;
	float:left;
}
#menue{
	width:714px;
	height:50px;
	float:left;
}
#menue ul{
	list-style-type:none;
	margin:0px;
	padding:0px;	
	}
#menue li{
	width:118px;
	float:left;
	margin-left:1px;
	padding:0px;
	color:#999;
	height:50px;
}	
#menue A, #bottom A{
	text-decoration:none;	
	color:#999;
}	
#menue P{
	padding-left: 8px;
	padding-top:12px;
}	

#frame_2_home{
	width:710px;
	float:left;
	background:url(img-grabmale-keil/logo-keil-grabmale-2-folge.jpg) no-repeat;
	padding-left:270px;
	height: 150px;
}
#frame_2_home P{
	text-align:right;
	margin-top:60px;
}
#frame_2_content_home{
	float: left;
	height:276px;
}

#frame_2_content a{
	text-decoration:none;
	font-size:14px;
	
	}

#frame_2_content ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-top:25px;
	margin-bottom:150px;
	}	
	
#frame_2_content li{	
	float:left;
	margin:0px;
	padding:0px;
	margin-left:45px;
	color:#999;
	
}	


#frame_2_content_home IMG{
	float:left;
	}
#frame_2_content_home P{
	padding-top:240px;
}	
#frame_2_content{
	width:710px;
	float:left;
	background:url(img-grabmale-keil/logo-keil-grabmale-2-folge.jpg) no-repeat;
	padding-left:270px;
}	
#frame_2_content IMG{
	float:left;
	border: 1px solid #999999;
	padding:1px;
	margin-right:20px;
	margin-bottom:20px;
}
	
.div_drei_emotionen{
	float:left;
	height:276px;
	width:194px;
}	
P{
	margin:0px;
	padding:0px;
}
A{
	color:#999999;
}
H1, H2{
	margin-top:20px;
	margin-bottom:10px;
	font-size:14px;
	font-weight: bold;
	color:#CCCCCC
}

#galerie{
	margin:0px;
	padding:0px;
	margin-top:20px;
	
	}

#bottom{
	float:left;
	height:25px;
}
#footer{
	float:left;
	height:165px;
	width:980px;
	margin-top:60px;
}
#footer P{
	padding-top:130px;
}
#footer A{
	color:#999999;
	text-decoration:none;
}

#videolinks{
	margin:0px;
	padding:0px;
	float:left;
	width:780px;
	margin-bottom:55px;
	margin-left:0px;
	}
	
#videolinks img{
	margin:0px;
	padding:0px;
	float:left;
	margin-right:10px;
	}
	
.videotext {
	margin:0px;
	padding:0px;
	width:300px;
	float:left;
 }
 
.videotext p {
	margin:0px;
	padding:0px;
	font-size:11px;
 }
 
.videotext h2 {
	margin:0px;
	padding:0px;
 }
	
	

.div_bilder{
	float:left;
	margin-bottom:20px;
	width:710px;
}
.div_bilder IMG{
	float:left;
	border: 1px solid #999999;
	padding:1px;
	margin-right:20px;
}
.div_shadowbox{
	margin-top: 20px;
	width:320px;
	float:left;
	margin-right:30px;
}

#shadowbox_title {
  border: 0px solid;
}

#shadowbox_info {
  border: 0px solid;
}

.div_shadowbox_familienbetrieb {
	margin-top: 30px;
	width:710px;
	float:left;
	margin-right:30px;
}
.div_shadowbox_familienbetrieb H1, .div_shadowbox_familienbetrieb H2{
	margin-top: 0px;
}



/*______________________________________________________________________________*/










/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(thumbnails/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 		{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 	{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left			{ margin-left: 0px; } 
a.left:hover  	{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down	{ 
	background:url(thumbnails/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  	{ background-position:-30px 0; }
a.up:active  	{ background-position:-60px 0; }

/* down */
a.down 			{ background-position: 0 -30px; }
a.down:hover  	{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	






/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 620px;
    height:200px;
} 


 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em;
    position:absolute;
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}




.scrollcontent{
display:block;
width:620px;
height:300px;
}

/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:716px; 
	min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 


 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(bilder/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:15px; 
    right:15px; 
    font-size:11px; 
    color:#fff; 
    width:150px; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}