html {
 height: 100%;
 width: 100%;
 overflow: auto;
}
 
body {
 height: 100%;
 width: 100%;
 margin: 0px;
 padding: 0px;
 background: #cfcfcf url(../images/bg.gif) fixed;
 font-family: Lucida, Verdana, Arial, sans-serif;
 font-size: 0.7em;
 color: #717878;
 line-height: 1.3em;
 text-align: center;
}
#background {
 height: 100%;
 /* min-height: 700px;*/
 width: 100%;
 background: url(../images/bg_top.gif) left top repeat-x;
}

img {
	border: none;
}

a,
a:visited {
	color: #5B5B5B;
	text-decoration: underline;
}
a:active,
a:focus,
a:hover {
	color: #5B5B5B;
	text-decoration: none;
}

h5 {
 font-size: 25px;
 display: none;
 text-indent: -9999px;
}

h1,
h2 {
	background-repeat: no-repeat;
	background-position: left 50%;
	text-indent: -9999px;
	color: #ffffff;
	/* font-size: 1px; */
	letter-spacing: -1px;
	/* direction: rtl; */
	overflow: hidden;
}
h1 {
 color: #628bc4;
 font-size: 42px;
 line-height: 42px;
 font-weight: normal;
 margin: 10px 0px 10px 0px;
}
h2 {
 color: #000000;
 font-size: 23px;
 line-height: 23px;
 font-weight: normal;
 margin: 20px 0px 10px 0px;
}
 
#center {
 width: 960px;
 margin: 0px auto 0px auto;
 height: 100%;
}
 
#page {
 float: left;
 width: 100%;
 min-height: 100%;
 border-left: 1px solid #a6a6a6;
 border-right: 1px solid #a6a6a6;
 text-align: left;
 
 background: #ffffff left top no-repeat;
 position: relative;
}
 
#header {
 position: relative;
 float: left;
 width: 100%;
 height: 313px;
}

#logo {
 position: absolute;
 top: 22px;
 left: 22px;
 width: 111px;
 height: 112px;
 display: block;
}

#logo img {
	visibility: hidden;
}


#content {
 float: left;
 width: 889px;
 min-height: 320px;
 background: url(../images/bg_content.png) left top no-repeat;
 margin-left: 35px;
 display: inline;
 padding-bottom: 20px;
}
 
/************************** Navigationbar oben ********************************************/
 
#navigationbar {
 position: relative;
 float: left;
 height: 25px;
 color: white;
}

#languages {
	float: left;
	height: 34px;
	overflow: hidden;
	margin: 8px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
	
	width: 100px;
}
#languages li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	display: inline;
}
#languages img {
	width: 20px;
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #838383;
}
#languages .active a {
	cursor: default;
	float: left;
}
#languages .active img {
	border-color: #ffffff;
}
 
#navigation {
 margin: 0px 120px 0px 0px;
 padding: 0px 0px 0px 0px;
 list-style: none;
 line-height: 25px;
 text-transform: uppercase;
 font-size: 1.1em;
 float: right;
 display: inline;
 width: 690px;
}
 
#navigation li {
 display: inline;
 float: right;
 height: 25px;
 line-height: 25px;
 background: url(../images/navigation_02_off.png) right top no-repeat;
 padding: 0px 33px 0px 20px;
 margin: 0px 0px 0px -27px;
 text-align: center;
}

#navigation li.first-on,
#navigation li.first {
 background-image: url(../images/navigation_01_off.png);
 margin: 0px 0px 0px -20px;
 padding: 0px 0px 0px 0px;

 width: 105px;
 text-indent: -13px;
}
#navigation li.last-on,
#navigation li.last {
 background-image: url(../images/navigation_03_off.png);
 padding-right: 13px;
}

 
#navigation li a {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}
 
#navigation li a:hover,
#navigation li a:active,
#navigation li a:focus {
 color: #cfcfcf;
 text-decoration: none;
}

#navigation li.first-on {
 background-image: url(../images/navigation_01_on.png);
}
#navigation li.on {
 background-image: url(../images/navigation_02_on.png);
}  
#navigation li.last-on {
 background-image: url(../images/navigation_03_on.png);
}
 
 
/********************* Boxen linke Seite **************************/
#left_column {
 display: inline;
 float: left;
 max-width: 500px;
 width: 515px;
 margin: 25px 0px 0px 25px;
 border-right: 1px solid #5b5b5b;
 padding-right: 15px;
  padding-bottom: 20px;
}


 
/**********************************************************************************/
 
#right_column {
 display: inline;
 float: left;
 max-width: 300px;

 width: 325px;
 margin: 25px 0px 0px -1px;
 padding-left: 25px;
 border-left: 1px solid #5b5b5b;
  padding-bottom: 20px;
}
 
 

/************************** Footer *****************************************/
 
#footer {
 position: absolute;
 bottom: 0px;
 left: 0px;
 float: left;
 width: 100%;
 text-align: center;
 padding: 10px 0px 5px 0px;
 font-size: 0.8em;
 color: #a6a6a6;
}
#footer a, #footer a:visited {
	color: #a6a6a6;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #000000;
	text-decoration: none;
}

