body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background:  #FFFFFF url(images/light_2000.png) repeat-x left top;
background-position: 0pt -1000px;
font: 11px Lucida Grande, Geneva, Arial, sans-serif;
color: #313131;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #313131;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #FFA500;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF8C00;
}

a img {
	border: none;
}

#main {
	width: 980px;
	margin: auto;
	background-color:#FFFFFF;
}

/* ------------------------------------------------------ Logo --------------------------------------------------------------- */

#logo {
	background:  #669933 url(images/1x128.png) repeat-x left top;
	padding: 0px 0px 20px 160px;
}

#logoimage {
	float: left;
	min-height: 115px;
	background: url(images/Der-Goettliche.png) no-repeat left top;
	margin-left: 10px;
	padding: 0px 0px 0px 160px;
}

#logo a {
	color: #444444;
	text-decoration: none;
}

#logo .banner {
	font: 50px "Snap ITC", Geneva, Arial, sans-serif;
	padding: 0px 0px 0px 50px;
}

#logo h3 {
	padding: 0px 0px 0px 50px;
	color: #444444;
}

/* ------------------------------------------------------ Menu --------------------------------------------------------------- */

#menu {
	font-size:13px;
	height: 40px;
	background: #669933 url(images/menu.png) repeat-x 0px 0px;
	background-position: 0pt -30px;
}

#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 1px;
	background-color:#669933;
}

#menu a {
	background: url(images/menu.png) repeat-x 0px 0px;
	background-position: 0pt -30px;
	color: #000000;
	display: block;
	width: auto;
	height: 20px;
	padding: 10px 12px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	background: url(images/menu_hover.png) repeat-x 0px 0px;
	background-position: 0pt -30px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu .active a {
	background: #FFA500 url(images/menu.png) repeat-x 0px 0px;
	background-position: 0pt -30px;
	color: #000000;
	font: bolder;
}

#menu .active a:hover {
	background: #FFA500 url(images/menu_hover.png) repeat-x 0px 0px;
	background-position: 0pt -30px;
	color: #FFFFFF;
	font: bolder;
}

#menu .alert a {
	background: #000000 url(images/menu3_alert.png) repeat-x 0px 0px;
	color: #000000;
	font: bolder;
}

#menu .left {
	float: left;
	background: url(images/left_top.png) repeat-x 0px 0px;
	min-width: 5px;
	padding: 10px 0px 10px 0px;
}

#menu .right {
	float: right;
	background: url(images/right_top.png) repeat-x 0px 0px;
	min-width: 5px;
	padding: 10px 0px 10px 0px;
}

/* ---------------------------------------------------- Submenue ------------------------------------------------------------- */
#submenue {
	min-height: 20px;
	background: #FFA500 url(images/menu.png) repeat-x 0px 0px;
	background-position: 0pt -70px;
	padding-top: 5px;
	padding-left: 5px;
}

#submenue ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenue li {
	float: left;
}

#submenue a {

	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 0px 10px;
	text-decoration: none;
	font-weight: bold;
}

#submenue a:hover {
	color: #000000;
	text-decoration: none;
}

/* ---------------------------------------------------- Info ------------------------------------------------------------- */
#info {
	min-height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}

#info ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#info li {
	float: left;
}

#info a {
	background-color:#FFFFFF;
	background: url(images/info.png) no-repeat;
	color: #FFA500;
	display: block;
	width: auto;
	padding: 0px 16px;
	text-decoration: none;
}

#info .home a {
	padding-left: 20px;
	background-color:#FFFFFF;
	background: url(images/home.png) no-repeat;
	color: #FFA500;
	display: block;
	width: auto;
	padding: 0px 16px;
	text-decoration: none;
}

#info .active {
	padding-left: 20px;
	background-color:#FFFFFF;
	background: url(images/flag.png) no-repeat left top;
	color: #333333;
	display: block;
	padding: 0px 18px;
	text-decoration: none;
}


#info a:hover {
	background-color:#FFFFFF;
	color: #000000;
	text-decoration: none;
}

#info .login {
	float: right;
}
/* ----------------------------------------------------- Content -------------------------------------------------------------- */
#content_container_left {
	float: left;
	width: 770px;
}

#content_container_right {
	float: left;
	width: 770px;
	margin-left: 210px;
}

#content_container h1 {
	color: #FF0000;
	font-size:24px;
}

.content {
	max-width: 560px;
	background: #669933;
	margin-bottom: 10px;	
}

.content_expand {
	min-width: 760px;
	background: #669933;
	margin-bottom: 10px;
}

