/* 
CSS-Datei für schulfahrt.de
Agentur construktiv, Bremen
@author: Edgar Nanninga
*/

body, html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg-body.gif);
	background-repeat:repeat-y;
	font-size:100.01%; 

}

a img { border:none; }

table { font-size:0.8em; margin:10px; padding:0px; border-collapse:collapse;}
table td, table table td { padding-right:20px; }
table table {font-size:1em; margin:0; padding:0px; border-collapse:collapse;}


#headerBox {
	height:136px;width:100%;
	position:absolute;
	top:0;left:0px;right:0px;		
}

#header {
	width:100%;height:100%;
	position:absolute;
	right:17px;
	background-image:url(../images/bg-head.jpg);
/*	background-image:url(../images/schulfahrt_strand.jpg); */

}
#header-inhalt {
	position:relative;
	margin-left:17px;
}

.linie {
	margin:0; padding:0;
	position:absolute;
	top:132px;
	left:0;
	width:100%; 
	height:4px;
}

* html .linie {
	left:-17px;
	
}

.linieUnten {
	margin:0; padding:0;
	position:absolute;
	bottom:26px;
	width:100%;
	height:4px;
	
	right:0px;
}

#navigation  {
	width:198px;
	position:absolute;
	top:136px;
	left:0px;
	font-size:0.8em;
}

#navigation ul.navi {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:20px;
	margin-left:30px;
	width:168px;
  font-size:1.1em;

}

#navigation ul.navi li {
	display:inline;
}

#navigation ul.navi a {
	display:block;
	line-height:1.2em;
	text-decoration:none;
	color:#00468c;
	padding:5px;
	width:158px;
}

#navigation ul.navi a:active {
	background:#ffe100;
	color:#00468c;
}

#navigation ul.navi a:hover {
	background:#00468c;
	color:#fff;
}




#footer-box {
	width:100%; height:30px;
	position:absolute;
	bottom:0px; left:0px; right:0px;	
}

#footer {
	width:100%;	height:100%;
	position:absolute;
	right:17px;
	background:#d2e3ec;
}


#footer-inhalt {
	line-height:30px;
	margin-left:17px;
	font-size:0.8em;
	font-weight:bold;
}

#footer-inhalt a {
	text-decoration:none;
	color:#00468c;
	padding:0px 10px;
	line-height:25px;
}

#footer-inhalt a:hover {
	text-decoration:underline;
}

#footer-inhalt img {
	width:100%;
	height:4px;
}

/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */

#content {
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	overflow:scroll;
}

#content-inhalt {
	float:left;
	margin-top:136px;
	padding-left:230px;
	padding-bottom:30px;
	width:488px;
	border-right:1px solid #d2e3ec;
}

#content-inhalt h1, #content-inhalt h2 { color:#000560; }

#content-inhalt h1 { 
	font-size: 1.4em;
	margin:10px;
}

#content-inhalt h2 {
	clear:both;
	font-size:1.05em;
	margin: 30px 30px 0px 10px;
}

#content-inhalt h2 a {
	color:#000560;
	text-decoration:none;
}

#content-inhalt h3 a {
	color:#000560;
	text-decoration:none;
}

#content-inhalt p {
	font-size:0.8em;
	line-height:1.2em;
	margin:5px 30px 5px 10px;
}

#content-inhalt p.details {
	text-align:right;
	font-size:0.75em;
}

#content-inhalt p.details a {
	color:red;
	text-decoration:none;
}

#content-inhalt p.details a:hover{
	text-decoration:underline;
}

#content-inhalt img {
	float:left;
	margin:8px 10px 3px 10px;
	border: 1px solid #00468c;
}

/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */

#contentmusterangebot h1, #contentmusterangebot h2 { color:#000560; }

#contentmusterangebot
{
	float:left;
	margin-top:136px;
	padding-left:230px;
	padding-bottom:30px;
	width:700px;

}


