@charset "UTF-8";
/* CSS Document */

body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#all {
	margin: 0;
	width: 100%;
	overflow: hidden;
	min-width: 960px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#header {
	height: 220px;
	background-color: #9e239b;
}
#logo {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
}
#navigation {
	float: right;
	width: 290px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
}
#contentarea {
	min-height: 500px;
	width: 100%;
}
#contentwrapper {
	width: 73%;
	float: left;
}
#rightcolumn {
	float: right;
	width: 250px;
	min-width: 250px;
	height: 100%;
	display: block;
	margin-right: 10px;
}
#welcome {
	height: 45px;
	margin-bottom: 100px;
	background-image: url(../images/welcome.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#whitespace {
	height: 45px;
	background-color: #fff;
}
#infos {
	
}
#content {
	margin-left: 100px;
	margin-top: 30px;
}
#footer {
	height: 30px;
	margin-top: 40px;
	margin-left: 100px;
}
#navigation ul {
	margin-top: 145px;
	margin-left: 60px;
	color: #fff;
}
#navigation ul li {
	list-style: none;
	width: 60px;
	height: 40px;
}
#navigation ul li a {
	padding-top: 3px;
	padding-left: 5px;
	display: block;
	color: #9e239b;
	width: 60px;
	height: 40px;
	text-decoration: none;
	font-size: 8px;
}
.facts {
	font-size: 13px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.wuerfel {
	margin-left: 90px;
}
#footer ul {
	padding-left: 0px;
}
.custom_copyright li {
	display: inline;
	list-style: none;
	margin-right: 25px;
	font-weight: bold;
	font-size: 9px;
}
.custom_copyright a {
	color:#666;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
.jg_detailnavi a {
	color:#666;
	text-decoration: none;
}

#motioncontainer {
	position: relative;
	overflow: hidden;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.clear {
	clear: both;
}
.jg_element_cat {
	min-width: 148px;
}
.navigation {
	width: 220px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.jg_catdescr, .gallery .jg-header {
	text-align: left;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
}
.jg_catdescr {
	text-align: left;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
}
.moduletable_login {
	margin-bottom: 25px;
}
#login-form .userdata {
	border: none;
}
.userdata label {
	width: 80px;
	display: inline-block;
}
.moduletable_login ul {
	display: none;
}
.moduletable_logout {
	float: right;
	margin-right: 30px;
	margin-top: -5px;
	padding-top: 0px;
}
#logout-form .userdata {
	border: none;
}
.moduletable_logout ul {
	display: none;
}
.moduletable_copyright {
	width: 500px;
}
.jg_back {
	padding: 0;
}
.jg_back a {
	text-decoration: none;
	color: #666;
	font-size: 9px;
	font-weight: bold;
}
.jdGallery {
	border: none !important;
}
#errorboxbody ul li {
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-type: none;
}
.errorlink {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.errorlink {
	text-decoration: none;
	color: #666;
}
#errorboxheader {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}
#errorboxbody ol {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 20px;
}
#errorboxbody ol li {
	list-style-type: disc;
}
.navigation img:hover {
	box-shadow: 2px 2px 6px 4px #999;
}
a:hover img.jg_photo, .jg_minis a:hover img {
	box-shadow: 2px 2px 1px #999;
}
.jg_catelem_txt {
	margin: 0px;
}
.jg_catelem_txt ul {
	padding: 0px;
}
.login fieldset {
	border: none;
}
.login .login-fields {
	margin-bottom: 10px;
}
.login-fields label {
	width: 85px;
	display: inline-block;
	float: left;
	vertical-align: bottom;
}
