* {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 100.01%;
}

body {
	background: #1289CB;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
p {
	padding-bottom: 10px;
	line-height: 140%;
}
td {
}
ul {
	margin-left: 1.5em;
	padding-bottom: 10px;
}
ol {
	margin-left: 2em;
	padding-bottom: 10px;
}
li {
	line-height: 140%;
}
h1 {
	color: #1289CB;
	font-size: 160%;
	padding-bottom: 5px;
}
h2 {
	color: #1289CB;
	padding-bottom: 5px;
	font-size: 130%;
}
.links {
	text-align: left;
}
.rechts {
	text-align: right;
}
a img {
	border: 0px solid;
}
input, textarea, select {
	font-size: 12px!important;
}
form {
	display: inline;
}
/*---------------------------------------------------- Seitendefinition */
#page {
	width: 910px;
}
/*---------------------------------------------------- Header */
#header {
	width: 100%;
	position: relative;
}
/*---------------------------------------------------- Footer */
#footer {
	height: 55px;
	background-image: url(global_gfx/footer_zeitungen.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 10px;
}
	#footer div.links {
		color: #FFF;
		font-size: 70%;
		padding-left: 10px;
		width: 450px;
		float: left;
		position: relative;
	}
	#footer div.rechts {
		position: relative;
		color: #FFF;
		font-size: 70%;
		text-align: right;
		width: 440px;
		float: left;
	}
		#footer div.rechts a {
			color: #FFF;
		}
/*---------------------------------------------------- Contentbereich */
.outer {
	border-left: 194px solid #D1E7F5; /* Hintergrundfarbe linke Spalte*/
	border-right: 211px solid #FFE9C7; /* Hintergrundfarbe rechte Spalte */
}
.outerbreit {
	border-left: 194px solid #D1E7F5; /* Hintergrundfarbe linke Spalte*/
}
.inner {
	margin: 0px;
	width: 100%;
	background-color: #FFF;
}
/*---------------------------------------------------- Linke Spalte */
.left {
	margin-left: -194px; /* Wenn Hintergrundbild vorhanden*/
	width: 194px;
	float: left;
	position: relative;
}
/*---------------------------------------------------- Rechte Spalte */
.right {
	margin-right: -211px;
	width: 211px;
	float: left;
	position: relative;
	background-image: url(global_gfx/header_schnipsel.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.rightcontent {
	margin-right: -211px;
	width: 188px;
	float: left;
	position: relative;
	margin-top: 50px;
	margin-left: 12px;
	font-size: 80%;
}
#rightcolumn {
	padding-top: 20px;
}
/*---------------------------------------------------- Mittlere Spalte */
.center {
	float: left;
	width: 445px;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-color: #FFF;
	font-size: 80%;
}
.centerbreit {
	float: left;
	width: 656px;
	/*position: relative;*/
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-color: #FFF;
	font-size: 80%;
	background-image: url(global_gfx/header_schnipsel_weiss.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.clear {
	clear: both;
}
/* ----Firefox-Hack */
.outer > .inner {
	border-bottom: 1px solid transparent;
}
/*---------------------------------------------------- Navigation */
.leftcontent {
	border-left: 6px solid #F9AF1A;
	margin-left: 1px;
}
#menu {
}
	#menu ul {
		margin: 0px;
		list-style: none;
		padding: 0px;
	}
	#menu ul a {
		display: block;
		height: 18px;
		padding: 1px 2px 2px 14px;
		color: #FFF;
		border-bottom: 1px solid #D1E7F5;
		text-decoration: none;
		background-color: #1289CB;
		font-size: 80%;
		font-weight: bold;
	}
	#menu ul a:hover {
		background-color: #D1E7F5;
		color: #000;
		background-image: url(global_gfx/menu_on.gif);
		background-repeat: no-repeat;
		background-position: left 7px;
	}
	#menu ul a.on {
		display: block;
		height: 18px;
		padding: 1px 2px 2px 14px;
		color: #000;
		text-decoration: none;
		background-color: #D1E7F5;
		font-size: 80%;
		font-weight: bold;
		background-image: url(global_gfx/menu_on.gif);
		background-repeat: no-repeat;
		background-position: left 7px;
	}