/* Survey Styles */

div.formbuttons input,
div.additional_ver input,
fieldset.survey_item input,
fieldset.survey_item textarea {
	font-family: Lucida,Verdana,Arial,sans-serif;
	color: #717878;
	font-size: 10px;
	border: 1px solid #698FC5;
	margin: 5px 5px 0px 0px;
}
fieldset.survey_item {
	border: 0px;
	margin: 5px 5px 20px 0px;
	padding: 0px;
}
div.survey_item hr {
	height: 1px;
	color: #5B5B5B;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	border-top: 1px solid #5B5B5B;
}
.questionNumber {
	margin: 0px 5px 0px 0px;
}
legend.question {
	font-size: 12px;
	font-weight: bold;
}
.columnNext input {
	width: 400px;
}
.survey_error {
	color: #628BC4;
}
.survey_item select {
	margin-top: 10px;
}
/* Flickr Badge */
#flickr_badge_wrapper {
	text-align: center;
}
#flickr_badge_wrapper img{
	border: 1px solid #5B5B5B;
	padding: 1px;
	margin: 5px;
}
#flickr_badge_uber_wrapper a,
#flickr_badge_uber_wrapper a:visited {
	color: #a6a6a6;
	text-decoration: none;
}
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:focus,
#flickr_badge_uber_wrapper a:hover {
	color: #a6a6a6;
	text-decoration: underline;
}
#flickr_badge_uber_wrapper {
	margin: 50px 0px 10px 0px;
	text-align: center;
}

/* Glossary Style */
acronym {
	border-bottom: none;
	cursor: pointer;
}

/* Formular */
fieldset {
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
label {
	float:left;
	width:100px;
	margin-left:50px;
	cursor: pointer;
}
div.csc-mailform-field input,
div.csc-mailform-field textarea,
div.csc-mailform-field select {
	font-size: 1em;
	font-family: Lucida, Verdana, Arial, sans-serif;
	color: #717878;
	background-color: transparent;
	margin-bottom: 5px;
	border: 1px solid #698FC5;
}
div.csc-mailform-field input:focus,
div.csc-mailform-field textarea:focus,
div.csc-mailform-field select:focus {
	border: 1px solid #698FC5;
}
div.csc-mailform-field input {
	width: 200px;
	height: 15px;
	margin: 0px 0px 5px 7px;
	padding: 1px 0px 1px 4px;
}
div.csc-mailform-field textarea {
	width: 200px;
	height: 70px;
	margin: 0px 0px 5px 7px;
	padding: 1px 0px 1px 4px;
}
div.csc-mailform-field select {
	width: 205px;
	height: 15px;
	margin: 0px 0px 5px 7px;
	padding: 1px 0px 1px 0px;
	background: #ffffff;
}
div.csc-mailform-field input.csc-mailform-submit {
	width: 100px;
	height: 20px;
	margin-left: 207px;
	cursor: pointer;
	border: 1px solid #698FC5;
	text-transform: lowercase;
	color: #717878;
	background-color: #E0DFE3;
}
div.csc-mailform-field input.csc-mailform-submit:focus {
	border: 1px solid #698FC5;
}
input.radio {
	border: none !important;
}
.tx-veguestbook-pi1 .tx-guestbook-field label {
	margin: 0 1em 0 0;
}
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	text-indent: 0px;
	margin: 0;
	width: auto;
}
.tx-srfreecap-pi2-image {
	margin: 0 0 5px 0;
	display: block;
	border: 1px solid #999999;
}
.tx-srfreecap-pi2-cant-read {
	color: #717878;
	font-size: 1em;
}
.tx-srfreecap-pi2-cant-read a:link {
	font-weight: normal;
	text-decoration: underline;
}

h2.tx-guestbook-header acronym {
	color: #ffffff;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
	width: 15em;
}
h1.wtgallery_category_h1 {
	display: none;
}
.wtgallery_categories {
	float: left;
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 0px 0px;
}
.wtgallery_category_folder {
	display: none;
}
.wtgallery_category_pagebrowser_area,
.wtgallery_category_pagebrowser {
	display: none;
}
.wtgallery_pagebrowser {
	margin: 10px 0 0 0;
}
.wtgallery_pagebrowser_up {
	clear: both;
	padding: 10px 0 0 0;
}
.wtgallery_pagebrowser_back {
	float: left;
	width: 50px;
}
.wtgallery_pagebrowser_page {
	float: left;
	width: 30px;
	padding: 8px;
	margin-right: 10px;
	background: #91ACCE;
	color: white;
	text-align: center;
}
.wtgallery_pagebrowser_fwd {
	float: left;
	width: 100px;
}
img.wtgallery_listpic_pic {
	float: left;
}
.atom_items {
	margin: 0px 0px 10px 0px;
	border: 0px;
	border-bottom: 1px solid #cccccc;
}
