/* basics */

body {
	margin: 0;
	padding: 0;
	background: url(../../images/main/back.gif) top left repeat-x;
	text-align: left;
	background-color: #DEDEDE;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 14px;
}

#wrapper {
	width: 773px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}


/* header */

#header {
	height: 218px;
	position: absolute;
	top: 0;
	left: 0;
}

/* content */

#content {
	height: 455px;
	position: absolute;
	top: 218px;
	left: 0;
	padding-left: 27px;
	background: url(../../images/main/content.gif) top left no-repeat;
	width: 749px;
}

#content a, a:link, a:visited  {
	color: #6F8B3C;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #A60807;
	font-weight: bold;
}

#content #info {
	position: absolute;
	width: 547px;
	height: 445px;
	margin-top: 0px;
	margin-left: 168px;
}

#content #automat {
	position: absolute;
	top: 75px;
	right: 0px;
}

#content #info ul {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	position: relative;
	list-style:				none;
	padding-top: 5px;
	margin: 0;
	padding-left: 0px;
}

#content #info li {
	background-image: url(../../images/main/bigpoint.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	padding-bottom: 5px;
}

.headline  {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
}

.smallfont {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}


.rot {
	color: #A60807;
}

.gruen {
	color: #6F8B3C;
}


h1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #6F8B3C;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #A60807;
	font-weight: bold;
}

/* menue */

#menue {
	margin-top: 0px;
	margin-left: 0px;
	width: 157px;
	height: 445px;
	position: absolute;
}


#nav {
	position: absolute;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 157px;
	padding: 0;
	margin: 0;
}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a {
	float: left;
	padding: 0 0 0 158px;
	overflow: hidden;
	width: 157px;
}

#nav a:hover {
	background-position: -157px 0;
}

#nav a:active, #nav a.selected {
	background-position: -157px 0;
}

#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 137px;
	margin: 0;
	display: block;
	list-style: none;
	padding-left: 15px;
	line-height: 18px;
}

#subnav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 137px;
}

#subnav a {
	color: #999999;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
	width: 137px;
}

#subnav a:hover {
	color: #A60807;
	text-decoration: none;
}

#subnav a:active, #subnav a.selected {
	color: #A60807;
	text-decoration: none;
}

#clear  {
	height: 1px;
	width: 157px;
}

/* navi deutsch */

#home_de a  {
	height: 31px;
	width: 157px;
	background: url(../../images/menue_de/home.gif) top left no-repeat;
}

#partner_de a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_de/partner.gif) top left no-repeat;
}

#cosmoevents_de a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_de/cosmoevents.gif) top left no-repeat;
}

#automaten_de a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_de/automaten.gif) top left no-repeat;
}

#galerie_de a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_de/galerie.gif) top left no-repeat;
}

#jobs_de a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_de/jobs.gif) top left no-repeat;
}

#presse_de a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_de/presse.gif) top left no-repeat;
}

#kontakt_de a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_de/kontakt.gif) top left no-repeat;
}

/* navi deutsch */

#home_en a  {
	height: 31px;
	width: 157px;
	background: url(../../images/menue_en/home.gif) top left no-repeat;
}

#partner_en a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_en/partner.gif) top left no-repeat;
}

#cosmoevents_en a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_en/cosmoevents.gif) top left no-repeat;
}

#automaten_en a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_en/automaten.gif) top left no-repeat;
}

#galerie_en a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_en/galerie.gif) top left no-repeat;
}

#jobs_en a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_en/jobs.gif) top left no-repeat;
}

#presse_en a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_en/presse.gif) top left no-repeat;
}

#kontakt_en a  {
	height: 28px;
	width: 157px;
	background: url(../../images/menue_en/kontakt.gif) top left no-repeat;
}

/* navi sprache */

#language {
	position: absolute;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 157px;
	padding: 0;
	margin: 420px 0;
	height: 25px;
}

#language li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#language a {
	float: left;
	padding: 0 0 0 158px;
	overflow: hidden;
	width: 157px;
}

#language a:hover {
	background-position: -157px 0;
}

#language a:active, #language a.selected {
	background-position: -157px 0;
}

#german a  {
	height: 25px;
	width: 157px;
	background: url(../../images/menue_en/german.gif) top left no-repeat;
}

#english a  {
	height: 25px;
	width: 157px;
	background: url(../../images/menue_de/english.gif) top left no-repeat;
}

/* footer */

#footer {
	height: 30px;
	position: absolute;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 10px;
	margin-top: 673px;
	width: 719px;
}

#footer a, a:link, a:visited  {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
