@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	max-height:100%;  
	padding:0; 
	margin:0; 
	border:0; 
	font-family: Verdena, Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:17px;
}

body {
	height:100%; max-height:100%; 
	padding:0; margin:0; border:0;
	background:#c6b29d;
}

div#top-menu { text-align:right; border-bottom:#eee 1px solid;}

div#design {
        width:800px;text-align:center;margin:0 auto;
        background:#666;border-left:#fff 10px solid;border-right:#fff 10px solid;
}

div#design a { color:#fff;}
div#design a:hover { color:#ccc; text-decoration:none;}
div#root { 
	width:730px;  margin:0 auto; min-height:100%;
	background:url(../img/bg_grafik.gif) repeat-y; 
	padding:0 45px 20px 45px;
}

div#banner_home {
	background:url(../img/logo_home.png) no-repeat;
	height:182px;
	margin-top:10px;
}

div#banner {
	background:url(../img/logo2.png) no-repeat;
	height:120px;
	margin-top:5px;
	
}

div#links_home {
	margin-top:40px;
}

div#links {
	margin-top:10px;
}

div#content_home {
	margin-top:25px;
}

div#content_home img { margin-right:10px;padding:5px; border:#666666 1px solid;}

div#content {
	margin-top:25px;
}


div#contentbox { margin-bottom:25px;}

.thumb-border-color { text-align:center; border:none;}

.tx-bahagphotogallery-pi1 { text-align:center;}

.cd-kaufen { width:150px; height:22px; display:block; background:#666; color:#fff; text-decoration:none;
	font-weight:bold; text-align:center; padding-top:3px;}
.cd-kaufen:hover { color:#ccc;text-decoration:none}

