html, body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: "Bitstream Vera Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100.01%;
}

a {
	color: #394700;
	text-decoration: none;
}

a:hover {
	color: #9e0203;
	text-decoration: underline;
}


img {
	border: 0px solid #000;
	display: block;
}

form {
	display: inline;
}

table {
	border-collapse: collapse;
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;
}

table.stdtable {
	border-collapse: separate;
	border: 0px solid #000;
	margin-left: auto;
	margin-right: auto;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:		left;
	vertical-align:	top;
	padding: 0px;
	margin: 0px;
}

table.stdtable td {
	vertical-align:	middle;
	padding: 1px;
}

table.closetable {
	border-collapse: collapse;
}

table.closetable td {
	padding: 0px;
}

#page {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
	width: 916px;
	margin:0px auto;
	padding:0px 15px;
}

#logo {
	float: left;
	margin-left:50px;
	margin-right: 20px;
}

#headbox {
	margin-left:3px;
	background-color: #b2bf96;
}

ul.topmenu {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;

}

.topmenu li  {
    float:left; 
	background-image: url(images/menubtn.gif); 
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height:45px;
	
}

.topmenu li a {
	padding-left:65px;
	padding-right:10px;
	color:#9e0203;
	text-decoration:none;
	text-align:center;
	display:block;
	padding-top:18px;

	
}
.topmenu li a:hover {
	background-image: url(images/menubtn.gif); 
	background-repeat:no-repeat;
	background-position:0px -47px;
	text-decoration:none;
	color:#222222;
}

#bar {
	background-image: url(images/topmenu.gif);
	background-color: #9e0203;
	margin-bottom: 20px;
    	height:45px; 
	margin: 0 auto;
	width: 910px
}

#sidebar {
	float:left;
	width:240px;
	border-right: 1px dotted #a5acc9;
	overflow: hidden;
}

ul.menu { 
    padding: 0px; 
    margin: 10px 0px 10px 29px; 
   	list-style:none; 
	
} 

ul.menu li  { 
    margin: 0 0 2px 0;
	padding: 0;
} 
 
ul.menu li a { 
    	background-image: url(images/sitemenubtn.jpg); 
 	background-repeat:no-repeat;
    	width: 154px; 
	height: 19px;
	padding-top:5px;
	padding-left:45px;
    	display: block; 
    	color:#9e0203; 
} 
 
ul.menu li a:hover { 
    	background-image: url(images/sitemenubtn.jpg); 
	background-repeat:no-repeat;
    	background-position: 0px -24px; 
    	text-decoration: none; 
 
}

/* }}} */

#searchbox {
	width:219px;
	height: 65px;
	padding: 0 0 20px 20px;
	color: #788c15;
	border-top: 1px dotted #a5acc9;
	border-bottom: 1px dotted #a5acc9;
	overflow: hidden;
}

#searchbox input {
	border: 1px solid #a5acc9;
	padding: 3px;
	margin-left:10px;
}

#google {
	width:194px;
	padding: 25px 0px 30px 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	border-bottom: 1px dotted #a5acc9;
}

#vegas {
	margin:20px 0px 0px 60px;

}

#google_result {
	margin:20px 0px 0px 5px;
	padding-bottom:0px;
}

#google_result a{
	margin:30px 0px 0px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#5f6b77;
}

#content {
	width: 910px;
	background-color:#FFCC99;
	padding-bottom:5px;
	margin-left:3px;
}



#newsbox {
	width:218px;
	margin-right:10px;
	padding-left:20px;
	padding-top:10px;
	margin-bottom:10px;
	color:#5f6b77;
	border-bottom: 1px dotted #a5acc9;
}

#newsbox_1 {
	padding-top: 10px;
	margin-left: 5px;
}



#newsbox_2 {
	margin-top: 10px;
	margin-right:5px;
	margin-bottom:15px;

}

#contentbox {
	margin-right:0px;
	margin-left:10px;
	
}


#footer {
	background-image: url(images/footer.gif);
	height:35px;
	text-align:center;
	margin:0 3px;
	padding:0px;
	clear:both;

}

#footer img {
display: inline;
}


#footer a {
	width:300px;
	color:#9e0203;
	margin-right:30px;
	margin-left:30px;
	text-decoration:none;
	vertical-align:13px;
	display:inline;
}

#footer a:hover{
	color:#222222;
}

#page_bottom {
	margin: 0 auto;
	background-image: url(images/page_bottom_02.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 946px;
	padding: 0;
}

p {
	margin-top: 0;
}

h1, h2, h4, h5, h6 {
	color: #9e0203;
	margin: 0 0 10px 0;
	padding: 2px 4px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2, h3, h4, h5 {
	margin-top: 10px;
	background-color: #fff;
	font-weight: bold;
	color: #9e0203;
}

h6 {
	margin-top: 10px;
	font-weight: bold;

}

li h3 {
	border: 0px solid #000;
	background-image: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #9e0203;
}

h1 {
	font-size: 24px;
	line-height: 1.1;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
}



#maingradient {
	background: url(/images/main_gradient.gif);
	background-repeat: repeat-x;
}



th {
	background-color: /*#FFF8CD;*/#FFDB8F;
	text-align: center;
	border-bottom: 2px solid #a5acc9;
}





small {
	color: #888888;
	font-size: 9px;
}



hr {
	color: #a5acc9;
	height: 0px;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	/*border-bottom: 0px;*/
}

/* ------------  user defined --------------- */

/* notice */
.notice_error {
	color: #FF0000;
}

.notice_notice {
	color: #009900;
}

/* links */


.fattext {
	font-size: 12px;
	font-weight: bold;
	color: #9e0203;
}

.fattext a{
	font-size: 12px;
	font-weight: bold;
	color: #9e0203;
}


.brownlink {
	color: #9e0203;
}
.brownlink:hover {
	color: #0f680e;
	text-decoration: none;
}

.editbox {
	border: 1px solid;
	height: 17px;
	font-size: 12px;
	margin-bottom:9px;
	display: block;
	color: #a5acc9;
	background-color: #fff;
}

.formstandard {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border:1px solid #a5acc9;
	color: #9e0203;
}

.boxborder {
	background-color: #9e0203;
}
/* other */

.blocktext {
	text-align: justify;
}
.dark {
	background-color: #9e0203;
	color: #FFFFFF;
}
.darktdunderline{
	border-bottom: 1px solid #a5acc9;
}

.submitlink {
	color: #9e0203;
	font-weight: bold;
	text-decoration: none;
}
.submitlink:hover {
	color: #0f680e;
	font-weight: bold;
	text-decoration: none;
}

#form_suchsubmit {
	margin-bottom: auto;
}

.smallgray {
	font-size: 9px;
	color: #777777;
}
.nostylelink {
	text-decoration: none;
	color: #000000;
}
.nostylelink:hover {
	text-decoration: none;
	color: #000000;
}

.kategorietitel {
	color: #9e0203;
}
.bewertungsrand {
	background-color: #000000;
}
.suchboxbg {
	background-color: #ffffff;
	border: 1px dotted #a5acc9;
	margin-left: 20px;


}
.suchboxbg td {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:0px;
	margin-right:10px;
}
.suchboxbg td td {
	padding: 0;
}

/* {{{ clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* }}} */




