html 
{
	height:100%;
}

body 
{
	font-family:Tahoma, Arial, sans-serif;
	padding:0px;
	margin:0px;
	background-color:#FBFBFB;
	height:100%;
	font-size:12px;
}

a 
{
	-moz-outline:none;
	color:#29512C;
}

img 
{
	border: 0;
}

td 
{
	font-size:12px;
}

.overall 
{
	width:760px;

	min-height:100%;
	height:auto !important;  /* für moderne Browser */
	height:100%;  /*für den IE */

	background-color:#F5EDE1;
	background-image:url(/brautmoden/images/background.jpg);
	background-position:right;
	background-repeat:repeat-y;
	/*height:100% !important;*/
	position:absolute;
	top:0px;
	left:0px;
	z-index:20;
	padding-right:4px;
}

.overall_back 
{
	background-color:#F7F1E8;
	top:84px;
	position:absolute;
	width:100%;
	z-index:10;
}

.header
{
	position:relative;
	z-index:30000000;
	height:150px;
	
	font-size:12px;
	color: #BCA580;
}

.header_topnavi 
{
	padding:6px 6px 0px 0px;
	text-align:right;
	font-size:12px;
	color:#29512C;
}

.header_topnavi a 
{
	color:#29512C;
	text-decoration:none;
	font-weight:bold;
}

.header_topnavi a:hover 
{
	color:#000000;
}

.header_subnavi {
	padding:6px 0px 5px 280px;
	font-size:12px;
	color:#29512C;
}

.header_subnavi a {
	color:#29512C;
	text-decoration:none;
	font-weight:bold;
}

.header_subnavi a:hover {
	color:#000000;
}

.header_background 
{
	background-image:url(/brautmoden/images/background_search.jpg);
	height:100px;
}


.footer 
{
	font-size:10px;
	padding:10px 16px;
	text-align:right;
}

.footer_link 
{
	font-size:10px;
	color:#000000;
}

.adright 
{
	z-index:20;
	left:780px;
	top:15px;
	position:absolute;
	
	width:170px;
	
}


.adright div.f 
{

	border:1px #CCCCCC solid;
	background-color:#F5EDE1;
	padding:5px;
}

.search_box 
{
	background-image:url(/brautmoden/images/background_sub_search.jpg);
	height:44px;
	padding-left:280px;
	padding-top:5px;
}

.site_step 
{
	padding-left:280px;
	padding-top:2px;
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
}

.site_step a 
{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}

.site_step a:hover 
{
	color:#29512C;
}

.entry {
	margin:6px 0px;
	padding-left:10px;
}

.entry h2 {
	margin:0px 0px 6px 0px;
	font-size:12px;
	color:#999999;
}

.entry h2 a {
	color:#29512C;
	text-decoration:none;
}

.entry span {
	font-size:12px;
	line-height:16px;
}

.entry_links {
	border-top:1px dotted #CCCCCC;
	padding-top:5px;
	padding-bottom:3px;
	margin-top:5px;
	font-size:9px;
	color:#999999;
}

.entry_links a {
	font-size:9px;
	color:#29512C;
	text-decoration:none;
}

.entry_links a:hover {
	color:#000000;
}

a.entry_link {
	font-size:9px;
	color:#29512C;
	text-decoration:none;
}

a.entry_link:hover {
	color:#000000;
}

.startlink {
	font-size:12px;
	color:#29512C;
}

.startlink a {
	font-size:12px;
	color:#29512C;
	text-decoration:none;
}

.startlink a:hover {
	text-decoration:underline;
}

.addFormular
{
	border:1px #877964 solid;
}

.loginBox
{
	font-size:10px;
}

.rightmenu 
{
	font-size:12px;
	padding-left:5px;
}