body {
	background-color: #dff3fd;
	/*d1f2fb*/
	font-family: Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.5;
	font-size: 90%;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	color: #a32568;
	background-color: transparent;
}

h1, h2 {
	font-size: 120%;
}

h3, h4 {
	font-size: 110%;
}

h5, h6 {
	
}

b {
	font-weight: bold;
}

a img {
	border: none;
}

a {
	color: #a6228e;
	background-color: transparent;
	text-decoration: none;
	border: none;
}

span.underline { text-decoration: underline; }

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.indent {
	margin-left: 20px;
}

/* guestbook */

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	width: 556px;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	width: 332px;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	width: 200px;
}

.tx-veguestbook-pi1 .tx-guestbook-right p {
	text-align: right;
}

img.tx-srfreecap-pi2-image {
	margin-left: 0px;
}

#header {
	position: relative;
	width: 900px;
	height: 10px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	
	font-size: 90%;
	color:#a32568;
	background-color: transparent;
}

#header #kontakt_impressum {
	width: auto;
	float: left;
}

#header #languages {
	width: auto;
	float: right;
}


#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#wrapper_header {
	background-image: url(img/top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 16px;
}

#wrapper_footer {
	background-image: url(img/bottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 16px;
}

#wrapper_content {
	width: 900px;
	margin-left: 20px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

#wrapper_content #content_header {
	width: 100%;
}

#wrapper_content #content_header #content_header_logo {
	width: 300px;
	height: 240px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #a32568;
	color: white;
	float: left;
}

#wrapper_content #content_header #content_header_picture {
	width: 600px;
	height: 240px;
	float: left;
}

#wrapper_content #content_header #content_header_text {
	width: 590px;
	float: left;
	margin-left: 300px;
	padding-left: 10px;
	font-size: 115%;
	font-weight: bold;
	color: #17bcec;
}

#wrapper_content #content {
	width: 100%;
}

#wrapper_content #content #left {
	width: 300px;
	margin-top: 20px;
	float: left;
}

#wrapper_content #content #center {
	width: auto;
	margin-top: 20px;
	padding-left: 9px;
	padding-right: 10px;
	float: left;
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9f9f9b;
}

#wrapper_content #content #right {
	margin-top: 20px;
	width: auto;
	float: left;
}

#wrapper_footer {
	width: 100%;
	height: 30px;
	clear: both;
}