#contentmusterangebot #breadcrumb {
	font-size:0.75em;
	margin-top:15px;
	border-bottom: 1px solid #d2e3ec;
}

#contentmusterangebot #breadcrumb a {
	color:#00468c;
}


#contentmusterangebot h1 {
	font-size: 1.4em;
	padding:10px 10px 10px 0px;
}

#contentmusterangebot h2 {
	font-size:1.05em;
	padding: 30px 30px 0px 10px;
}



/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */
/*       ContentSitemap                                  */
/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */
#contentSiteMap {
	float:left;
	margin-top:136px;
	padding-left:230px;
	padding-bottom:30px;
	width:700px;
	font-size:0.8em;
}

#contentSiteMap h1, #contentSiteMap h2 , #contentSiteMap h3{
	color:#000560;
}



#contentSiteMap h1 {
	font-size: 1.8em;
	padding:10px 10px 10px 0px;
}


#contentSiteMap h2 {
	font-size:1.5em;
	padding: 3px 1px 0px 10px;
}


#contentSiteMap a {
	color:#00468c;
	text-decoration:none;
}

#contentSiteMap a:hover {
	text-decoration:underline;
}

#contentSiteMap p.telHinweis {
	color:#f00;
	font-weight:bold;
	border-top: 1px solid #d2e3ec;
	margin-top:20px;
}

/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */
/*       ContentReisen                                  */
/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */
#contentReisen p, #contentReisen ul  {
	font-size:0.8em;
	line-height:1.2em;
	padding:5px 30px 5px 10px;
}
#contentReisen {
	float:left;
	margin-top:136px;
	padding-left:230px;
	padding-bottom:30px;
	width:700px;
}

#contentReisen #breadcrumb {
	font-size:0.75em;
	margin-top:15px;
	border-bottom: 1px solid #d2e3ec;
}

#contentReisen #pdf {
	font-size:0.75em;
	margin-top:15px;
	text-align: right;
	vertical-align:bottom;
}

#contentReisen #pdf img{
	float:right;
	vertical-align:bottom;
/*	margin:8px 10px 3px 10px; */
/*	border: 1px solid #00468c; */
}

#contentReisen #breadcrumb a {
	color:#00468c;
}

#contentReisen #breadcrumb img{
	float:right;
	vertical-align:bottom;
/*	margin:8px 10px 3px 10px; */
	border: 0;
}
#contentReisen #karteireiter {
	font-size:0.72em;
	border-bottom: 1px solid #00468c;
	height:1.7em;
}

#contentReisen #karteireiter a {
	display:block;
	float:left;
	line-height:1.7em;
	background:#d2e3ec;
	margin-right:10px;
	padding:0px 10px;	
	border-top:1px solid #00468c;
	border-left:1px solid #00468c;
	border-right:1px solid #00468c;
}

#contentReisen #karteireiter a:hover, #contentReisen #karteireiter a.aktiv {
	background:#00468c;
	color:#fff;
	text-decoration:none;
}

#contentReisen #bilder {
	float:right;
	width:200px;
	margin-top:30px;
	padding-left:20px;
	font-size:0.9em;
}

#contentReisen #bilder img {
	float:none;
	padding:0;
	margin:0;
}

#contentReisen #bilder p {
	margin:0;
	padding:2px 0px 2px 0px;
}

#contentReisen h1, #contentReisen h2, #contentReisen h3, #contentReisen strong{
	color:#000560;
}


#contentReisen h1 {
	font-size: 1.4em;
	padding: 10px 10px 10px 0px;
/*	padding:10px 10px 10px 0px;*/
}

#contentReisen h1.angebot {
	font-size: 1.4em;
	padding:10px 0px 0px 0px;
}

#contentReisen h2 {
	font-size:1.05em;
	padding: 3px 1px 0px 10px;
}

#contentReisen h3 {
	font-size:1.05em;
	padding: 0px 0px 0px 0px;
}


#contentReisen table {
	font-size:0.8em;
}

