﻿body {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	/*font-family: Arial, Helvetica, Sans-Serif;*/
	font-size: 11px;
	line-height:14px;
	margin: 0 auto;
	background-color:#000000;
	color:#CCCCCC;
	/*background-image: url('http://www.stadtkraemer.com/images/xmas_background.gif');*/
}

table,tr,td { /*für IE kleiner als version 6.0*/
	font-family: Tahoma,Arial,Verdana,Helvetica;
	font-size: 11px;
	line-height:14px;
	color:#CCCCCC;
}
html {font: 11px Tahoma,Arial,Verdana,Helvetica;}
ul{list-style-image:url(images/menue_pfeil_rosa.gif);}
input:focus {border: 1px solid #CC0099;}
textarea:focus {border: 1px solid #CC0099;}
object { outline:none; } /* weissen rand um objekte bei firefox 3 entfernen */
.hr_2 { border-top: 1px dashed #4F6361;height: 1px;color: #4F6361; margin:0px}

.hr_1 {
      border:none; 
      border-top:1px dashed #526464; 
      height:1px; 
      color:#526464; 
      background:transparent;
      margin:2px; 
}

.styleNoBorder {border-width: 0;}
img {border:0px;border:none;behavior: url("images/pngbehavior.htc");}
a img {border: 0;}
a {color: #669999; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight:bold}
a:visited {color: #669999; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight:bold}
a:active {color: #669999; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight:bold}
a:hover {color: #CC0099; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight:bold}
a.style_navicontent:link {color:#669999; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight:bold}
a.style_navicontent:visited {color:#669999; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight:bold}
a.style_navicontent:hover {color:#CC0099; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight:bold}
a.style_navicontent:active {color:#669999; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight:bold}
a.style_navicontent:focus {color:#669999; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight:bold}
a.style_minilink:link {color:#669999; text-decoration: none; font-family: Tahoma,Arial,Verdana,Helvetica; font-size: 10px; font-weight:bold}
a.style_minilink:visited {color:#669999; text-decoration: none; font-family: Tahoma,Arial,Verdana,Helvetica; font-size: 10px; font-weight:bold}
a.style_minilink:hover {color:#CC0099; text-decoration: none; font-family: Tahoma,Arial,Verdana,Helvetica; font-size: 10px; font-weight:bold}
a.style_minilink:active {color:#669999; text-decoration: none; font-family: Tahoma,Arial,Verdana,Helvetica; font-size: 10px; font-weight:bold}
a.style_minilink:focus {color:#669999; text-decoration: none; font-family: Tahoma,Arial,Verdana,Helvetica; font-size: 10px; font-weight:bold}
.background_green {background-color: #1F4037;}
/* Gaestebuch START */
#smilieBox img {border:none;}
.visible {display: inline;}
#smilieBox {
	/*border:none;
	background-color:#f7f7f7;
	width:250px;
	overflow:auto;
	color:#666;
	border:none;*/
}
.gb_inputfield_content
{
	/* padding: 2px; top right bottom left */
	font-size: 13px;
	color:white;
	background-color:#785935;
	border: 1px solid #447962;
	background-color:transparent
}
.button{
    display: block;
    background-color: #1F4037;
	border: 1px solid #447962;
	font-size: 11px;
	font-weight:normal;
	font-family:Tahoma,Arial,Verdana,Helvetica;
	font-size:11px;
	color: #669999;
	cursor: pointer;
	cursor:hand;
	padding:2px;
	margin:0px;
    width: 100px; 
}
button:hover   { 
	color: #CC0099;
	border: 1px solid #CC0099;
	}

.gb_tableborder {
	border: 1px solid #447962;
}
.gb_cellbackground_1 {
    /*background-color: #2D584C;*/
	background-image:url('images/transparent_background_01.png');
}
.cellbackground_1 {
    /*background-color: #2D584C;*/
	background-image:url('images/transparent_background_01.png');
}
.cellbackground_2 {
	/*background-color: #376752;*/
	background-image:url('images/transparent_background_02.png');}
.gb_cellbackground_2 {
	/*background-color: #376752;*/
	background-image:url('images/transparent_background_02.png');}
.gb_cell_am_um {
	/*background-color: #2D584C;*/
	background-image:url('images/transparent_background_01.png');
	text-align: right;
}
.font_mini {font-size: 9px;}
.gb_align_right {text-align: right;}
.gb_align_left {text-align: left;}
/* Gaestebuch Ende */
.dashed {background:url('images/dashed.gif');}

/*style Slider*/
.dd-title-active {
    /*
    border-right: 1px solid #622311;
    border-left: 1px solid #763019;
    border-bottom: 1px solid #571106;
	text-decoration:underline;
	*/
	border-top: 1px solid #526464;
	margin-top:0px;
    padding:2px 2px 3px 20px;
    cursor:pointer;
    cursor:hand;
    /*background:#490D05 url('images/minus1.gif') no-repeat 6px 4px;*/
    background:url('images/minus1.gif') no-repeat 3px 3px;
    }

.dd-title {
    /*
    border-right: 1px solid #622311;
    border-bottom: 1px solid #571106;
    border-left: 1px solid #763019;
    border-top:1px transparent solid;*/
    margin-top:0px;
	text-decoration:underline;
    padding:3px 2px 3px 20px; /*top,rechts,bottom,links*/
    cursor:pointer;
    cursor:hand;
    color:#669999;
    /*background:#490D05 url('images/plus1.gif') no-repeat 6px 4px;*/
    background:url('images/plus1.gif') no-repeat 3px 4px;
}

.dd-content p{margin:0;padding:0}
.dd-content br{clear:left}
.dd-content ul{margin:3px 0px 3px 15px !important}
.dd-content  {
    padding-left: 21px;
    padding-bottom: 5px;
    border-bottom: 1px solid #526464;
    /*
    margin-left:25px;
    padding: 4px;
    font-size: 13px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	background-color:#571106;
    border-right: 1px solid #622311;
    border-left: 1px solid #571106;
	*/
}
/*style ende*/
.loadimage  {
    background-color:transparent;
    background-image:url("images/loading.gif");
    background-repeat:no-repeat;
    background-position: center center;
}
.error {color: #FF0000;}


.modul_error {color: #FF0000;}
.modul_align_left {text-align: left;}
.modul_tableborder {border: 1px solid #447962;}

.modul_cellbackground_1 {
    /*background-color: #2D584C;*/
	background-image:url('images/module_transparent_background_01.png');
}
.modul_cellbackground_2 {
	/*background-color: #376752;*/
	background-image:url('images/module_transparent_background_02.png');
}
.modul_inputfield_content
{
	/* padding: 2px; top right bottom left */
	font-size: 13px;
	color:white;
	background-color:#785935;
	border: 1px solid #447962;
	background-color:transparent
}
.modul_button{
    display: block;
    background-color: #1F4037;
	border: 1px solid #447962;
	font-size: 11px;
	font-weight:normal;
	font-family:Tahoma,Arial,Verdana,Helvetica;
	font-size:11px;
	color: #669999;
	cursor: pointer;
	cursor:hand;
	padding:2px;
	margin:0px;
    width: 100px;
}
.modul_button:hover   { 
	color: #CC0099;
	border: 1px solid #CC0099;
	}