.menufooter {
	background-image: url(global_gfx/footer_menu.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 15px;
}
	.menufooter img {
		margin-left: 14px;
		margin-right: 6px;
	}
#druckversion, #kontakt, #tipafriend, #sitemap {
	float: left;
	position: relative;
}
/*---------------------------------------------------- Box für recte Spalte */
.box {
	width: 188px;
	margin-bottom: 10px;
}
	.box .header {
		background-image: url(global_gfx/box_header.jpg);
		height: 13px;
		background-repeat: no-repeat;
		font-size: 1px;
	}
	.box .footer {
		background-image: url(global_gfx/box_footer.jpg);
		height: 13px;
		background-repeat: no-repeat;
		font-size: 1px;
	}
	.box .content {
		background-image: url(global_gfx/box_content.jpg);
		background-repeat: repeat-y;
		padding: 0 14px;
	}
	.box .content h1 {
		background-color: #1289CB;
		color: #FFF;
		margin-left: -7px;
		margin-right: -7px;
		padding-left: 7px;
		padding-bottom: 4px;
		font-size: 100%;
	}
	.box .content p {
		padding: 0px;
		margin: 0px;
	}
	.box .content img {
		margin-left: -7px;
		margin-right: -6px;
	}
	.box .content a {
		/*background-image: url(global_gfx/pfeil.gif);
		background-repeat: no-repeat;
		background-position: right center;*/
		text-decoration: none;
		color: #1289CB;
		font-weight: bold;
	}
	.box .content a img {
		margin: 0px;
		margin-right: 5px;
	}
