root { 
    display: block;
    margin: 0;
    padding: 0;
}
html, body{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
body{
	background-color:#00326E;
    text-align: center;
    overflow: hidden;
}

#body_gradient{
	background-image:url(../images/background/body_gradient.png);
	background-repeat:repeat-x;
	position:absolute;
	width:100%;
	height:90px;
	top:0;
	z-index:1;
}

h1, h2, h3, p, a{
    font-family: Sans-serif, Verdana, Helvetica;
    font-style: normal;
    font-size: 11px;
    font-weight: normal;
    color: white;
}
a{
    text-decoration: none;
}
a:hover{
    color: white;
		color:#E2000F;
}
p{
    margin: 5px 0px;
}
h1{
    font-weight: bold;
    font-size: 14px;
    margin: 2px 0px;
}
h2{
    font-weight: bold;
    font-size: 11px;
    margin: 2px 0px;
}
#background{
    position: relative;
    display: block;
    background: #00326e url('../images/background/background.png') no-repeat top center;
    width: auto;
    height: 928px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding:0;
    text-align: center;
    overflow: hidden;
}
#content{
    position: absolute;
    width: 740px;
    height: 516px;
    padding: 0;
}

#imprint {
	position: absolute;
	right:-6px;
	top:20px;
	width:67px;
	height:22px;
	z-index:2;
}

#links{
	position: relative;
	margin-left: 20px;
	padding-top: 20px;
	width: 710px;
	height: 16px;
	z-index: 3;
	text-align: left;
}
#links p{
    font-size: 11px;
    color: white;
    display: inline;
    margin:0;
    padding:0;
    margin-bottom: 4px;
    margin-right: 10px;
    cursor: default;
}
#links p:hover{
    cursor: pointer;
    color:#E2000F;
}
#logo{
    background: url('../images/background/ochtum_park_logo_titel.png');
    position: relative;
    z-index: 2;
    width: 250px;
    height: 130px;
    margin: auto;
    top: -18px;
}
#map{
    position: absolute;
    right: 96px;
    text-align: right;
    top: 132px;
    width: 56px;
    height: 18px;
}
#map p{
    font-size: 12px;
    display: inline;
    margin:0;
    padding:0;
    margin-bottom: 4px;
    cursor: default;
}
#map p:hover{
    cursor: pointer;
    color:#E2000F;
}
#lpDiv{
	margin-left: 25px;
    margin-top: 30px;
}
.text_anfahrt{
	margin-top: -430px;
    margin-left: 430px;

}
#main{
    position: relative;
    width: 740px;
    height: 520px;
    top: 0px;
    margin: auto;
    padding:0;
    margin-bottom: 0px;
    margin-top:0px;
    z-index:1;
}
#main_background{
    position: absolute;
    display: inline-block;
    background: #002450;
/*    opacity:0.45;
    filter:alpha(opacity = 45);*/
    height: 520px;
    width: 740px;
    top:0px;
    left: 0px;
}
#main_popup{
    position: absolute;
    display: none;
    top: -604px;
    left: 0px;
    height: 490px;
    width: 700px;
    margin:0;
    padding:0;
    z-index: 10;
    background: transparent;
}
.main_popup_links{
    position: absolute;
    text-align: left;
    height: 20px;
    top: -15px;
    left: 20px;
}
.main_popup_links p{
    margin-left: -5px;
    display: inline;
}
.main_popup_links a{
    margin-left: 20px;
}
#main_popup_bg{
    height: 540px;
    width: 700px;
    background: #0b4e9b;
    opacity:0.95;
    filter:alpha(opacity = 95);
    z-index: 10;
}
#imgLogo{
    position: relative;
    margin-bottom: 0px;
    margin-top: 8px;
    padding: 0;
    z-index: 4;
    cursor: pointer;
}
#pictures{
    position: relative;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0;
    top: 0px;
    width: 700px;
    height: 350px;
    z-index: 2;
}
#navbar_arrows {
    position: relative;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0;
	right: 1px;
    top: 300px;
    width: 650px;
    height: 50px;
    z-index: 4;
	opacity:0.85;
    filter:alpha(opacity = 85);
    background: #0b4e9b;
}


