HTML, BODY
{
	margin: 0;
	padding: 0px;
	height: 100%;
}
BODY
{
	background-color: #006490;
	background-image: url(../images/site-bg.jpg);
	background-repeat: repeat-x;
}
DIV.sp_zentrierung
{
	height: 100%;
}
/*Schrift*/
HTML, BODY, TABLE
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #353535;
}
HTML, BODY, TABLE
{
	font-size: 11px;
	text-align: left;
}
H1
{
	font-size: 1.5em;
	font-weight: normal;
	color: #FF8B00;
	letter-spacing: 0.1em;
	clear: left;
}
H1.seitentitel
{
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	padding-bottom: 6px;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
H2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF8B00;
	letter-spacing: 0.1em;
	padding: 0px;
	margin: 0px;
}
H3, H4, H5, H6
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
H3
{
	font-size: 1em;
	font-weight: bold;
	color: #353535;
	width: 350px;
	margin: 5px 0;
	padding: 0px;
}
H4
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	color: #353535;
	margin: 5px 0 2px;
	padding: 0px;
}
H5
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	margin: 5px 0 2px;
	padding: 0px;
}
H6
{
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 2px;
	padding: 0px;
}
HR
{
	height: 1px;
	border: 0px solid #000000;
	border-bottom: 1px dashed #C0C0C0;
	background-color: transparent;
}
/*a {color: #004179; text-decoration: none;}*/
A
{
	color: #185FB6;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: #C32313;
}
P
{
	padding: 0px;
	margin: 5px 0 15px;
	line-height: 16px;
}
#inhalt UL
{
	list-style-image: url(../images/pfeil2_list.gif);
	margin-top: 5px;
}
LI
{
	line-height: 16px;
}
.sp_klein
{
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
}
#border UL
{
	padding: 0 0 0 20px;
	margin: 0px;
	font-size: 9px;
}
/*Brotkrumen*/
#brotkrumen
{
	font-family: verdana, sans-serif;
	font-size: 9px;
}
#brotkrumen A
{
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #FF8B00;
}
/*Suche*/
#brotkrumensearch
{
	padding: 3px 20px;
}
#brotkrumen
{
	padding: 3px 20px;
}
#suche
{
	text-align: left;
	padding: 3px 20px;
}
DIV.gsearch
{
	border-bottom: 1px dotted #FE8A00;
	border-top: 1px dotted #FE8A00;
	padding: 10px 0 3px;
	margin: 0 0 9px 10px;
}
DIV.gsearch FORM
{
	margin: 0px;
	padding: 0px;
}
DIV.gsearch INPUT#sbi
{
	width: 150px;
	margin: 0 0 5px;
}
DIV.gsearch INPUT#sbb
{
	width: 155px;
	margin: 0 0 5px;
}
/*Rubriken*/
#sp-rubriken H1
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 5px;
	padding: 0px;
}
#sp-rubriken UL
{
	width: 220px;
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#sp-rubriken UL LI
{
	padding-left: 0px;
}
#sp-rubriken UL LI A
{
	padding-left: 10px;
}
#sp-rubriken UL LI A:hover
{
	text-decoration: none;
	border-bottom: 1px solid #C32313;
	background-image: url(../images/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.sp_float_left
{
	float: left;
}
/*News*/
P.tx-mininews-pi1-listrowField-datetime
{
	float: right;
	font-size: 9px;
	font-family: Verdana, Sans-Serif;
}
P.tx-mininews-pi1-listrowField-title
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
P.tx-mininews-pi1-listrowField-teaser
{
}
P.csc-header-date
{
	float: right;
	padding: 1px 0 0 30px;
	margin: 0px;
}
/*Mehrspalten*/
#sp_address-spalten P
{
	width: 300px;
	margin-right: 40px;
	margin-bottom: 10px;
	float: left;
}
/*GrÃƒÂ¶ssen*/
#allsite
{
	width: 1000px;
	height: 100%;
}
#site
{
	height: 100%;
}
#linksrand
{
	width: 14px;
}
#linksrand IMG
{
	width: 14px;
}
#spalte-links, #navigation
{
	width: 170px;
}
#banner
{
	height: 40px;
}
#werbungrand, #werbungrand DIV
{
	width: 5px;
}
#spalte-rechts, #werbung, #werbung1
{
	width: 170px;
}
#footer-spacer
{
	width: 500px;
	height: 1px;
}
#brotkrumen
{
	height: 20px;
}
/*AbstÃƒÂ¤nde*/
#banner, #inhalt
{
	padding: 7px 20px;
}
#footer
{
	padding: 7px 20px;
}
#logo
{
	padding: 30px 0 15px;
	text-align: center;
}
#navigation
{
	padding: 0 0 35px;
}
#seitentitel
{
	padding: 10px 20px 0;
}
#border
{
	padding: 7px 20px;
}
#bannertop .banner
{
	text-align: center;
	padding: 0 0 10px;
}
#bannertop H3, #werbung H3
{
	margin: 0px;
	padding: 0px;
}
#werbung .banner, #spalte-links .banner
{
	text-align: center;
	padding: 0 0 20px;
}
#bannerbottom
{
	text-align: center;
	margin: 0;
}
#bannerbottom .banner
{
	display: inline;
	margin: 7px;
}
#bannerbottom .banner DIV
{
	display: inline;
}
#werbung1
{
	padding: 20px 0 0;
}
#adsense
{
	padding: 5px;
	text-align: center;
}
#adsense TABLE, #adsense TD
{
}
#adsense IFRAME
{
	width: 80%;
}
/*Hintergrud Farben*/
#spalte-links, #spalte-mitte
{
	background-color: #FFFFFF;
}
#spalte-rechts
{
	background-color: #E7E5E5;
}
#logo, #navigation, #banner, #inhalt, #footer, #navfooter, #seitentitel
{
	background-color: #FFFFFF;
}
#linksrand
{
	background-color: #FF8B00;
}
#werbung .banner OBJECT, .banner EMBED
{
}
#banner .banner OBJECT, .banner EMBED
{
	background-color: #FFFFFF;
}
/*WYSIWYG Editor*/
.align-right
{
	text-align: right;
}
.align-left
{
	text-align: left;
}
.align-center
{
	text-align: center;
}
.align-justify
{
	text-align: justify;
}
/*Rubriken Auflistung*/
.sp_catlist_lev1
{
	margin: 15px 0 0;
	display: block;
	width: 95%;
	padding: 3px 10px 3px 17px;
	float: left;
	font-weight: bold;
	border-bottom: 1px solid #FF8B00;
	background-image: url(../images/pfeil_list1.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.sp_catlist_lev1:hover
{
	color: #FFFFFF;
	background-color: #03316D;
	background-image: url(../images/pfeil_list2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
A.sp_catlist_lev2
{
	margin: 0 7px;
	white-space: nowrap;
}
A.sp_catlist_lev2:hover
{
	text-decoration: none;
	border-bottom: 1px solid #FF8E03;
	border-top: 1px solid #FF8E03;
	background-image: url(../images/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.sp_float_left
{
	float: left;
}
P.csc-linkToTop A
{
	padding: 3px 0;
	background-image: url(../images/link-to-top.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -200px;
	display: block;
	width: 39px;
	overflow: hidden;
	float: right;
}
P.csc-linkToTop
{
	height: 15px;
}
A IMG
{
	border: 0px solid #000000;
}
/*Content Tabelle*/
.tr-even, .tr-odd
{
	vertical-align: top;
}
.tr-even
{
	background-color: #D9E4ED;
}
.tr-0
{
	background-color: #4077A3;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-last
{
	padding: 5px;
}
DIV.sp_gebietswahl
{
	text-align: right;
}
DIV.sp_gebietswahl SELECT
{
	font-size: 9px;
}
DL.csc-textpic-image IMG
{
	border: 0px solid #C0C0C0;
}
#sp-img-300 DT IMG
{
	width: 300px;
	height: 40px;
	margin: 10px 0;
}
/*Kontaktformular*/
DIV.sp_kontakt-label
{
	width: 70px;
	float: left;
}
DIV.csc-mailform-field INPUT
{
	width: 200px;
}
DIV.csc-mailform-field INPUT.csc-mailform-submit
{
	width: auto;
}
DIV.csc-mailform-field INPUT.csc-mailform-check
{
	width: auto;
}
.extranav.sprachen
{
	margin: 10px 0 0 10px;
	margin-top: 12px;
	padding: 5px 0;
	border-bottom: 1px dotted #FF8B00;
	border-top: 1px dotted #FF8B00;
	height: 19px;
}
.extranav.sprachen A
{
	float: left;
	margin: 0 3px;
}
.extranav.rss
{
	float: right;
}
.extranav.rss A.twitter
{
	margin-top: -2px;
}
/*Navigation*/
#navigation UL
{
	padding-left: 0px;
	margin: 0px;
	list-style: none;
}
LI.menu1-level1-no A, LI.menu1-level1-act A
{
	width: 100%;
	display: block;
	padding: 3px 0 3px 10px;
	font-weight: bold;
	white-space: normal;
}
LI.menu1-level1-no A
{
	color: #004179;
}
LI.menu1-level1-no A:hover, .menu1-level1-act A
{
	background-color: #FF8B00;
	color: #FFFFFF;
	text-decoration: none;
}
DIV.navpadd
{
	width: 20px;
}
LI.menu1-level2-no A, LI.menu1-level2-act A
{
	width: 170px;
	color: #004179;
	display: block;
	font-size: 0.9em;
	padding: 1px 3px 1px 15px;
	font-weight: normal;
	white-space: normal;
}
LI.menu1-level2-no A:hover, LI.menu1-level2-act A
{
	background-color: #FFE6C7;
	text-decoration: none;
}
/*Links unter der Navigation*/
LI#pageid-179 A, LI#pageid-186 A
{
	font-weight: normal;
}
LI.menu1-level1-no#pageid-179 A, LI.menu1-level1-act#pageid-179 A, LI.menu1-level1-no#pageid-186 A, LI.menu1-level1-act#pageid-186 A
{
	width: 100%;
	display: block;
	padding: 0 0 0 10px;
	white-space: normal;
}
/*Werben im SeereisenPortal*/
LI#pageid-181
{
	margin-top: 7px;
}
LI#pageid-181 A
{
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 0;
	padding-bottom: 0;
}
LI.menu1-level1-no#pageid-181 A
{
	color: #FF8B00;
}
LI.menu1-level1-no#pageid-181 A:hover
{
	color: #FFF;
}
/*Leztes Video v. CruiseTube*/
.lastvideo
{
	margin: 0 0 0 10px;
	padding: 0;
	/*[disabled]height:113px;*/
	/*[disabled]width:150px;*/
	overflow: hidden;
}
.lastVideoTitle
{
	text-align: center;
	display: block;
	margin: 6px 0 5px 10px;
	/*[disabled]border-top:1px dotted #FE8A00;*/
	padding-top: 5px;
	font: normal 11px Verdana;
}
.lastvideo A
{
	display: block;
	margin: 0;
	padding: 0;
}
.lastvideo A EM
{
	display: block;
	text-align: center;
}
.lastvideo A IMG
{
	border: 2px solid #3185EB;
}
.lastvideo A:hover IMG
{
	border: 2px solid #175EB5;
	/*[disabled]border:2px solid #FE8A00;*/
}
.lastvideo A STRONG
{
	display: block;
	height: 50px;
	/*[disabled]float:left;*/
	background: url(../images/play2.png) no-repeat center top;
	_background-image: url(../images/play-ie.png);
	/*[disabled]width:50px;*/
	position: relative;
	/*[disabled]left:53px;*/
	top: -70px;
	text-indent: -100em;
	margin-bottom: -45px;
	opacity: 0.7;
}
.lastvideo A:hover STRONG
{
	opacity: inherit;
}
.lastvideo A SPAN
{
	display: block;
	text-align: center;
}