/* ----------------------------------------------------- Navbar -------------------------------------------------------------- */
#navbar {
	float: left;
	margin-left: -980px;
	margin-right: 10px;
	width: 200px;
}
#navbar .menue {
	background-color: #669933;
	margin-bottom: 10px;
}

.amazon {
	background-color: #FFB90F;
	text-align: center;
	margin-bottom: 10px;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navbar a {

	color: #000000;
	display: block;
	width: auto;
	padding: 0px 0px;
	text-decoration: none;
}

#navbar a:hover {
	margin-left: -6px;
	padding-left: 6px;
	margin-right: -5px;
	background: #669933 url(images/light_1000.png) repeat-x 0px 0px;
	background-position: 0pt -200px;
	color: #FF8C00;
	height: auto;
	text-decoration: none;
}

/* ----------------------------------------------------- DECO -------------------------------------------------------------- */
.background {
	background: url(images/light_1000.png) repeat-x 0px 0px;
	background-position: 0pt -200px;
}

.left_top {
	float: left;
	background: url(images/left_top.png) repeat-x 0px 0px;
	min-width: 5px;
	height: 25px;
}

.left_bottom {
	float: left;
	background: url(images/left_bottom.png) repeat-x 0px 0px;
	background-position: 0pt -2px;
	min-width: 5px;
	height: 3px;
}

.right_top {
	float: right;
	background: url(images/right_top.png) repeat-x 0px 0px;
	min-width: 5px;
	height: 25px;
}

.right_bottom {
	float: right;
	background: url(images/right_bottom.png) repeat-x 0px 0px;
	background-position: 0pt -2px;
	min-width: 5px;
	height: 3px;
}

.top_container {
	padding-top: 0px;
	padding-left: 0px;
	background: url(images/light_50.png) repeat-x 0px 0px;
	background-position: 0pt -0px;
	height: 25px;
	font-weight: bold;
}

.top {
	float: left;
	margin-top: 5px;
	padding-left: 0px;
	height: 25px;
	font-weight: bold;
}

.body_background {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
	margin-right: 1px;
	background: #333333 url(images/navbarbody_2000.png) repeat-x 0px 0px;
	background-position: 0pt -0px;
}

.nobackground {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#FFFFFF;
}

.bottom {
	background: url(images/light_5.png) repeat-x 0px 0px;
	background-position: 0pt -0px;
	height: 2px;
	margin-bottom: 0px;
	
}
/* ----------------------------------------------------- Impressum -------------------------------------------------------------- */
#impressum{
	font-size:12px;
}

#impressum .box{
	width: auto;
}
#impressum .left{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	width: 30%;
}

#impressum .right{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	width: 50%;
	font-weight: bolder;
}

/* ----------------------------------------------------- Sidebar -------------------------------------------------------------- */
#sidebar {
	float: right;
	margin-left: -200px;
	width: 200px;
}

#sidebar .menue {
	background: #66FF33;
	margin-bottom: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar a {
	background-position: 0pt -0px;
	color: #000000;
	display: block;
	width: auto;
	padding: 0px 0px;
	text-decoration: none;
}

#sidebar a:hover {
	margin-left: -6px;
	padding-left: 6px;
	margin-right: -5px;
	background: #66FF33 url(images/light_1000.png) repeat-x 0px 0px;
	background-position: 0pt -200px;
	color: #FF8C00;
	height: auto;
	text-decoration: none;
}

/* ----------------------------------------------------- Register -------------------------------------------------------------- */
#register {
	float: left;
	min-width: 5%;
	max-width: 20%;
}

#register .menue {
	background: #BB0000;
	margin-bottom: 10px;
}

#register ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#register li {
	float: left;
	padding: 0px 0px 0px 1px;
	background-color:#669933;
}

#register a {
	float: left;
	background-position: 0pt -0px;
	color: #000000;
	display: block;
	width: auto;
	padding: 0px 0px 0px 1px;
	text-decoration: none;
}

#register a:hover {

	background: #0000BB url(images/light_1000.png) repeat-x 0px 0px;
	background-position: 0pt -200px;
	color: #FFFFFF;
	height: auto;
	text-decoration: none;
}

/* ----------------------------------------------------- Footer -------------------------------------------------------------- */

#footer {
	clear: both;
	height: 40px;
	margin: 0px auto;
	background: #669933 url(images/light_100.png) repeat-x left top;
	background-position: 0pt -10px;
}

#footer p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
	color: #888888;
}

#footer a {
	padding: 10px 5px;
	color: #666666;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}