/*
*/

* {
	margin: 								0;
	padding: 								0;
}



/* ################   Position ################  */
/* 
Siehe auch:
- position.css
- ieonly.css (wegen max-width)
- print.css
- template_rtl.css
*/
html {
        background-color:#7d7d7d;
}

body{
        background-image: url(../img/body-bg-new.gif);
        background-repeat: repeat-x;
}

#all {
	position: relative;
	width:	1000px;
	margin: 0 auto;
	border:	0;
	font-size:0.8em;
	color:	#000000;
	text-align:left; /**/
}

#page /*.lang*/{
        height: 550px;
        overflow: auto;
        padding-right:4px;
        width:	256px;
        float:left;
}
#page .lang-breit{
        height: 550px;
        overflow: auto;
        margin:10px 200px 10px 200px;
        text-align:left;
}
#page div.lang-wedding{
        height: 550px;
        overflow: auto;
        margin:-190px 10px 10px 300px;
        text-align:left;
        float:right;
}
#page /*.lang*/ p{
        padding-bottom:10px;
}

#page div.home img{
        padding-left: 1px;
        height: 555px;
        display: block;
        width:97px;
}
#intro div.home img{
        padding-left: 1px;
        height: 555px;
        width:97px;
        float:right;
}
#main #page {
        width:	1012px!important;
}
#header {
	color:#000000;
	border:none;
}

#contentarea, #contentarea2 {
	/*position: relative;*/
	overflow: hidden;
        height: 555px;
        width:	1000px;
}

#wrapper { 

        text-align:left;
}

.besps_holder_0 {
        float:right;
        margin-right: 0px;
        margin-top: 0px;
}

#main .besps_ctrls_0 a img{
    height:20px;
    float:none; 
    margin-top:-5px;
}

#main {

	margin: 0;
}

#main img{
	position: relative;
        top:0px;
        right:0px;
        height:555px;
        float:right;
}
#main img.wedding{
        height:60px;
        float:left;
}

#main2 {
	width: 1000px; 
	float: left;
}
#intro{
       float:right;
}
#right {
	width: 	180px;
/*	width: 	28%; /**/
	float:	right;
	color: 	#000000;
}



/* ###################### generell ###################### */
.unsichtbar,
.u2,
.invisible,
.unseen {
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}



.wrap {
	clear: both;
	float: none;
	visibility: hidden;
	height: 0;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}



#logo

{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	z-index: 0;
}



/*#logo  img { display: block; }*/



/*#logo span

{

	display: block;

	margin: 0px 0 0 100px !important;

	border-bottom: solid 1px #666;

}*/



/* ###############  main * ########################### */

/* position */

.leading

{

	background: #EFDEEA url(../images/biene.gif) no-repeat top left;

	border: solid 1px #CCCCCC;

	color: #000000;

	margin: 30px 0px 10px 0px;

	padding: 20px 20px 40px 120px;

	position: relative;

}



.leading_separator

{

	border-bottom: solid 0px #333333;

	display: block;

	height: 10px;

	margin: 0 0 0px 0;

}



.article_separator {
	border: solid 1px #333333;
	display:none;
	margin: 0px 0 0px 0;
}



.blog { padding: 0; }



.cols1

{

	display: block;

	float: none !important;

	margin: 0 !important;

}



.cols2 { width: 45%; }

.cols3 { width: 30%; }



.column1 , .column2

{

	border: solid 0px #D4A7C5;

	margin: 0 5px 0 0;

	position: relative;

}



.column2, .column1 {

	float: left;

	margin: 0;

}



.column2 {

	float: right;

	margin: 0;

	width: 45%;

}



.article_row {

	margin: 0px 0 0px 0;

	padding: 0;

	overflow: hidden;

}



.article_column {

	border: solid 0px #ccc;

	padding: 10px 10px 10px 0;

}



.row_separator2 {

	display: block;

	clear: both;

	margin: 0;

	border: solid 0px;

}