#contentReisen table td {
	padding:1px 0px;
}

#contentReisen table td.preis  img{
	float:right;
	margin:0px 0px 0px 0px;
	border: none
}
#contentReisen table td.hinweis {
	color:#f00;
	font-weight:bold;
	text-align:center;
	padding:0px 5px;
}

#contentReisen table td.preis {
	text-align:right;
}

#contentReisen table td.tag {
	font-weight:bold;
	padding:1px 5px 1px 10px;
	width:60px;
}

#contentReisen table td.h3 {
	font-size:1.05em;
	font-weight:bold;
  padding: 0px 0px 0px 0px;
}



#contentReisen p, #contentReisen ul  {
	font-size:0.8em;
	line-height:1.2em;
	padding:5px 30px 5px 10px;
}

#contentReisen ul {
	padding-left:30px;
}

#contentReisen p.details {
	clear:left;
	text-align:left;
	font-size:0.75em;
	margin-top:-5px;
}

#contentReisen p.laender {
	font-size:0.8em;
	line-height:1.2em;
	padding:0px 0px 0px -10px; 
}

#contentReisen p.reisebeschreibung {

	font-size:0.8em;
	line-height:1.2em;
	padding: 0px 30px 0px 10px;
}

#contentReisen p.telHinweis {
	color:#f00;
	font-weight:bold;
	border-top: 1px solid #d2e3ec;
	margin-top:20px;
}


#contentReisen p.angebot {
	text-align:left;
	font-size:1.3em;
	padding: 0px 0px 0px 0px;
}


#contentReisen p.angebottext {
	text-align:left;
	font-size:1.3em;
	padding: 0px 0px 0px 0px;
}

#contentReisen p.angebotlabel {
	text-align:left;
	font-weight:bold;
	font-size:1.3em;
	padding: 0px 0px 0px 0px;
}

#contentReisen p.angebotlabelerror {
	text-align:left;
	font-weight:bold;
	font-size:1.3em;
	padding: 0px 0px 0px 0px;
	color:#FF0000; 
}

#contentReisen img {
	float:left;
	margin:8px 10px 3px 10px;
	border: 1px solid #00468c;
}

#contentReisen a {
	color:#00468c;
	text-decoration:none;
}

#contentReisen a:hover {
	text-decoration:underline;
}

/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */
/*       contentService                                  */
/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */
#contentService p, #contentService ul  {
	font-size:0.8em;
	line-height:1.2em;
	padding:5px 30px 5px 10px;
}
#contentService {
	float:left;
	margin-top:136px;
	padding-left:230px;
	padding-bottom:30px;
	width:700px;
}

#contentService #breadcrumb {
	font-size:0.75em;
	margin-top:15px;
	border-bottom: 1px solid #d2e3ec;
}

#contentService #pdf {
	font-size:0.75em;
	margin-top:15px;
	text-align: right;
	vertical-align:bottom;
}

#contentService #pdf img{
	float:right;
	vertical-align:bottom;
/*	margin:8px 10px 3px 10px; */
/*	border: 1px solid #00468c; */
}

#contentService #breadcrumb a {
	color:#00468c;
}

#contentService #breadcrumb img{
	float:right;
	vertical-align:bottom;
/*	margin:8px 10px 3px 10px; */
	border: 0;
}
#contentService #karteireiter {
	font-size:0.72em;
	border-bottom: 1px solid #00468c;
	height:1.7em;
}

#contentService #karteireiter a {
	display:block;
	float:left;
	line-height:1.7em;
	background:#d2e3ec;
	margin-right:10px;
	padding:0px 10px;
	border-top:1px solid #00468c;
	border-left:1px solid #00468c;
	border-right:1px solid #00468c;
}

#contentService #karteireiter a:hover, #contentService #karteireiter a.aktiv {
	background:#00468c;
	color:#fff;
	text-decoration:none;
}

#contentService #bilder {
	float:right;
	width:200px;
	margin-top:30px;
	padding-left:20px;
	font-size:0.9em;
}

