/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;	margin-top: 0px;
	margin-right: 0px;	margin-bottom: 0px;
}

.clear{
	clear:both;
}
div#header{
	 height:212px; width:884px; margin-left:auto; margin-right:auto; background-image:url(../graphics/layout/header_bg_left.jpg);
}

div#logo_container{
	width:884px; height:183px; margin-left:auto; margin-right:auto; background-image: url(../graphics/layout/layout_domingworld_02.jpg); background-repeat:no-repeat;
}
div#login{
float:right; padding-right:10px; padding-top:3px;
}

div#navi{
	width:884px; margin-left:auto; margin-right:auto; padding-left: 10px; padding-top:8px; color:#FFFFFF;
}
div#navi a{
	margin-left:10px; margin-right: 10px; color:#FFFFFF; text-decoration:none;
}
div#navi a:hover{
	color:#FF6600;
}


div#content{
	width:884px; margin-left:auto; margin-right:auto; margin-top:30px;
}

div#content_left{
	width:450px; padding-left: 80px; padding-right: 24px; margin-right:10px;border-right: 1px solid #299cd1; float:left;
	background-image: url(../graphics/layout/content_bg.png); background-repeat:repeat-y; line-height: 24px;
}
div#content_left_full{
	width:770px; padding-left: 80px; padding-right: 24px; 
	background-image: url(../graphics/layout/content_bg.png); background-repeat:repeat-y; line-height: 24px;
}
div#content_right{
	width:300px; padding-left: 0px; margin-left:10px; float:right;
}
div#marketing_right{
	width:300px; padding-top: 30px; margin-top:30px; border-top: 1px solid #999999;
}

div#footer{
	width:804px; padding-left:80px; padding-top:15px; padding-bottom:15px; margin-left:auto; margin-right:auto; margin-top:30px; 
	border-top: 1px solid #666666; background-color:#F8F8F8;
	font-size:9px; line-height: 18px; 
}


div#shop_left{
	width:220px; padding-left: 0px; margin-right:15px; float:left;
}

div#shop_right{
	width:550px; padding-left: 60px; margin-left:15px; border-left: 1px solid #299cd1; float:right;
	background-image: url(../graphics/layout/content_bg.png); background-repeat:repeat-y; line-height: 24px;
}

div#shop_navi a{
	padding: 7px; display:block; margin-bottom:10px;
	background-color:#F2F2F2; border-top: 1px solid #299cd1; color:#666666;
	text-decoration:none;
}
div#shop_navi a:hover{
	background-color:#299cd1; color:#FFFFFF;
}






.container_angebot{
	width:290px; padding: 5px; border:1px solid #666666; margin-bottom:25px; background-image: url(../graphics/layout/bg_angebot.jpg); background-repeat:no-repeat; line-height: 20px;
}
.thumbnail{
	 margin: 2px;  border: 1px solid #cccccc;
}
.thumbnail:hover{
	 padding:0px; border: 1px solid #4E6B98;
}


.color1{
	color:#0099CC;
}
.color2{
	color:#FFFFFF;
}
.color3{
	color:#666666;
}

.rahmen{
	border: 1px solid #666666;
}
.underline{
	border-bottom: 1px solid #666666;
}
.input_100{
	width:100%;
}
.hinweis1{
	font-size: 9px; color:#999999; line-height:12px;
}

.headline1{
	color:#666666; font-size:18px; font-weight:bold;
}

.headline2{
	color:#0099CC; font-size:18px; font-weight:bold;
}
