body {
	
	font: 62.5%/1.6em "Arial", "Arial", verdana, geneva, sans-serif;
	color:#000;
	margin:0;
	background: top repeat-x #FFFFFF;
	background-attachment:fixed;
	
}

* {
	margin:0;
	padding:0;
	;
}



#justifybox {
	width:790px;
	background:url(../images/unten.gif) bottom repeat-x #fff;
	border-left:1px solid #9C9E9C;
	border-right:1px solid #9C9E9C;
	border-bottom:1px solid #9C9E9C;
	padding:0 10px 10px 10px;
	margin:0 auto;
}

#nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
	heigth: 20px;
}

#nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
}

#nav li a {
	display:block;
	padding:45px 10px 0px 10px;
	background:#fff;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 0px 0 0;
	
	
}
#nav li a:hover {
	
	
	color: #FFCD1C;
	
}

#header h1 {
	background-color:#fff;
	color:#222;
	float:left;
	padding:30px 20px 20px 10px;
	/*background:url(../images/h3.jpg) left bottom no-repeat;*/
}

#header h1 a {
	color:#222;
	text-decoration:none;
	border:none;
}
#header h1 a:hover {
	color:#000;
}
#header h1 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}

#containerbox {
	clear:both;
	padding:0px 0 0 0;
	border: 1px;
	border-color: #000000;
	border-top:2px solid #FFCD1C;
}

p.beschreibung {
	padding:0px;
	color:#fff;
	width:770px;
	height:200px;
	font-size:1.5em;
	line-height:25px;

	background-color: ;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/photocaseaz6emmdg3[1].jpg);
}
p.beschreibung a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.beschreibung a:hover {
	border-bottom:1px solid #8CD1FF;
}

/* mit den margins den Abstand zur Oberkante regeln (def= -30) */
#sidebar {	
	width:230px;
	float:right;
	/*background:url(../images/sidebar.jpg) top right no-repeat #fff;*/
	padding:10px 20px 10px 10px;
	margin:-10px 0 0 0;
	color: #000000;
}

#content {
	margin:0 260px 0 0px;
	padding:0px 0px 0 0;
}

#content h2 {
	font:2.2em Arial;
	color:#121212;
	letter-spacing:0px;
	margin:5px 0;
	/*border-bottom:2px solid #eee;*/
	/*background:url(../images/h2.jpg) bottom left no-repeat;*/
	clear:left;
}
#content h2 a {
	color:#000000;
	text-decoration:none;
	
}
#content p {
	margin:15px 3px;
	font-size:110%;
	line-height:21px;
	color: #333;
}

#sidebar h2 {
	color:#000000;
	margin:10px 0px;
	font-size:1.3em;
	background-color:#F7F7F7;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
	color:#F7F7F7;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0033aa;
}

input {
	padding:5px;
	border:1px solid #eee;
	color:#555;
	width:220px;
}

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	margin:0 0 0 10px;
	padding:5px;
}
#content img {
	padding:5px;
	border:1px solid #eee;
}


 a.more {
	color:#222;
	border-bottom:1px dotted #000000;
	text-decoration:none;
	/*background:#000000;*/
}

 a.more:hover {
	/*border-bottom:1px solid #000000;*/
	background:#000000;
	color:#ffffff;
}

 a.more2 {
	color:#222;
	/*border-bottom:1px dotted #000000;*/
	text-decoration:none;
	/*background:#000000;*/
}

 a.more2:hover {
	border-bottom:1px solid #000000;
	/*background:#000000;*/
	/*color:#ffffff;*/
}



#footer {
	text-align:center;
	border-top:2px solid #000;
	padding:10px;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}


#order a {
	color:#222;
	text-decoration:none;
	border:none;
	background:#000000
}
#order a:hover {
	color:#000;
}

#sub_nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
	heigth: 20px;
}

#sub_nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
}

#sub_nav li a {
	display:block;
	padding:3px 10px 0px 10px;
	background:#fff;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 0px 0 0;
	
	
}
#sub_nav li a:hover {
	
	
	color: #FFCD1C;
	
}
