Your IP : 216.73.216.240


Current Path : /home/j/u/v/juvelize/martine/templates/ah-68-kleines-schwarzes/css/
Upload File :
Current File : /home/j/u/v/juvelize/martine/templates/ah-68-kleines-schwarzes/css/error.css

/*--------------------------------------------------------------------------------
# ah-68 Kleines Schwarzes 3.x - Januar 2014 (J3.x)
# Copyright (C) 2006-2013 www.ah-68.de All Rights Reserved.
----------------------------------------------------------------------------------*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #8e8e8e;
	background-color: #111;
	background-image: url(../images/pattern/bg-carbon.gif);
	background-repeat: repeat
}
#wrapper {
	display : block;
	width: 600px;
	margin: 5% auto
}
#wrap {
	float: left;
	width: 600px;
	min-height: 350px;
	text-align: center;
	background-color: #181818;
	border: 1px solid #333;
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.8);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
#content {
	display : block;
	width: 600px;
	height: auto;
	float: left
}
#errorboxbody {
	padding: 0px 100px 40px 100px;
	text-align: left;
	float: left
}
h1 {
	float: left;
	width: 100%;
	font-size: 150px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 0 0
}
strong {
	color : #F90;
}
a, a:link, a:visited, a:active, a:focus {
	color : #F90;
	text-decoration : none;
	outline : none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
a:hover {
	text-decoration : none;
	outline : none;
	color: #FDA02F
}
ul, ol, li {
	margin : 0;
	padding : 0;
	list-style: inside none;
	font-size: 12px
}
ol li {
	list-style-type : decimal
}
ul li {
	list-style: square inside none;
}
li {
	text-align : left;
	background: none;
	list-style : inside none;
	padding-left: 20px
}