body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}

html {
font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
}





.logo {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 30px;
	background-color: #fff;
	border-style: hidden;
}


.grün {
color: #36000d;
}


#wrapper {
margin-top: -11px;
	background-color: #fff;
	padding-bottom: 20px;
}

.contactinfo {
	color: #36000d;
	display: block;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	margin-top: 30px;
	font-size: 14px;
	letter-spacing: 2px;
}

#columnwrapper{
	margin-top: 40px;
	color: #666666;
	line-height: 19px;
}

#columnwrapper a {
color: #36000d;
text-decoration:none;
}

#columnwrapper a:hover {
color: #fff;
text-decoration:none;
background-color: #36000d;
}

#column1 {
  float:left;
  width: 25%;
	color: #fff;
}

#column2 {
  float:left;
  width: 25%;
	padding: 10px;
}

#column3 {
	float:left;
	width: 270px;
	height: 230px;
	background-image: url(tramvay_Icon2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#column3e {
  float:left;
  width: 25%;
	padding: 10px;
}

#flash {
	height: 131px;
	width: 181px;
	margin-top: 45px;
	margin-left: 47px;
}


#column4 {
		color: #fff;
  float:left;
  width: 25%;
	clear: both;
}


.contactinfo a {
	text-decoration: none;
	color: #72B633;
}

.contactinfo a:hover {
	text-decoration: none;
	background-color: #36000d;
	color: #fff;
}


#nav {
padding: 4em 0 0;
text-align: center;
	font: bold 12px Helvetica, Arial, sans-serif;
	margin-bottom: 16px;
}

#nav ul {
list-style:none;
	background-color: #c6cac9;
	height: 17px;
	margin: 0;
	padding: 5px 0 0;
}

#nav li {
margin:0;
padding:.25em;
display:inline;
}

#nav a {
color: #36000d;
text-decoration:none;
padding: 5px 10px;
}

#nav a:hover {
color: #fff;
text-decoration:none;
background-color: #36000d;
padding: 5px 10px;
}


#heading {
display: block;
text-align: center;
margin-bottom: 1em;
}

#heading * {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#333333;
	display: inline;
	padding: 10px;
	user-select: none;
	cursor: default;
	vertical-align: middle;
}

#heading li.active {
background-color: #36000d;
	color: #fff;
}

#panes {
text-align: left;
border-style: none;
width: 990px;
margin: 0 auto 0 auto;
line-height: 19px;
color:#666666;
}

#textpanes{
	width: 550px;
}

#idList {
margin: 0;
padding: 0;
}

#idList li {
display: block;
margin: 0;
padding: 4px;
width: 190px;
color: #7f7f7f;
background-color: #fff;
float: left;
}

#panes div div { overflow: hidden; }

#previous { float: none; cursor: pointer; }
#next { float: none; cursor: pointer; }
