* {
 	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica;
}

body {
	background-color: #FFF;
	background-image: url(/fileadmin/images/body.gif);
	background-repeat: repeat-x;
	
	text-align: center;
	color: #787771;
}

input, textarea, select, body {
	font-size: 11px;
	line-height: 15px;
	color: #787771;
}

div {
	text-align: left;
}

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

a:hover, a:focus {
	color: #787771;
	text-decoration: underline;
}

label {
	cursor: pointer;
}

input, textarea, select {
	padding: 2px;
	border: 1px solid #787771;
}

input[type="submit"] {
	background-color: #d0cfc8;
}

input[type="radio"], input[type="image"] {
	border: 0px;
}

input[type="image"] {
	padding: 0px;
}

textarea {
	width: 300px;
	height: 50px;
}

img {
	display: inline;
}

hr {
	height: 1px;
	background-color: #787771;
	display: block;
}

strong, b {
	font-weight: bold;
	color: #787771;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 13px;
	line-height: 15px;
	color: #787771;
	text-align: left;
	margin: 5px 0px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	line-height: 15px;
	color: #787771;
	text-align: left;
	font-weight: bold;
}

#container {
	width: 830px;
		
	margin: 0px auto;
	text-align:left;
}

#header {
	height: 426px;
}

#logo {
	position: absolute;
	margin-left: 15px;
	margin-top: 38px;
}

#header-image {
	position: absolute;
	margin-top: 131px;
}

#header-image-special {
	width: 830px;
	height: 240px;
	background-color: #FFF;
	
	filter:alpha(opacity=43);
	-moz-opacity: 0.43;
	opacity: 0.43;
}

#navigation {
	position: absolute;
	margin-top: 380px;
}

#navigation li {
	float: left;
}

#content {
	padding: 15px;
}

#content ul, #content ul li {
	list-style-type: circle;
}

#content ol, #content ol li {
	list-style-type: decimal;
}

#content ul li, #content ol li {
	margin-left: 15px;
}

#content a {
	text-decoration: underline;
}

#content-left {
	float: left;
}

#villkom {
	margin-top: 30px;
}

#villkom img {
	float: left;
	margin-right: 30px;
}

#villkom div {
	padding-top: 22px;
}

#content .content-left-small {
	width: 380px;
}

#content-left, #content-right {
	margin-bottom: 10px;
}

#content-right {
	float: right;
	width: 390px;
}

#footer {
	clear: both;
	margin-left: -5px;
	border-top: 1px solid #d0cec7;
}

#footer #footer-right {
	float: right;
}

#footer ul, #footer ol, #footer ul li, #footer ol li {
	list-style-type: none;
}

#footer ul li {
	float: left;
	margin: 5px 0px;
}

#footer a {
	margin: 0px 5px;
}

/* CONTENT-TOP */

#header-infobox {
	position: absolute;
	margin-top: 80px;
	margin-left: 380px;
	width: 450px;
	z-index: 100;
}

#header-infobox .tx-contenttop-pi1 {
	padding: 20px;
	background-image: url(/fileadmin/images/header-round-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1eb7e2;
}

/* TT-NEWS */

.news-latest-item {
	border-top: 1px dashed #787771;
	width: 260px;
	padding-top: 10px;
}

.news-latest-item:first-child {
	border: 0px;
	padding: 0px;
}

.news-latest-item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news-latest-item a {
	color: #1eb7e2;
} 

.news-latest-item .detail {
	margin-left: 110px;
}

.news-latest-container .clearer {
	clear: left;
	height: 10px;
}

.news-single-item #tt_news_right {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}

#tt_news_related {
	margin: 5px 0px;
}

/* Contact */

.csc-mailform div {
	margin: 2px;
}

.csc-mailform label {
	float: left;
	width: 60px;
}

.csc-mailform-submit {
	margin-left: 60px;
}