#contentService #bilder img {
	float:none;
	padding:0;
	margin:0;
}

#contentService #bilder p {
	margin:0;
	padding:2px 0px 2px 0px;
}

#contentService h1, #contentService h2 {
	color:#000560;
}

#contentService h1 {
	font-size: 1.4em;
	padding:10px 10px 10px 0px;
}

#contentService h1.angebot {
	font-size: 1.4em;
	padding:10px 0px 0px 0px;
}

#contentService h2 {
	font-size:1.05em;
	padding: 3px 1px 0px 10px;
}

#contentService table {
	font-size:0.9em;
	border:2px
	padding: 3px 3px 3px 3px
}

#contentService table td {
	font-size:0.9em;
	padding:1px 0px;
	border:2px
}

#contentService table td.hinweis {
	color:#f00;
	font-weight:bold;
	text-align:center;
	padding:0px 5px;
}

#contentService table td.preis {
	text-align:right;
}

#contentService table td.tag {
	font-weight:bold;
	padding:1px 5px 1px 10px;
	width:60px;
	border:2px
}

#contentService p, #contentService ul  {
	font-size:0.8em;
	line-height:1.2em;
	padding:5px 30px 5px 10px;
}

#contentService ul {
	padding-left:30px;
}

#contentService p.details {
	clear:left;
	text-align:left;
	font-size:0.75em;
	margin-top:-5px;
}

#contentService p.laender {
	font-size:0.8em;
	line-height:1.2em;
	padding:0px 0px 0px -10px;
}

#contentService p.reisebeschreibung {

	font-size:0.8em;
	line-height:1.2em;
	padding: 0px 30px 0px 10px;
}

#contentService p.telHinweis {
	color:#f00;
	font-weight:bold;
	border-top: 1px solid #d2e3ec;
	margin-top:20px;
}


#contentService p.angebot {
	text-align:left;
	font-size:1.3em;
	padding: 0px 0px 0px 0px;
}


#contentService p.angebottext {
	text-align:left;
	font-size:1.3em;
	padding: 0px 0px 0px 0px;
}

#contentService p.angebotlabel {
	text-align:left;
	font-weight:bold;
	font-size:1.3em;
	padding: 0px 0px 0px 0px;
}

#contentService p.angebotlabelerror {
	text-align:left;
	font-weight:bold;
	font-size:1.3em;
	padding: 0px 0px 0px 0px;
	color:#FF0000;
}

#contentService img {
	float:left;
	margin:8px 10px 3px 10px;
	border: 0px solid #00468c;
}

#contentService a {
	color:#00468c;
	text-decoration:none;
}

#contentService a:hover {
	text-decoration:underline;
}

#contentService form {
	font-size:0.8em;
}

#contentService form table {
	font-size:0.8em;
}

/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */
/*       ContentDownload                                  */
/* IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII */

#contentDownload {
	float:left;
	margin-top:136px;
	padding-left:230px;
	padding-bottom:30px;
	width:700px;
}

#contentDownload #breadcrumb {
	font-size:0.75em;
	margin-top:15px;
	border-bottom: 1px solid #d2e3ec;
}

#contentDownload #breadcrumb a {
	color:#00468c;
}

#contentDownload #karteireiter {
	font-size:0.72em;
	border-bottom: 1px solid #00468c;
	height:1.7em;
}

#contentDownload #karteireiter a {
	display:block;
	float:left;
	line-height:1.7em;
	background:#d2e3ec;
	margin-right:10px;
	padding:0px 10px;	
	border-top:1px solid #00468c;
	border-left:1px solid #00468c;
	border-right:1px solid #00468c;
}

#contentDownload #karteireiter a:hover, #contentDownload #karteireiter a.aktiv {
	background:#00468c;
	color:#fff;
	text-decoration:none;
}

#contentDownload #bilder {
	float:right;
	width:200px;
	margin-top:30px;
	padding-left:20px;
	font-size:0.9em;
}

