/* CSS Document */
/*
// +----------------------------------------------------------------------+
// | Project:  Immer Urlaub                                               |
// | URL:      http://www.immer-urlaub.de                                 |
// | File:    /css/basis.css                                              |
// +----------------------------------------------------------------------+
// | Haupt-Style-Sheet der Seite                                          |
// +----------------------------------------------------------------------+
// | Copyright (c) Alfred Schmidt                                         |
// | Authors:  Alfred Schmidt a.schmidt@deutscher-orden.de                |
// | Date:     15.11.2006                                                 |
// +----------------------------------------------------------------------+
*/
body {
	background: #ECF5FF /*url(../NEU_img/bgs/linie_blau.jpg);*/
}
#main{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #0033FF;
	position: relative;
}
#head{
	background: #dfefff;
	position: absolute;
	z-index: 5;
	height: 130px;
	width: 994px;
	left: 0px;
	top: 0px;
	border: 1px solid #000000;
	visibility: visible;
}
#naviO{
	background: #D2E9FF;
	position: absolute;
	z-index: 21;
	height: 20px;
	width: 994px;
	left: 0px;
	top: 110px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
	background-color: #D2E9FF;
}
#naviL{
	position: absolute;
	z-index: 20;
	height: auto;
	width: 164px;
	left: 0px;
	top: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	visibility: visible;
	border-bottom-style: none;
}
#content{
	/*background: #ECF5FF;*/
	position: absolute;
	z-index: 1;
	height: auto;
	width: 819px;
	left: 176px;
	top: 131px;
	overflow: auto;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foto{
	position: absolute;
	z-index: 10;
	height: 110px;
	width: 150px;
	left: 6px;
	top: 457px;
	background-repeat: no-repeat;
}
/*#naviU{
	background: #dfefff;
	border: 1px solid #000000;
	position: absolute;
	z-index: 4;
	height: 30px;
	width: 994px;
	left: -25px;
	top: 616px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 10px;
	color: #000000;
}*/
#dow {
	position: absolute;
	z-index: 14;
	height: 53px;
	width: 70px;
	left: 5px;
	top: 530px;
}
#logos {
	position: absolute;
	z-index: 19;
	height: 100px;
	width: 810px;
	left: 200px;
	top: 460px;
}
#golf{
	
	position: absolute;
	z-index: 20;
	height: 52px;
	width: 100px;
	left: 27px;
	top: 550px;
}
#eurolines{
	position: absolute;
	z-index: 11;
	width: 152px;
	left: 1px;
	top: 612px;
	height:40px;
}
#vuvu{
	position: absolute;
	z-index: 61;
	width: 152px;
	left: 1px;
	top: 672px;
	height:40px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000cc;
	font-size: 10pt;
}
.fliesstext{
	font: 10pt/15pt Arial, Helvetica, sans-serif;
	color: #0000CC;
	padding-left: 25px;
	padding-right: 20px;
}
.fliesstitel{
	font-size: 12pt;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.haupttitel{
	font: bold small-caps 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0000FF;
	letter-spacing: 1px;
	word-spacing: 3px;
	padding-left: 50px;
	top: 15px;
	position: absolute;
}


.adressschrift{
	font: 9pt Arial, Helvetica, sans-serif;
	color: #0000FF;
	margin-top: 7px;
	margin-left: 25px;
	letter-spacing: 1px;
	text-align: center;
}

.foto {
	border: 1px solid #0000cc;
}
a.textlink_fett {
	font-size: 11pt;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.textlink_fett:hover {
	font-size: 11pt;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
a.textlink {
	font-size: 10pt;
	text-transform: none;
	color: #BD3119;
	text-decoration: none;
	font-weight: normal;
}
a.textlink:hover {
	font-size: 10pt;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.seitenTitel {
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: none;
	margin-top: 0px;
	padding: 15px 10px 5px;
	letter-spacing: 3pt;
	border-top: 1px none #0000cc;
	border-right: 1px none #0000cc;
	border-bottom: 1px solid #0000cc;
	border-left: 1px none #0000cc;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.seitenTitel_2 {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	padding: 15px 10px 5px;
	letter-spacing: 3pt;
	border-top: 1px none #0000cc;
	border-right: 1px none #0000cc;
	border-bottom: 1px solid #0000cc;
	border-left: 1px none #0000cc;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.buzz {
	font: 9pt Arial, Helvetica, sans-serif;
}
.textarea {
  scrollbar-base-color:#D2E9FF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#ff0000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#D2E9FF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#f0f0f0;
}
.fototabelle {
	margin-left: 25px;
}
h4 {
	font: 10pt Arial, Helvetica, sans-serif;
}
.sonderangebote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FE3044;
	padding-left: 10px;
	padding-top: 0px;
	letter-spacing: 1px;
}
/*topi css*/

.COLORK {font-size: 10px; color: #000F87;}
.COLORL {font-size: 24px; color: #000F87;}
.BACKK {background-color : #ffffe1; }
.COLORM {color: #FF9900; }
.BACKL {background-color: #D2E9FF; }
.COLORN {font-size: 13px; color: #000F87;}
.tableline {
	border: 1px solid #8AC5FF;
}
.linieL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7996DE;
	border-right-color: #7996DE;
	border-bottom-color: #7996DE;
	border-left-color: #7996DE;
}
.tbl_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0000CC;
}
a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #33CCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF0000;
}
a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #0033FF;
}
.tbl_bg{
	background-image: url(../img/golfplatz.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
}
a.weiss{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
a.weiss:hover{color:#FFCC00;}
.tbl_golf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
}
.rahmen_rot{
	border: 1px solid #FF0000;
}
.linie_farbe{
	color: #0073AA;
	width: 750px;
	align: center;
}

