﻿/***** © zeta software GmbH 2008
Layout: EUROTRAMP *****/

/***** TAGS *****/
html,body {
	height: 100%;
}

html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	background: #f3f4f5 url(wrapper.png) repeat-y center;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #0060a5;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #0060a5;
}

h3,h4,h5,h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0060a5;
}

p {
	padding : 0 0 15px 0;
	margin : 0;
}

ul {
	margin: 0 0 15px 0;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(list.gif) no-repeat 0 6px;
}

ol {
	margin: 0 0 15px 30px;
	padding: 0;
}

ol li {
	margin: 0;
	padding: 0;
	list-style: decimal;
}

table {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

/***** LINKS *****/
a:link,a:visited,a:hover,a:active {
	color: #a60000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/***** MAINMENU *****/
#mainmenu {
	margin: 0;
	padding: 0;
	width: 970px;
	height: 200px;
	position: absolute;
}

#button1,#button2,#button3,#button4,#button5 {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 55px;
	text-align: center;
}

#button1 {
	position: absolute;
	top: 116px;
	left: 325px;
}

#button2 {
	position: absolute;
	top: 116px;
	left: 450px;
}

#button3 {
	position: absolute;
	top: 116px;
	left: 575px;
}

#button4 {
	position: absolute;
	top: 116px;
	left: 700px;
}

#button5 {
	position: absolute;
	top: 116px;
	left: 825px;
}

a.topmenu:link,a.topmenu:visited,a.topmenu:hover,a.topmenu:active,
a.topmenuactive:link,a.topmenuactive:visited,a.topmenuactive:hover,a.topmenuactive:active {
	display: block;
	margin: 0;
	padding: 18px 0 0 0;
	width: 100px;
	height: 37px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	background: url(button.png) no-repeat;
}

a.topmenu:hover {
	color: #a60000;
}

a.topmenuactive:link,a.topmenuactive:visited,a.topmenuactive:hover,a.topmenuactive:active {
	color: #a60000;
}

/***** SUBMENU 1 *****/
#submenu1 {
	margin: 0;
	padding: 30px 0 30px 110px;
	min-height: 141px;
	position: relative;
}

a.subnav1:link,a.subnav1:visited,a.subnav1:hover,a.subnav1:active,
a.subnav1active:link,a.subnav1active:visited,a.subnav1active:hover,a.subnav1active:active {
	display: block;
	margin: 0;
	padding: 2px 0 7px 25px;
	color: #8997a0;
	text-decoration: none;
	background: url(submenuinactive.gif) no-repeat;
}

a.subnav1:hover {
	color: #a60000;
	background: url(submenuactive.gif) no-repeat;
}

a.subnav1active:link,a.subnav1active:visited,a.subnav1active:hover,a.subnav1active:active {
	color: #a60000;
	background: url(submenuactive.gif) no-repeat;
}

/***** SUBMENU 2 *****/
#submenu2 {
	margin: 0 0 10px 0;
	padding: 0;
}

a.subnav2:link,a.subnav2:visited,a.subnav2:hover,a.subnav2:active,
a.subnav2active:link,a.subnav2active:visited,a.subnav2active:hover,a.subnav2active:active {
	display: block;
	margin: 0;
	padding: 0 0 2px 25px;
	color: #8997a0;
	text-decoration: none;
}

a.subnav2:hover {
	color: #a60000;
}

a.subnav2:hover,a.subnav2active:link,a.subnav2active:visited,a.subnav2active:hover,a.subnav2active:active {
	color: #a60000;
}

/***** TOP *****/
#top {
	margin: 0;
	padding: 0;
}

/***** WRAPPER *****/
#wrapper {
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 100%;
	background: #f3f4f5 url(wrapper.png) repeat-y center;
}

/***** HEADER *****/
#header {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 200px;
	background: url(header.jpg) no-repeat;
	position: relative;
}

#logo {
	margin: 0;
	padding: 0;
	position: absolute;
}

/***** SEARCH *****/
.searchWrapper {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	right: 200px;
}

.dxeButtonEdit {
	background-color: #ffffff !important;
	border-top: 1px solid #abadb3 !important;
	border-right: 1px solid #dbdfe6 !important;
	border-bottom: 1px solid #dbdfe6 !important;
	border-left: 1px solid #dbdfe6 !important;
	width: 130px !important;
}

.searchWrapper table td {
	padding: 0 5px 0 0 !important;
	border: 0 !important;
	background-color: #ffffff !important;
}

.dxeButtonEditButton, .dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton {
	margin: 0 !important;
	padding: 0 !important;
	background-color: #ffffff !important;
	background-image: none !important;
}