#contentDownload #bilder img {
	float:none;
	padding:0;
	margin:0;
	border:none;
}

#contentDownload #bilder p {
	margin:0;
	padding:2px 0px 2px 0px;
}

#contentDownload h1, #contentDownload h2 {
	color:#000560;
}

#contentDownload h1 {
	font-size: 1.4em;
	padding:10px 10px 10px 0px;
}

#contentDownload h2 {
	font-size:1.05em;
	padding: 30px 30px 0px 10px;
}

#contentDownload table {
	font-size:0.8em;
}

#contentDownload table td {
	padding:1px 0px;
}

#contentDownload table td.hinweis {
	color:#f00;
	font-weight:bold;
	text-align:center;
	padding:0px 5px;
}

#contentDownload table td.preis {
	text-align:right;
}

#contentDownload table td.tag {
	font-weight:bold;
	padding:1px 5px 1px 10px;
	width:60px;
}

#contentDownload p, #contentDownload ul  {
	font-size:0.8em;
	line-height:1.2em;
	padding:5px 30px 5px 10px;
}

#contentDownload ul {
	padding-left:30px;
	
}

#contentDownload blockquote {
	padding-left:5px;
	padding-bottom:1px;
	font-size:0.8em;
}

#contentDownload p.details {
	clear:left;
	text-align:right;
	font-size:0.75em;
	margin-top:-5px;
}

#contentDownload p.telHinweis {
	color:#f00;
	font-weight:bold;
	border-top: 1px solid #d2e3ec;
	margin-top:20px;
}

#contentDownload img {
	float:left;
	margin:8px 10px 3px 10px;
/*	border: 1px solid #00468c; */
}

#contentDownload img.noborder {
	float:left;
	margin:8px 10px 3px 10px;
	border:none;
/*	border: 1px solid #00468c;*/
}

#contentDownload a {
	color:#00468c;
	text-decoration:none;
}

#contentDownload a:hover {
	text-decoration:underline;
}


/*** Sidebar ***/
#sidebar {
	padding-left:20px;
	padding-right:20px;
	margin-top:136px;
	margin-bottom:30px;
	float:left;
	width: 180px;
}

#sidebar h2 {
	font-size:1.05em;
	padding:10px 0px 0px 0px;
	color:#000560;
}

#sidebar a {
	text-decoration:none;
	color:#000;
}

#sidebar a:hover {
	text-decoration:underline;
}

#sidebar strong {
	color:#00468c;
}

#sidebar ul {
	list-style-type:square;
	font-size:0.8em;
	margin:0px;
	padding:0px;
	padding-left:17px;
}

#sidebar ul li {
	margin-top:5px;
}

#sidebar .liste {
	width:200px;
	border: 1px solid #000;
	margin-top:15px;
}

#sidebar img {
	padding-left:17px;
}

/*** Newsletter-Formular ***/
#form {
	margin-top:40px;
}

#form ul {
	list-style-type:none;
}

#form label {
	cursor:pointer;
}

#form input {
	width:150px;
}

 old

#form input.text, #form input.submit  {
	padding:2px;
	border:1px solid #000;

}





#form h1 {
	font-size: 1.4em;
	padding:10px 10px 10px 0px;
}


/*** Kontakt-Formular ***/
/*** komplettes Kontakt-Formular in div id=kontaktForm packen ***/
#kontaktForm {}
#kontaktForm label {cursor:pointer};
#kontaktForm input, #kontaktForm textarea { width:400px;}
#kontaktForm textarea { height:275px; }

form { font-size:0.8em; margin:10px;}

input.text  {
padding:2px;
	border:1px solid #000;
}

input.textbutton  {
padding:2px;
	border:1px solid #000;
	background:#d2e3ec;
	color:#00468c;
	font-weight:bold;
	line-height:1.7em;
	background:#d2e3ec;
	margin-right:10px;
	border:1px solid #00468c;
	}

