
@import url(http://fonts.googleapis.com/css?family=Didact+Gothic);

.fullBg {
	position: fixed; /* absolute */
	top: 0;
	left: 0;
	overflow: hidden;
}

#maincontent {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 50;
	width: 100%;
	}
	


#box {
	width: 1000px;
	margin: auto;
	margin-top: 0px;
	padding: 0 10px;
/*	background: #fff;
	opacity: 0.9; 
	filter: alpha(opacity=90);*/
	}
	

/********************************************* INHALT *********************************************************/
#inhalt {
	
	font-family: 'Didact Gothic', sans-serif;
	font-size: 14px;
	line-height: 13px;
	color: #000000;
	letter-spacing: 1px;
}

#inhalt .boxformat {
	background-image:url(images/background_inhalt.png);
	background-repeat:repeat;
	background-position:left; 
	color: #000000;
}




#inhalt .haupttitel {
	font-size: 28px;
	font-family: 'Didact Gothic', sans-serif;
	color: #000000;
	font-weight: 500;
	letter-spacing: 1px;
	margin-left: 0px;
	line-height: 30px;
}
#inhalt .untertitel {
	font-size: 18px;
	font-family: 'Didact Gothic', sans-serif;
	color: #000000;
	font-weight: 500;
	letter-spacing: 1px;
	margin-left: 0px;
}

#inhalt p {
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	color: #000000;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

#inhalt .schrift {
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	color: #000000;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
}


#inhalt .ausgabe {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #FF0000;
	letter-spacing: 1px;
	margin-right: 10px;
}

#inhalt .tabelle {
	line-height: 20px;
}


#inhalt .inhaltback {
	background-image:url(images/background_linie.jpg);
	background-repeat: repeat-y;
	background-position:left; 
}



#inhalt a {
	color: #4A5B0A;
	letter-spacing: 1px;
	font-weight: 700;
	text-decoration: none;
	}
#inhalt a.link{
	color: #4A5B0A;
	letter-spacing: 1px;
	font-weight: 700;
	text-decoration: none;
}

#inhalt a:hover {
	color: #879F1C;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: 700;
	}
#inhalt a.visited {
	color: #4A5B0A;
	letter-spacing: 1px;
	font-weight: 700;
	text-decoration: none;
	}
#inhalt a.active {
	color: #4A5B0A;
	letter-spacing: 1px;
	font-weight: 700;
	text-decoration: none;
	}
	

#inhalt a.menu {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	line-height: 16px;
	padding: 3px;
}
#inhalt a.menu:link { 
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	line-height: 16px;
	padding: 3px;
}
#inhalt a.menu:active {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	line-height: 16px;
	padding: 3px;
}
#inhalt a.menu:visited {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	line-height: 16px;
	padding: 3px;
}
#inhalt a.menu:hover {
	color: #27410E;
	font-size: 15px;
	background-color: #ffffff;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;
	padding: 3px;
}


#inhalt a.menutitel {
    font-size:18px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#222;
    padding:3px;
    float:left;
    clear:both;
    width:100px;
    text-shadow:1px 1px 1px #fff;
}
#inhalt a.menutitel:link { 
    font-size:18px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#222;
    padding:3px;
    float:left;
    clear:both;
    width:100px;
    text-shadow:1px 1px 1px #fff;
}
#inhalt a.menutitel:active {
    font-size:18px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#222;
    padding:3px;
    float:left;
    clear:both;
    width:100px;
    text-shadow:1px 1px 1px #fff;
}
#inhalt a.menutitel:visited {
    font-size:18px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#222;
    padding:3px;
    float:left;
    clear:both;
    width:100px;
    text-shadow:1px 1px 1px #fff;
}
#inhalt a.menutitel:hover {
    font-size:18px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#ffffff;
    padding:3px;
    float:left;
    clear:both;
    width:100px;
    text-shadow:1px 1px 1px #fff;
}



#inhalt input, textarea, select {
	font-family: 'Didact Gothic', sans-serif;
	font-size: 14px;
	background-color:#ffffff;
	color: #27410E;
	letter-spacing: 1px;
}



#inhalt .blank { 
	display:none; 
}


/********************************************* div *********************************************************/




#inhalt .title {
	position:absolute;
	top:150px;
    left:50px;
}


#navigation {

    font-family: "Trebuchet MS", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1.4px;
	
}
.navigation .item{
	position:absolute;
}
.user{
    top:125px;
    left:400px;
}
.home{
   top:128px;
   left:585px;
}
.shop{
   top:189px;
   left:762px;
}
.camera{
   top:318px;
   left:885px;
}
.fav{
   top:420px;
   left:1000px;
}
a.icon{
    width:52px;
    height:52px;
    position:absolute;
    top:0px;
    left:0px;
    cursor:pointer;
}
.user a.icon{
    background:transparent url(../images/home.png) no-repeat 0px 0px;
}
.home a.icon{
    background:transparent url(../images/user.png) no-repeat 0px 0px;
}
.shop a.icon{
    background:transparent url(../images/shop.png) no-repeat 0px 0px;
}
.camera a.icon{
    background:transparent url(../images/camera.png) no-repeat 0px 0px;
}
.fav a.icon{
    background:transparent url(../images/fav.png) no-repeat 0px 0px;
}
.navigation .item a.active{
    background-position:0px -52px;
}
.item img.circle{
    position:absolute;
    top:0px;
    left:0px;
    width:52px;
    height:52px;
    opacity:0.1;
}
.item h2{
    position:absolute;
    width:147px;
    height:52px;
    color:#222;
    font-size:18px;
    top:-15px;
    left:52px;
    text-indent:10px;
    line-height:52px;
    text-shadow:1px 1px 1px #fff;
    text-transform:uppercase;
}
.item h2.active{
    color:#104E56;
    text-shadow:1px 0px 1px #555;
}
.item ul{
    list-style:none;
    position:absolute;
    top:45px; /* statt 60*/
    left:25px;
    display:none;
}
.item ul li a{
    font-size:15px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#222;
    padding:3px;
    float:left;
    clear:both;
    width:100px;
    text-shadow:1px 1px 1px #fff;
}
.item ul li a:hover{
    background-color:#fff;
    color:#444;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:1px 1px 4px #666;
    -webkit-box-shadow:1px 1px 4px #666;
    box-shadow:1px 1px 4px #666;
}