#navbar_pictures{
    position: relative;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 5px;
    padding: 0;
    top: 300px;
    width: 650px;
    height: 50px;
    z-index: 4;
	opacity:0.85;
    filter:alpha(opacity = 85);
    background: #0b4e9b;
}
#nav_left{
    position: absolute;
    left: 11px;
    top: 11px;
    width: 40px;
    height: 32px;
    background: url('../images/navbar/navbar_left.png') no-repeat top left;
}
#nav_left:hover{
    cursor: pointer;
}
#nav_right{
    position: absolute;
    right: 11px;
    top: 11px;
    width: 40px;
    height: 32px;
    background: url('../images/navbar/navbar_right.png') no-repeat top left;
}
#nav_right:hover{
    cursor:pointer;
}
#popup_wrapper{
    position: relative;
    background: transparent;
    margin: 0 auto;
    width: 700px;
    padding: 0;
    z-index: 10;
}
#shops{
    position: relative;
    margin:auto;
    margin-bottom: 0px;
    margin-top:0px;
    padding:0;
    width: 740px;
    height: 100%;
    z-index: 4;
}
#shops_bg{
	position: absolute;
	top: -5px;
	left: 0px;
	background: #002450;
	/*    opacity:0.45;
    filter:alpha(opacity = 45);*/
    margin:0;
	padding:0;
	width: 740px;
	height: 100%;
}
#shops_container{
    position: relative;
    padding: 0;
    margin: auto;
    width: 700px;
    height: 250px;
    overflow: hidden;
}
#shop_popup{
    position: absolute;
    display: none;
    margin:0;
    margin-left: 44px;
    padding: 0;
    width: 650px;
    height: 330px;
    bottom: -330px;
    z-index: 10;
}
#shop_popup_bg{
    width: 650px;
    height: 330px;
    background: #0b4e9b;
    opacity:0.90;
    filter:alpha(opacity = 90);

}
#slide li img:hover{
	cursor: pointer;
    opacity:0.90;
    filter:alpha(opacity = 90);
}
#way:hover{
    cursor: pointer;
	color:#E2000F;
}

#anfahrt_link{
    cursor: pointer;
}
#anfahrt_link:hover{
    cursor: pointer;
	color:#E2000F;
}
/**
 *  Shop positions
 */
#ochtum_park{
    left: 0px;
    top: 6px;
}
#esprit{
    left: 90px;
    top: 6px;
}
#tom_tailor{
    left: 160px;
    top: 6px;
}
#adidas{
    left: 260px;
    top: 6px;
}
#puma{
    left: 330px;
    top: 6px;
}
#nike{
    left: 410px;
    top: 6px;
}
#gerry_weber{
    left: 490px;
    top: 6px;
}
#tommy_hilfiger{
    right: 0px;
    top: 6px;
}
#marc_o_polo{
    left: 0px;
    top: 44px;
/*	margin-top: 50px;
*/
}
#betty_barclay{
    left: 90px;
    top: 44px;
	margin-left: 7px;
}
#dockers{
    left: 190px;
    top: 44px;
	margin-left: 7px;
}
#schiesser{
    left: 310px;
    top: 44px;
	margin-left: -7px;
}
#mustang_jeans{
    left: 380px;
    top: 44px;
}
#lindt{
    left: 460px;
    top: 44px;
}
#moeve{
    left: 550px;
    top: 44px;
	margin-left: 10px;
}
#street{
    right: 0px;
    top: 44px;
	margin-top: -7px;
	margin-left: 5px;

}
#takko{
    left: 80px;
    top: 94px;
}
#home{
    left: 160px;
    top: 94px;
}
#vero_moda{
    left: 230px;
    top: 94px;
}
#mexx{
    left: 350px;
    top: 94px;
}
#marc_picard{
    left: 430px;
    top: 94px;
}
#tom_tailor_kids{
    left: 530px;
    top: 94px;
}
#sarar{
    right: 0px;
    top: 94px;
}
#b_o_c{
    left: 0px;
    top: 135px;
}
#more_and_more{
    left: 90px;
    top: 135px;

}
#mc_donalds{
    left: 200px;
    top: 135px;
}
#burger_king{
    left: 260px;
    top: 135px;
}
#daniel_hechter{
    left: 320px;/* 420px;*/
    top: 135px;
}
#crocs{
    left: 430px;
    top: 135px;
}
#mc_trek{
    /*right: 0px;*/
    left: 545px;
    top: 135px;
}
#pomodoro{
    /*left: 0px;*/
    right: 0px;
    top: 180px;
}
#home_and_cook{
    left: 0px;
    top: 180px;
}
#centa_star{
    left: 80px;
    top: 180px;
}
#cross{
    left: 0px;
    top: 94px;

}
#marvelis{
    left: 220px;
    top: 180px;

}
#brax{
    left: 330px;
    top: 180px;
}
#das_futter_haus{
    left: 420px;
    top: 190px;
	margin-top: -6px;

}
#hem{
    left: 505px;
    top: 190px;
	margin-top: 2px;
}
#seidensticker{
   /* left: 620px;*/
    right: 0;
    top: 190px;
	margin-top: 2px;
}
.shoplist{
    background: transparent;
    list-style: none inside;
    margin: 0;
    padding:0;
    white-space: pre-line;
    overflow:hidden;
}
.shoplist li{
    display: inline;
}
.shoplist li img{
    position: absolute;
    border: 0px dashed red;
}
.shoplist li img:hover{
    cursor: pointer;
}

