@media screen,print{
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "MS Trebuchet", Verdana, Arial, sans-serif;
	font-size: 13px;
}
img {
	border: none;
}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

h1 {
	font-size: 22px;
	margin: 0 0 20px 0;/* 0 0 6px 0;*/
}
h2 {
	font-size: 18px;
	margin: 0 0 15px 0; /*16px 0 15px 0;*/
}
h3 {
	font-weight: bold;
}
/*SmallText style*/
font.smltxt{
	font-size: 11px;
	color: #808080;
}
div.bamboobg {
	background-image: url(../img/bg_bambus.jpg);
	background-repeat: repeat;
	background-color: #FFD22F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A39164;
}
div.pagecontent {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background-color: #EDE7CE;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8F603F;
	border-left-color: #8F603F;
}
div.werbung {
	width: 960px;
	text-align: center;
}
div.logo {
	background-image:url(../img/logo_sdg.gif);
	background-repeat:no-repeat;
	float:left;
	height:97px;
	margin:5px 0 0 20px;
	width:486px;
	
	/*
	width: 486px;
	height: 97px;
	margin: 20px 0 0 20px;
	background-image: url(../img/logo_sdg.gif);
	background-repeat: no-repeat;
	*/
}
div.options{
	float: right;
	margin: 1px;
	padding: 1px;
	border: 0px;
	border-color: black;
	border-style: solid;
	background-color: none; /*#90ee90;*/
}
div.switch_side{
	float:right;
	margin:5px 0 0 0;
	text-align:right;
	width: 32px;
}
div.lang{
	float:right;
	margin:5px 5px 0 0;
	text-align:right;
	width: 40px;
}
div.menu {
	background-image:url(../img/menuborder.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	clear:left;
	height:50px;
	/*
	height: 50px;
	background-image: url(../img/menuborder.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	*/
}
div.menu a {
	height: 33px;
	display: inline-block;
	float: right;
	margin: 0 40px 0 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom center;
}
div.menu a:hover {
	background-image: url(../img/pfeil_black.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
div.menu_activ a {
	background-image: url(../img/pfeil_red.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
div.content {
	padding: 0 25px 25px 25px;
}
div.content table{
	border: 0px;
}
div.content td{
	vertical-align: top;
}
div.content th{
	 vertical-align: top;
	 width: 110px;
	 text-align: left;
}

div.tab_title{
	background-color: #BA1A00;
	padding: 2px 0 2px 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;
	font-size: 14px;
	/*border: 0 0 14px 0;*/
	/*
	border-style: solid;
	border-color: grey;
	border-width: thin;
	*/
}

div.tab_title a{
	color: white;
}

div.tab_title a:hover{
	color: #C0C0C0;
}

.block2spalten_right
{
	width: 48%;
	padding: 0 1% 0 1%;
	float: right;
	margin: 0 0 10px 0;
}
.block2spalten_right_start
{
	padding: 0 1% 0 1%;
	margin: 30px 0 10px 0;
	width: 60%;
	float: right;
	font-size: 14px;
	
}
.block_start_logo
{
	width: 30%;
	padding: 0 1% 0 1%;
	float: left;
	margin: 0 0 10px 0;
}
.block2spalten_left
{
	width: 48%;
	padding:  0 1% 0 1%;
	float: left;
	margin: 0 0 20px 0;
}
.block3spalten
{
	width: 31%;
	padding:  0 1% 0 1%;
	float: right;
	margin: 0 0 20px 0;
}
div.page_num{
	margin: 20px 0 20px 10px;
}
div.page_num a{
	color: black;
}
div.page_num a:hover{
	background: #C0C0C0;
}

	div.footer {
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 0 0 40px 0;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BFBFBF;
}

div.footercontent {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background-color: #eaebef;
}

div.footersitemap {
	float: left;
	width: 155px;
	margin: 25px 0 10px 5px;
	color: #606060;
}

div.footersitemap h3 {
	margin: 0 0 10px 0;
}

div.footersitemap a {
	color: #606060;
}
div.footersitemap a:hover {
	color: #BA1A00;
}
#form {
	padding: 5px;
}
#field {
	background-color: #CFCFCF;
	color: black; #0080C0;
	border: 1px;
	border-color: #808080;
	border-style: solid;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	widht: 16em;
}
#button {
	background-color: #CFCFCF;
	color: black; #BC5F43;
	border: 1px;
	border-color: #808080;
	border-style: solid;
}
/*Last Change Style*/
#last_change {
	border: 2px;
	background-color: #FFFF80;
	border-style: solid;
	padding: 2px;
	border-color: black;
	font-weight: bold;
	width: 200px;
}
/* Error */
#error {
	font-size: 12px;
	font-style: bold;
	background-color: red;
	border: 2px;
	border-style: solid;
	border-color: yellow;
	padding: 10px;
}


/*Alle anderen Links werden wie folgt dargestellt*/
a
{
	color: black;
}
a:visited
{
	color: black;
}
a:hover
{
	color: #808080;
}
a:active
{
	color: black;
}
a:focus
{
	outline:none;
}


/*das Gästebuch wird wie folgt dargestellt*/
/*#gb_title
{
background-color: #FF8040;
border: 1px;
border-color: #808080;
border-style: solid;
padding: 2px;
}*/
#gb_content
{
background-color: #C0C0C0; /*yellow;*/
border: 1px;
border-color: #808080;
border-style: solid;
padding: 2px;
}
#gb_entry
{
background-color: yellow;
border: 1px;
border-color: #808080;
border-style: solid;
padding: 2px;
}

/*gal_cat*/
#gal_cat
{
background-color: #FFFAAA; /*on Mouse over this should be changed into #BBBBBB*/
border: 1px;
border-style: solid;
border-color: black;
width: 25%;
}
#gal_cat:hover
{
background-color: #C0C0C0;
border: 1px;
border-style: solid;
border-color: black;
width: 25%;
}
/*Wie die bilder in der gallery dargestellt werden sollen*/
#table_bild
{
background-color: #616161;
border: 2px;
border-style: solid;
border-color: black;
padding: 5px;
}
#td_bild_outer
{
background-color: #CCCCCC;
border: 1px;
border-style: solid;
border-color: black;
padding: 5px;
}
#bild_gal
{
border: 2px;
border-color: #000000;
border-style: solid;
}
/*der Style für die kommentare zu den Bildern*/
#bild_comment_name
{
background-color: #FF8040;
border: 1px;
border-color: #808080;
border-style: solid;
padding: 2px;
width: 300px;
}
#bild_comment_content
{
background-color: #C0C0C0;
border: 1px;
border-color: #808080;
border-style: solid;
padding: 2px;
width: 300px;
}
#bild_comment_pic
{
background-color: #CCCCCC;
border: 1px;
border-style: solid;
border-color: black;
padding: 5px;
width: 120px;
}
}