* {
	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: 41px;
	background-image: url(global_gfx/footer.jpg);
	background-position: center;
	background-repeat: repeat-x;
	padding-top: 10px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
	#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: 65px;
}
#subhead {
	padding-top: 60px;
	font-size: 11px;
	text-align: left;
}
.rightcontent {
	margin-right: -211px;
	width: 188px;
	float: left;
	position: relative;
	margin-top: 10px;
	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;
	}
	#menu ul ul {
		background-color: #B1DAF1;
	}
	#menu ul ul a {
		display: block;
		height: 18px;
		padding: 1px 2px 2px 24px;
		color: #000;
		border-bottom: 1px solid #D1E7F5;
		text-decoration: none;
		background-color: #B1DAF1;
		font-size: 80%;
		font-weight: bold;
	}
	#menu ul ul a:hover {
		background-color: #D1E7F5;
		color: #000;
		background-image: url(global_gfx/menu_ul_on.gif);
		background-repeat: no-repeat;
		background-position: left 7px;
	}
	#menu ul ul a.on {
		display: block;
		height: 18px;
		padding: 1px 2px 2px 24px;
		color: #000;
		text-decoration: none;
		background-color: #D1E7F5;
		font-size: 80%;
		font-weight: bold;
		background-image: url(global_gfx/menu_ul_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: 5px;
	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;
	}
/*------------------------------------ Krimibox rechts */
.krimibox-rechts {
	margin-bottom: 15px;
}
	.krimibox-rechts .header {
		background-image: url(../../koblenz-krimi/box_header.jpg);
		background-repeat: no-repeat;
		padding: 5px;
		font-weight: bold;
		color: #FFF;
		background-color: #1665A0;
	}
	.krimibox-rechts .content {
		border: 1px solid #1D7EC7;
		padding: 5px;
		font-size: 11px;
		background-color: #FDF2DF;
	}
/*** Teilnehmerlisten ***/
.ROW{
	width:445px;
	font-size:12px;
}
.LABEL{
	width: 108px;
	float: left;
	margin-left: 14px;
	border-bottom:solid 1px #fff;
	padding: 1px 0;
	display: inline;
}
.FIELD{
	width: 187px;
	float: left;
	border-bottom:solid 1px #fff;
	font-weight: bold;
	padding: 1px 0;
}
.LIST_ITEM_PUBLIC, .LIST_ITEM_VIP {
	clear: both;
	margin: 15px 0;
	background-image: url(/fileadmin/koblenz-krimi/box/teilnehmerbox_strech.jpg);
	background-repeat: repeat-y;
}
	.LIST_ITEM_PUBLIC *, .LIST_ITEM_VIP * {
		font-size: 11px;
	}
	.LIST_ITEM_PUBLIC .beschreibung .ROW, .LIST_ITEM_VIP .beschreibung .ROW {
		width: 309px;
	}
	.LIST_ITEM_PUBLIC .HEADER, .LIST_ITEM_VIP .HEADER {
		background-image: url(/fileadmin/koblenz-krimi/box/teilnehmerbox_header.jpg);
		background-repeat: no-repeat;
		height: 16px;
	}
	.LIST_ITEM_PUBLIC .FOOTER, .LIST_ITEM_VIP .FOOTER {
		background-image: url(/fileadmin/koblenz-krimi/box/teilnehmerbox_footer.jpg);
		background-repeat: no-repeat;
		height: 16px;
	}
.TX_WPDIRECTORY_REASON_LABEL {
	margin-left: 14px;
	border-bottom:solid 1px #fff;
	width: 295px;
}
.TX_WPDIRECTORY_REASON {
	margin-left: 14px;
	font-weight: bold;
	width: 295px;
	border-bottom: 1px solid #FFF;
}
.TX_WPDIRECTORY_LINK_LABEL {
	margin-left: 14px;
	border-bottom:solid 1px #fff;
	width: 295px;
}
.TX_WPDIRECTORY_LINK {
	margin-left: 14px;
	font-weight: bold;
	width: 295px;
}
.TX_WPDIRECTORY_WISH_LABEL {
	margin-top: 3px;
}
.TX_WPDIRECTORY_WISH {
	font-weight: bold;
}
.IMAGE {
	float: right;
	padding-right: 17px;
	width: 105px;
	display: inline;
}
.DETAIL_PUBLIC{
	clear:both;
	background:#cfc;
	border-bottom:solid 2px #0f0;
	margin-bottom:20px;
}
.DETAIL_VIP{
	clear:both;
	background:#fcc;
	border-bottom:solid 2px #f00;
	margin-bottom:20px;
}
.browseBoxWrap {
	background-image: url(global_gfx/pagebrowser_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 11px;
	
	padding-top: 3px;
}
.browseBoxWrap a {
	font-size: 11px;
}
.browseLinksWrap {
	text-align: center;
}
/*** Loginbox ***/
.loginbox {
	clear: both;
	margin: 15px 0;
	background-image: url(/fileadmin/koblenz-krimi/box/loginbox_strech.jpg);
	background-repeat: repeat-y;
}
	.loginbox .header {
		background-image: url(/fileadmin/koblenz-krimi/box/loginbox_header.jpg);
		background-repeat: no-repeat;
		height: 16px;
	}
	.loginbox .footer {
		background-image: url(/fileadmin/koblenz-krimi/box/loginbox_footer.jpg);
		background-repeat: no-repeat;
		height: 16px;
	}
	.loginbox .content {
		margin: 0 15px;
		line-height: 140%;
		background-image:  url(/fileadmin/koblenz-krimi/box/loginbox_rzcard_bg.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		height: 300px;
	}
	.loginbox * {
		margin: 0;
		padding: 0;
	}
	.loginbox .content h3 {
		color: #A52A2A;
		font-size: 16px;
		margin-bottom: 5px;
	}
	.loginbox .loginfeld {
		margin-left: 290px;
		margin-top: 73px;
	}
/*** Bewerbungsformular ***/
.bewerbung {
	border-collapse: collapse;
	font-size: 12px;
}
	.bewerbung td {
		padding: 1px 5px 1px 0;
		font-size: 12px;
	}
	.bewerbung input, .bewerbung textarea, .bewerbung select {
	background-color: #FFE9C7;
	border: 1px solid #1289CB;
	color: #000;
	margin: 2px 0;
	padding: 2px;
	font-size: 80%;
}

#rightcolumn .csc-textpic-caption {
	font-size: 11px;
}
#rightcolumn .csc-textpic-clear {
	height: 15px;
}