.popup_close{
    position: absolute;
    width: 17px;
    height: 15px;
    background: url('../images/popup/popup_close.png') no-repeat top left;
    right: 10px;
    top: 10px;
}
.popup_close:hover{
    cursor: pointer;
}
.slide_picture{
    position: absolute;
    left: 0px;
    top: 0px;
}
.content_main_popup{
    position: absolute;
    top: 25px;
    left: 0px;
    width: 700px;
    height: 490px;
}
.content_shop_popup{
    position: absolute;
    top: 40px;
    left: 0px;
    width: 650px;
    height: 305px;
}
.content_shop{
    position: relative;
    top: 0px;
    left:0px;
    width: 650px;
    height: 240px;
    overflow: hidden; 
}
.shop_popup_picture{
    position: absolute;
    left: 265px;
    width: 120px;
    height: 50px;
    top: -33px;
	z-index:100;
    text-align: center;
}
.nav_image{
    position: absolute;
    left: 50px;
    width: 120px;
    height: 50px;
    top: 0px;

}
.shop_popup_picture img{
}
.shop_popup_left, .shop_popup_center, .shop_popup_right{
    margin-top: 50px;
    height: 140px;
}
.shop_popup_left{
    position: relative;
    margin-left: 30px;
    width: 100px;
    float: left;
    text-align: left;
}
.shop_popup_center{
    position: relative;
    margin-left: 20px;
    width: 160px;
    float: left;
    text-align: left;
}
.shop_popup_right{
    position: relative;
    margin-left: 10px;
    width: 180px;
    float: left;
    text-align: left;
}
.shop_popup_link{
    position: relative;
    margin-left: 30px;
    float: left;
    text-align: left;
}
.map_link{
    font-weight: bold;
}
.map_link:hover{
    cursor: pointer;
}
.main_popup_header{
    position: relative;
    text-align: left;
    margin-left: 20px;
}
.main_content{
    position: absolute;
    text-align: left;
    margin-top: 20px;
    height: 500px;
    overflow: hidden;
}
.main_content ul{
    list-style: none;
    white-space: pre-line;
    padding:0;
    margin: 0;
}
.main_content ul li{
    display: inline;
    margin: 0;
    padding: 0;
}
.list_link{
    display: inline;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}
.list_link:hover{
    cursor: pointer;
	color:#E2000F;
}

.redText p{
    position: relative;
	top: 340px;
	line-height:5px;
    float: left;
	font-size:12px;
    font-weight: bold;
    margin-left: 20px;
	color:#c20F0F;
}

.main_twocol_left{
    position: relative;
    float: left;
    margin-left: 20px;
}
.main_twocol_right{
    position: relative;
    float: left;
    margin-left: 60px;
}
.main_threecol_left{
    position: relative;
    float: left;
    width: 180px;
    margin-left: 20px;
}
.main_threecol_center{
    position: relative;
    width: 190px;
    float: left;
}
.main_threecol_right{
    position: relative;
    width: 180px;
    float: left;
}
.ochtum_popup_left{
    position: relative;
    margin-left: 30px;
    margin-top: 30px;
    width: 240px;
    height: 200px;
    float: left;
    text-align: left;
}
.ochtum_popup_center{
    position: relative;
    margin-left: 20px;
    margin-top: 30px;
    width: 160px;
    height: 200px;
    float: left;
    text-align: left;
}
.ochtum_popup_right{
    position: relative;
    margin-left: 10px;
    margin-top: 30px;
    width: 180px;
    height: 200px;
    float: left;
    text-align: left;
}
.popup_picture_slide{
    position: relative;
    height: 50px;
    width: 650px;
    overflow: hidden;
    text-align: center;
    float: left;
    padding: 0;
	top: -8px;
    padding-top: 2px;
    background:#002450;
}
.popup_picture_slide_container{
    position: relative;
    width: 550px;
    height: 44px;
    overflow:hidden;
    left: 50px;
    margin: 2px 0px;
    padding: 0;
}
.popup_picture_slide div ul{
    position: absolute;
    height: 44px;
    left: 0px;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    background: transparent;
    list-style: none inside;
}
.popup_picture_slide div ul li{
    padding: 0;
    display: inline;
    height: 40px;
    width: 80px;
    padding: 0px 5px;
}
.popup_picture_slide div ul li img{
    margin-top: 2px;
}
.slide_hover_left{
	background:url(../images/navbar/navbar_right2.png) no-repeat top left;;
    position: absolute;
    width: 50px;
    height: 50px;
    right: -6px;
    top: 10px;
    z-index: 20;

}
.slide_hover_right{
	background:url(../images/navbar/navbar_left2.png) no-repeat top left;;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 6px;
    top: 10px;
    z-index: 20;
}

#banner {
	background:url(../images/background/banner.png) no-repeat top;
	position:fixed;
	left:-3px;
	top:0;
	width:265px;
	height:265px;
	z-index:999;
}
.text_edit {
	color: #F00;
}
