/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 30px;
}
#body {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
.content form th {
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.content from td {
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.content p.navigation {
	text-align: right;
}
.content .navigation a, .content .navigation span.range {
	margin-left: 10px;
}
.content input[type="checkbox"] {
	margin: 0px;
	padding: 0px;
}
.content input[type="file"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CBCBCB;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.content input[type="submit"], .content input[type="button"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: visible;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.content input[type="text"], .content input[type="password"], .content input[type="file"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CBCBCB;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.content select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CBCBCB;
	margin-bottom: 5px;
	margin-top: 5px;
}
.content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CBCBCB;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

.px50 {
	width: 50px;
}
.px150 {
	width: 150px;
}
.px200 {
	width: 200px;
}
.px350 {
	width: 350px;
}
.px440 {
	width: 440px;
}
.px500 {
	width: 500px;
}
.px670x500 {
	width: 670px;
	height: 500px;
}
.rightAligned {
	text-align:right;
}
.centerAligned {
	text-align:center;
}
.toUppercase {
	text-transform: uppercase;
}
.content p.wrong, .content label.wrong {
	color: #FF0000;
}
.content form th.wrong, .content form td.wrong {
	font-weight: normal;
	color: #FF0000;
}
.content input.wrong, .content textarea.wrong, .content select.wrong {
	border: 1px solid #FF0000;
}

#head {
	height: 169px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header.jpg);
	text-align: left;
	vertical-align: top;
	display: block;
	margin-bottom: 12px;
}

table.head {
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.head input[type="checkbox"] {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#userInfo {
	width: 220px;
	text-align: center;
	float: right;
}

.head input[type="submit"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: visible;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.head input[type="text"], .head input[type="password"]{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CBCBCB;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	width: 120px;
}
#search input[type="text"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #c5c5c5;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
	padding-right: 3px;
	padding-left: 3px;
}
#search #submit {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}

#search {
	width: 100%;
	margin-top: -16px;
}

.head td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.head a:link, .head a:visited {
	color: #000000;
	text-decoration: none;
}
.head a:hover {
	color: #cc0000;
	text-decoration: underline;
}

td.left-bar {
	width: 195px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
td.right-bar {
	width: 226px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
th.left-bar, th.right-bar {
	background-color: #cc0000;
	height: 24px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;	
}

table.menu-box {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu-box th {
	background-color: #cc0000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	height: 24px;
	padding-left: 13px;
	white-space: nowrap;
	padding-right: 13px;
}
.menu-box td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 18px;
}
.menu-box ul {
	padding: 0px;
	margin: 0px;
}
.menu-box li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.menu-box a:link, .menu-box a:visited {
	color: #000000;
	text-decoration: none;
}
.menu-box a:hover {
	color: #cc0000;
	text-decoration: underline;
}

table.info-box {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.info-box th {
	background-color: #cc0000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	height: 24px;
	padding-left: 13px;
	white-space: nowrap;
	padding-right: 13px;
}
.info-box td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 13px;
	padding-top: 10px;
	padding-right: 13px;
}
.info-box img {
	float: none;
	clear: both;
}

.info-box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	width: 100%;
}
.info-box a:link, .info-box a:visited {
	color: #000000;
	text-decoration: underline;
}
.info-box a:hover {
	color: #CC0000;
}

table.portrait-box {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.portrait-box th {
	background-color: #cc0000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	height: 24px;
	padding-left: 13px;
}
.portrait-box td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 13px;
	padding-top: 10px;
	padding-right: 13px;
}
.portrait-box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.portrait-box img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portrait-box a:link, .portrait-box a:visited {
	color: #000000;
	text-decoration: underline;
}
.portrait-box a:hover {
	color: #CC0000;
}
td.foot {
	padding-left: 20px;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 5px;
}
.foot img {
	margin-bottom: -5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.foot hr {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
td.content {
	padding-left: 29px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-right: 29px;
	padding-top: 12px;
}
.content p, .foot p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
}
.content a:link, .content a:visited, .foot a:link, .foot a:visited {
	color: #000000;
	text-decoration: underline;
}
.content a:hover, .foot a:hover {
	color: #cc0000;
}
.content h1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.content h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
h6 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
}
.content hr {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.content label {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

textarea.onlineform {
	width: 98%;
	height: 150px;
}
.content p.warning {
	color: #FF0000;
}

table.businesscard-item {
	width: 100%;
}

.businesscard-item td {
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}

.businesscard-item img {
	border: 1px solid #000000;
}

.padding-25px {
	padding: 25px;
}

table.pinboard-article {
	width: 100%;
	margin-bottom: 25px;
	white-space: normal;
}
.pinboard-article th  {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	
	margin-top: 0px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
}

table.pinboard-tipps, table.pinboard-suche, table.pinboard-biete, table.pinboard-sonstiges {
	width: 100%;
}

.pinboard-tipps th {
	background-color: #ef8b58;
	border-bottom-color: #ffad78;
}
.pinboard-tipps td {
	background-color: #ff9966;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.pinboard-tipps td a:link, .pinboard-tipps td a:visited {
	text-decoration: none;
}
.pinboard-tipps td a:hover {
	text-decoration: underline;
}

.pinboard-suche th {
	background-color: #44a9b8;
	border-bottom-color: #69cbda;
}
.pinboard-suche td {
	background-color: #58bbcb;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.pinboard-suche td a:link, .pinboard-suche td a:visited {
	text-decoration: none;
}
.pinboard-suche td a:hover {
	text-decoration: underline;
}

.pinboard-biete th {
	background-color: #a4c359;
	border-bottom-color: #bfdf72;
}
.pinboard-biete td {
	background-color: #b2d267;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.pinboard-biete td a:link, .pinboard-biete td a:visited {
	text-decoration: none;
}
.pinboard-biete td a:hover {
	text-decoration: underline;
}

.pinboard-sonstiges th {
	background-color: #ef8b58;
	border-bottom-color: #ef8b58;
}
.pinboard-sonstiges td {
	background-color: #ff9966;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.pinboard-sonstiges td a:link, .pinboard-sonstiges td a:visited {
	text-decoration: none;
}
.pinboard-sonstiges td a:hover {
	text-decoration: underline;
}

table.timetable, table.timetable-ua, table.timetable-ws {
	width: 100%;
}
.timetable td, .timetable-ua td, .timetable-ws td {
	background-color: #ffe29f;
	padding-right: 20px;
	padding-left: 20px;
}
.timetable th {
	background-color: #f0c667;
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
}
.timetable-ua th {
	background-color: #cc0000;
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.timetable-ws th {
	background-color: #828200;
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.timetable td a:link, .timetable td a:visited, .timetable-ua td a:link, .timetable-ua td a:visited, .timetable-ws td a:link, .timetable-ws td a:visited {
	text-decoration: none;
}
.timetable td a:hover, .timetable-ua td a:hover, .timetable-ws td a:hover {
	text-decoration: underline;
}
div.bordered {
	border: 1px solid #CC0000;
	padding: 20px;
	margin: 20px;
}
table.cafe-list, table.forum-list {
	width: 100%;
	margin-top: 22px;
	margin-bottom: 22px;
}
.cafe-list th, .forum-list th {
	background-color: #f0c667;
	text-align: left;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
}
.cafe-list td, .forum-list td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 11px;
}
.cafe-list td.even, .forum-list td.even {
	background-color: #f0d390;
}
.cafe-list td.odd, .forum-list td.odd {
	background-color: #ffe29f;
}

.forum-list td a:link, .forum-list td a:visited {
	text-decoration: none;
}
.forum-list td a:hover {
	text-decoration: underline;
}

table.cafe-article-container {
	width: 100%;
	margin-bottom: 25px;
	white-space: normal;
}
.cafe-article-container th  {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	
	margin-top: 0px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
}

table.cafe-article {
	width: 100%;
}
.cafe-article th {
	background-color: #f0c667;
	border-bottom-color: #ffeda9;
}
.cafe-article td {
	background-color: #ffe29f;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.cafe-article td a:link, .cafe-article td a:visited {
	text-decoration: none;
}
.cafe-article td a:hover {
	text-decoration: underline;
}
table.filelist {
	width: 100%;
}
.filelist th {
	font-weight: normal;
	color: #000000;
	background-color: #eec865;
	vertical-align: middle;
	height: 34px;
}
.filelist td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #f0d391;
	text-align: left;
	vertical-align: middle;
	height: 30px;
}
.filelist td.odd {
	background-color: #ffe2a0;
}
table.workshop-topic {
	width: 100%;
}
.workshop-topic th {
	background-color: #a4c359;
	border-bottom-color: #bfdf72;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
}
.workshop-topic td {
	background-color: #b2d267;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.workshop-topic td a:link, .workshop-topic td a:visited {
	text-decoration: none;
}
.workshop-topic td a:hover {
	text-decoration: underline;
}
table.workshop-post {
	width: 100%;
	margin-bottom: 25px;
	white-space: normal;
}
.workshop-post th {
	background-color: #f0c667;
	border-bottom-color: #ffeda9;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	font-weight: normal;
}
.workshop-post td {
	background-color: #ffe29f;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.workshop-post td a:link, .workshop-post td a:visited {
	text-decoration: none;
}
.workshop-post td a:hover {
	text-decoration: underline;
}
table.participant-list {
	width: 100%;
}
.participant-list th {
	font-weight: bold;
	color: #000000;
	background-color: #eec865;
	vertical-align: middle;
	height: 34px;
	padding-left: 11px;
}
.participant-list td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #f0d391;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.participant-list td.odd {
	background-color: #ffe2a0;
}
table.underlinedResult {
	width: 100%;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.underlinedResult td {
	height: 25px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.underlinedResult th {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 186px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 11px;
}

div.partnerSlider {
	overflow: hidden;
	width: 948px;
	height: 205px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.scrolling-content {
	text-align: center;
	width: 600px;
	vertical-align: middle;
	white-space: nowrap;
}
div.leftTopFloating {
	width: 380px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 252px;
	clear: left;
	position: absolute;
}
.scrolling-content img {
	margin-right: 15px;
	margin-left: 15px;
}
#socialMediaBox {
	height: 299px;
	float: left;
	position: fixed;
	left: 0px;
	top: 187px;
	border: 1px solid #cccccc;
	background-color: #FFF;
	padding: 0px;
	text-align: right;
	vertical-align: top;
	width: 60px;
	overflow: hidden;
	visibility: visible;
	display: block;
	margin: 0px;
}
table.socialMediaBoxItem {
	width: 125px;
}
#socialMediaBoxSlidingContent {
	padding-top: 6px;
	overflow: visible;
	visibility: visible;
	width: 188px;
	padding-right: 12px;
	display: block;
}


table.socialMediaBoxItem td {
	height: 53px;
	vertical-align: middle;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	display: table-cell;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	padding-left: 12px;
}
.socialMediaBoxItem a:link, .socialMediaBoxItem a:visited {
	color: #000;
	text-decoration: none;
}
.socialMediaBoxItem a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#socialMediaBoxImageBox {
	float: left;
}

a.nonUnderlinedLink:link, a.nonUnderlinedLink:visited { 
	text-decoration: none;
}

a.nonUnderlinedLink:hover {
	text-decoration: underline;
} 

