body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

table
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	background-image: url(images/bg_content.jpg);
}

input, option
{
font-family: Verdana, Tahoma, Arial;
font-size:11px;
color:#000000;
}

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

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

select
{
font-family:Verdana, Tahoma, Arial;
font-size:10px;
color:#000000;
}

textarea
{
font-family:Verdana, Tahoma, Arial;
font-size:10;
color:#000000;
}


.bold
{
Font-weight: bold;
background-color: #cccccc;
}

.bigger {Font-weight: bold; font-size:18; padding-bottom: 18px}
.hot {color: #FF0909;}
.hot_small {color: #FF0909; font-size:10}
.soft {color: #7F7F7F;}
.small {font-size:10;}
.menu {border: 1px solid #C0C0C0; width:140px;}
.searchengine {border: 1px dotted; width:95%}
.contact {border: 1px dotted ; width:95%; background-color:#eeeeee;}
.desc {
	height:25px;
	Font-weight: bold;
	background-image: url(images/bg_top_navi.jpg);
	color: #FFFFFF;
}
.desc a {
	color: #FFFFFF;	
}


.menu_admin {width:100%}
.menu_header {background-image:url(images/menu_head.gif); height:30px; font-weight: bold}
.menu_reiter {background-image:url(images/menu_head.gif); height:25px; font-weight: bold}
.menu_header_small {background-image:url(images/menu_head.gif); height:30px; font-weight: bold; font-size:10}
.menu_header_shop {background-image:url(images/menu_head_shop.gif); height:30px; font-weight: bold}
.menu_header_fine {background-image:url(images/menu_head.gif); height:30px;}
.menu_edit {background-color:#d4d4d4; font-size:10}

.capt {font-size:10; Font-weight: bold;}

.highlight {background-color: #FFBF80}

.menu_top {font-size:10;background-color:#DEE7DE; text-align:center; height:25px;}
.menu_top_bold {font-size:10;background-color:#DEE7DE; text-align:center; height:25px; font-weight: bold}

.image {border: 1px solid #000000;}

a.button {
	width:125px;
	background-color: #F5F5F5;
	font-family: Verdana;
	padding: 4px 8px;
	border-top: 1px solid; color: #000000;
	border-right: 1px solid; color: #000000;
	border-bottom: 1px solid; color: #000000;
	border-left: 1px solid; color: #000000;
	text-align: center;
}
a.button:hover {
	text-decoration: none;
	}

h1 {
font-size: 18px;
color: #005aaa;
margin: 15px 0 5px 0;
line-height: 20px;
}

h2 {
font-size: 15px;
color: #009d4f;
margin: 15px 0 10px 0px;
width: auto;
}