@charset "UTF-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
	font-size: 100%;
}

html
{
	height: 100%
}

body
{
		font-size: 100.01%;
		font-family: Verdana, Helvetica, sans-serif;
		position: relative;
		color: #000;
		background: #fff2dc;
		text-align: left;
}

img
{
	border: 0
}

a
{
	text-decoration: none !important;
	color: #cc3333;
}

h1, p
{
	margin: 0;
	padding: 0 0 10px;
}

select, input, textarea
{
	font-size: 99%
}

#site-container
{
	width: 980px;
	margin: auto;
	text-align: left;
}

#info-bar
{
	float: left;
	padding: 0 0 200px;
	width: 200px;
	margin-top: 19px;
}

#info-box
{
	height: 280px;
	background: url(../img/info-bg.png);
}

#menu
{
	margin: 0;
	padding: 0 0 30px;
	list-style: none;
	background: url(../img/menu-bg.png) bottom no-repeat;
}

#menu li
{
	margin: 0 15px;
}

#menu a
{
	display: block;
	width: 100%;
	padding: 4px 0;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	border-bottom: 2px solid #eaeaea;
	color: #cc3333;
}

.submenu
{
	margin-left: 20px !important;
}

.submenu a
{
	color: #f64836 !important;
}

#menu-sh
{
	height: 40px;
	background: url(../img/menu-sh.jpg);
}

#main-container
{
	margin-left: 3px;
	overflow: hidden;
}

#main-bar
{
	float: left;
	width: 433px;
	margin-left: 1px;
}

#main-img
{
	margin: 0 0 15px 7px;
}

#image-box
{
	width: 433px;
	height: 268px;
	background: url(../img/image-border.png);
}

#image-box img
{
	margin: 1px 0 29px 7px;
}

#add-bar
{
	float: right;
	width: 337px;
	background: url(../img/add-bg.jpg) no-repeat right bottom;
}

#add-box p, #add-box h1, #add-box a
{
	color: #fff;
	font-size: 80%;
}

#add-box
{
	padding: 15px 19px 30px;
	background: url(../img/add-top.gif) top right no-repeat;
}

.p_link
{
	overflow: hidden;
	padding: 5px 0;
	display: block;
	text-align: left;
	color: #fff !important;
	height: 1%;
}

a:hover .xlink
{
	text-decoration: none !important;
	display: block;
}

.xsell
{
	float: left;
	display: block;
	margin-right: 10px;
	border: 1px solid #fff;
}

.xselltitel
{
	color: #fff;
	font-family: Arial;
	font-size: 15px;
}

.xselltitelbg
{
	background: url(../img/xselltitelbg.jpg);
	width: 239px;
	height: 18px;
	padding: 0 2px;
	color: #bb2b22 !important;
}

table
{
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000;
	font-size: 85%;
}

th
{
	padding: 0 3px;
	width: 200px;
	border: 1px solid #000;
	background: #EFEFEF;
}

td
{
	padding: 0 3px;
	width: 200px;
	border: 1px solid #000;
	vertical-align: top;
}

#quicky
{
	height: 40px;
	margin: 0 0 5px;
	padding-left: 23px;
	list-style: none;
	background: url(../img/quicky-bg.png) bottom no-repeat;
}

#quicky li
{
	float: left;
	margin-top: 4px;
}

#quicky a
{
	padding: 4px 10px;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	border-right: 2px solid #f64836;
	border-left: 2px solid #f64836;
	margin-left: -2px;
	color: #fff;
}

#content
{
	font-size: 90%;
	padding: 0 15px 40px;
	height: auto !important;
	height: 487px;
	min-height: 487px;
	background: url(../img/content-sh.png) no-repeat bottom;
}

#content1
{
	font-size: 90%;
	padding: 15px 43px 30px;
	height: auto !important;
	height: 210px;
	min-height: 210px;
	background: url(../img/content-sh.png) no-repeat bottom;
}

#content3
{
	font-size: 90%;
	padding: 0 15px 40px;
	height: auto !important;
	height: 270px;
	min-height: 270px;
	background: url(../img/content-sh.png) no-repeat bottom;
}

.clearer
{
	clear: both;
}

a:hover
{
	text-decoration: underline !important;
}

#footer
{
	text-align: center;
	clear: both;
}

#footer p
{
	color: #000;
	font-size: 70%;
}

#footer a
{
	color: #000;
	padding: 10px 0;
}

#flags
{
	padding: 0 7px 23px;
}

fieldset 
{
	text-align: center;
	margin: 0 0 10px;
	padding: 5px 40px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px #000 solid; 
}

.formnormal legend, .mustertitel
{
	color: #000;
	text-align: left;
}
   
form
{
	text-align: center;
}

label
{
	text-align: left;
}
   
.formnormal label
{
	display: block;
	float: left;
	width: 140px;
	font-size: 12px;
	font-weight: normal;
}
   
.formnormal input 
{
	width: 140px;
	text-align: left;
	margin-bottom: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.mustertable td, th
{
	padding: 0;
	border: 0;
	font-weight: normal;
	text-align: left;
}