input, textarea {
	background-color: #FFE9C7;
	border: 1px solid #1289CB;
	color: #000;
	margin: 2px 0;
	padding: 2px;
	font-size: 80%;
}
/*---------------------------------------------------- Suchentabelle */
table.suchen {
	
}
	table.suchen td {
		padding: 2px;
	}
	table.suchen input, table.suchen textarea, table.suchen select {
		background-color: #D1E7F5;
		border: 1px solid #CCC;
		color: #000;
		padding: 2px;
		font-size: 100%;
	}
	input.button {
		border: 0px solid;
		background-color: transparent;
		font-size: 100%;
		font-weight: bold;
		color: #1289CB;
		background-image: url(/fileadmin/images/icons/pfeil.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 20px;
		cursor: pointer;
		text-align: right;
	}
	td.suchausgabe {
		border-top: 1px solid #F9AF1A;
		border-bottom: 1px solid #F9AF1A;
	}
/*---------------------------------------------------- Suchentabelle Ergebnis */
table.suchausgabe {
	border: 1px solid #F9AF1A;
	margin-bottom: 10px;
	}
	table.suchausgabe td {
		padding: 2px 5px;
	}
	table.suchausgabe img.bonuslogo {
		float: right;
	}
	table.suchausgabe table.bonus td.bonus {
		font-weight: bold;
		color: #1289CB;
		font-size: 14px;
	}
	table.suchausgabe table.bonus {
		border: 1px solid #CCCCCC;
		background-color: #FAFAFA;
	}
	table.suchausgabe table.bonus td {
		font-size: 12;
	}
	table.suchausgabe a {
		text-decoration: none;
		font-weight: bold;
		color: #1289CB;
	}
	table.suchausgabe a.ohnebild {
		background-image: none;
		text-decoration: none;
		border: 0px solid;
		padding-left: 0px;
	}
/*----------------------- Definitionen für Bild/Text Modul */
.bildmodulabstandlinks .imgtext-nowrap img {
		padding-left: 10px;
	}
.bildmodulabstandrechts .imgtext-nowrap img {
		padding-right: 10px;
	}
	.imgtext-table
.imgtext-nowrap {
	width: 445px;
	margin-bottom: 10px;
}
	.imgtext-nowrap td {
	}
	.imgtext-nowrap a{
		background-image: url(fileadmin/template/global_gfx/pfeil.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 20px;
		color: #1289CB;
		font-weight: bold;
		height: 16px;
		text-decoration: none;
	}
.imgtext-table {
	padding-right: 7px;
}
/*----------------------- Tabelle ohne p */
.contenttable {
	background-color: #D1E7F5;
	border-collapse: collapse;
	border: 1px solid #1289CB!important;
}
	.contenttable td {
		border: 1px solid #FFF;
		padding: 3px;
	}
.contenttable p {
	margin: 0px;
	padding: 0px;
}
/*----------------------- Icon vor Link */
.external-link-new-window {
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(fileadmin/template/global_gfx/external_link_new_window.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #1289CB;
	font-weight: bold;
}
.internal-link {
	
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(fileadmin/template/global_gfx/internal_link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #1289CB;
	font-weight: bold;
}
/*------------------------------------ Layout für Sitemap */
.tx-dropdownsitemap-pi1 {
	font-family: Arial, Helvetica, Sans-Serif;
}
.tx-dropdownsitemap-pi1 a {
	text-decoration: none;
}
.tx-dropdownsitemap-pi1 ol {
	margin-top: 10px;
	margin-bottom:10px;
}
.tx-dropdownsitemap-pi1 li {
	display: inline;
}
.tx-dropdownsitemap-pi1 DIV {
	/*border: solid 1px #FFFFFF;
	background: #DAEBF3;*/
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
	font-size: 100%;
}
.tx-dropdownsitemap-pi1 DIV.level_1 {
	/*background: #FFFFFF;*/
	font-weight: bold;
	/*background-image: url(/fileadmin/images/icons/sitemap_1.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;*/
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
	background: #FFFFFF;
	font-weight: normal;
	/*background-image: url(/fileadmin/images/icons/sitemap_2.gif);
	background-repeat: no-repeat;*/
	padding-left: 20px;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: #D0E0CC;
	font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: #FFFFFF;
	font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: #E0CCCC;
	font-weight: normal;
}
/*------------------------------------ Layout für TipaFriend */
.tipafriend td {
	padding: 2px 0;
}
	.tipafriend .border {
		border-top: 2px solid #F9AF1A;
		border-bottom: 2px solid #F9AF1A;
		padding: 10px 5px;
		background-color: #D1E7F5;
	}
	.tipafriend .error {
		background-color: #A52A2A;
		color: #FFF;
		padding: 5px 5px;
	}
	.tipafriend strong {
		color: #FFF;
	}
/*** wt_gallery ***/
/* WT GALLERY category mode */
div.wtgallery_categories { 
	/*border: 1px solid silver;*/
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic {
	margin-right: 10px;
}
div.wtgallery_category_pic a img {
	border: 2px solid #000000;
}
div.wtgallery_category_pic a:hover img {
	border: 2px solid #1289CB;
}
div.wtgallery_category_folder {
	margin: 10px 0;
}
div.wtgallery_category_folder a {
	font-size: 14px;
	font-weight: bold;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
.wtgallery_pagebrowser_back {
	float: left;
	width: 33%;
	text-align: left;
}
.wtgallery_pagebrowser_page {
	float: left;
	width: 33%;
	text-align: center;
}
.wtgallery_pagebrowser_fwd {
	float: left;
	width: 33%;
	text-align: right;
}
/* WT GALLERY list mode */
.wt_gallery_list_pic {
	text-align: center;
}
.wtgallery_listpic_pic {
	border: 1px solid white;
}
.wtgallery_listpic {
	border: 1px solid #888888;
	/*width: 52px;
	height: 52px;*/
	margin: 5px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
#wtgallery_singlepic_area {
	border-bottom: 1px solid #1289CB;
	padding-bottom: 20px;
}
.wtgallery_singlepic_pic {
	border: 1px solid white;
}
.wtgallery_singlepic {
	border: 1px solid #888888;
	text-align: center;
}
.wtgallery_singlepic_popup {
	margin: 5px 0;
	font-size: 11px;
	color: #888888;
	text-align: center;
}
.wtgallery_singlepic_fwd {
	float: right;
}
.wtgallery_singlepic_back {
	float: left;
}
.wtgallery_singlepic_comment {
	clear: both;
	font-size: 11px;
	margin: 5px 0;
}
.wtgallery_singlepic_up {
	text-align: center;
}
/* wt_gallery END */