.dxeEditArea  {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

/***** COUNTRY SELECTION *****/
#country {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	right: 50px;
}

#country div {
	float: left;
	margin: 0;
	padding: 3px 15px 0 0;
	color: #8997a0;
}

#country div.formwrapper {
	float: right;
	margin: 0;
	padding: 0;
}

#country form {
	margin: 0;
	padding: 0;
}

#country div.formwrapper select {
	width: 130px;
	height: 20px;
	font-size: 12px;
	padding: 0 !important;
	border-top: 1px solid #abadb3;
	border-right: 1px solid #dbdfe6;
	border-bottom: 1px solid #dbdfe6;
	border-left: 1px solid #dbdfe6;
}

/***** CONTENT *****/
#content {
	margin: 0 auto;
	padding: 30px 0 100px 0;
	width: 930px;
	position: relative;
}

/***** AREAS *****/
#leftarea {
	float: left;
	margin: 0;
	padding: 0 30px 15px 30px;
	width: 250px;
}

#rightarea {
	overflow: hidden;
	margin: 0;
	padding: 0 30px 0 0;
	width: 590px;
	line-height: 16px;
}

/***** ALTERNATE IMAGES *****/
#alternate {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -72px;
	left: -90px;
}

/***** NEWS *****/
.newsblock {
	margin: 0 0 23px 0;
	padding: 0;
	line-height: 16px;
}

.newsblock h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #0060a5;
}

.newsblock p {
	margin: 0;
	padding: 0;
}

.newsblock ul,.newsblock ol {
	margin: 0 0 0 30px;
	padding: 0;
}

/***** ARTICLES *****/
.articlearea {
	margin: 0 0 30px 0;
	padding: 0;
}

.bildunterschrift {
	font-size: 12px;
}

#noscript {
	margin: 0;
	padding: 15px;
	font-weight: bold;
	background: #fffbd9;
	border: 1px solid #ede5a1;
}

/***** DATABASE *****/
.dbtable {
	width: 100%;
}

.dbheader {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background: #0060a5;
}

.dbrow1,.dbrow2 {
	padding: 5px;
	vertical-align: middle;
}

.dbrow2 {
	background: #f3f4f5;
}

/***** FORM *****/
.form {
	margin: 0 0 15px 0;
}

.form p {
	margin: 0;
	padding: 0;
}

.form table {
	margin: 0;
	padding: 0;
}

.form td {
	white-space: nowrap;
}

.form input,.form textarea,.form option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.label,.multiline,.desc,.submit,.hr {
	padding: 1px 15px 1px 0;
	color: #000000;
}

.multiline {
	vertical-align: top;
}

.field {
	padding: 1px 0;
}

/***** Extrabuttons *****/
#extrabuttonswrapper {
	margin: 0 auto;
	padding:0;
	width: 950px;
	height: 50px;
	background: #ffffff;
	position: relative;
}

#extrabuttons {
	margin: 0;
	padding:0 0 0 0;
}

#buttonbox {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 190px;
	height: 50px;
	position: relative;
	float:left;
	background: transparent;
}

#buttonbox img {
	width:190px;
	height:50px;
	border:1px black solid;
}

#extrabuttons a {
	color: #0060A5;
	font-size:12px;
	text-align:center;	
}

#extrabuttons a:hover {
	text-decoration:none;
} 

/***** FOOTER *****/
#footerwrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 110px;
	background: #f3f4f5 url(wrapper.png) repeat-y center;
	position: absolute;
	bottom: 0;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 60px;
	position: relative;
}

/***** EXTRAMENU *****/
#xmenu {
	margin: 0;
	padding: 0;
	color: #8997a0;
	position: absolute;
	bottom: 22px;
	left: 340px;
}

#xmenu a:link,#xmenu a:visited,#xmenu a:hover,#xmenu a:active {
	color: #8997a0;
	text-decoration: none;
}

/***** COPYRIGHT *****/
#copyright {
	margin: 0;
	padding: 0;
	color: #8997a0;
	position: absolute;
	right: 0px;
	bottom: 22px;
}

/***** PHOTO COMMUNITY *****/
div#photo-community {
	margin: 0;
	padding: 0;
}

div#photo-community div {
	margin: 0;
	padding: 0 0 30px 0;
}

div#photo-community h1 {
	margin: 0;
	padding: 0;
}

div#photo-community p {
	margin: 0;
	padding: 0;
}

/***** CLEAR *****/
.clear {
	clear: both;
}

.clearx {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0px;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/***** PRINT *****/
#print {
	display: none;
}