/* ****************************************************************/
/* * CSS-Datei für regenbogenballon.de                            */
/* *                                                              */
/* * Autor:       Joerg Tropf                                     */
/* * eMail:       joerg.tropf@netcomposer.de                      */
/* * Company :    NetComposer                                     */
/* *                                                              */
/* * Create:      2008-01-29                                      */
/* * Last Update: 2008-02-18                                      */
/* ****************************************************************/


/* ****************************************************************/
/* * Globals Formatierungen                                       */
/* ****************************************************************/

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #022C82;
}

a {
	color:#103F88;
}

a:visited {
	color:#103F88;
}

a:hover {
	color:#FF0000;
}

#main {
	margin:10px auto 10px auto;
	width:1000px;
	border:1px solid #627D88;
	}


/* ****************************************************************/
/* * Content                                                      */
/* ****************************************************************/

#content {
	float:right;
	width:641px;
	padding-top:30px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:110px;
}

.ueberschrift {
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}



/* ****************************************************************/
/* * Menü                                                         */
/* ****************************************************************/

#menue {
	float:left;
	width:190px;
}

#menue ul {
	list-style:none;
	margin:30px 0 0 30px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

#menue li.sub {
	padding-left:5px;
	list-style-position: inside;
	list-style-image: url(dot_blue.gif);
}

#menue a.activ {
	color:#3E93FD;
}

#menue a {
	color:#103F88;
	text-decoration:none;
}

#menue a:hover {
	color:#237823;
}

#menue a.sub {
	color:#103F88;
}

#menue a.sub:hover {
	color:#237823;
}





/* ****************************************************************/
/* * Order                                                        */
/* ****************************************************************/

#order_table1 {
	width:550px;
	background-color:#BFD8FF;
}

#order_table1 tr {
	vertical-align:top;
	
}

#order_table2 {
	width:530px;
	background-color:#E2F0FD;
	margin-left:20px;
}

#order_table2 input {
	width:380px;
}

#order_table3 {
	width:550px;
}


#order_table3_left {
	color:#FFFFFF;
	background-color:#01327F;
	width:250px;
	vertical-align:top;
	padding:10px;
}

#order_table3_right {
	color:#FFFFFF;
	background-color:#01327F;
	width:290px;
	vertical-align:top;
	text-align:center;
	padding:10px;
}

#order_table3_light {
	padding:5px 5px 5px 5px;
	background-color:#E2F0FD;
	font-weight:bold;
	color: #022C82;
}

#order_table3_light2 {
	padding:5px 5px 5px 5px;
	background-color:#FFFF99;
	font-weight:bold;
	color: #022C82;
}

#order_white td {
	color:#FFFFFF;
}

#passagiere {
	padding:5px 5px 5px 1px;
	background-color:#E2F0FD;
	font-weight:bold;
}

.order_yellow {
	background-color:#FFFF99;
	color: #022C82;
	}

.order_yellow_3 {
	background-color:#FFFF99;
	color: #022C82;
	padding:3px;
	}





/* ****************************************************************/
/* * Gallery                                                      */
/* ****************************************************************/

#tx_ncgallery_pi1 {
	width:650px;
}

#tx_ncgallery_pi1 a:link {
	text-decoration:none;
}

#tx_ncgallery_pi1 a:hover {
	text-decoration:none;
}

#tx_ncgallery_pi1 a:visited {
	text-decoration:none;
}

#tx_ncgallery_pi1 td {
	background-color:#E2F0FD;
	border:1px solid #01327F;
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	padding:3px;
}

#tx_ncgallery_pi1_details a:link {
	text-decoration:none;
}

#tx_ncgallery_pi1_details a:hover {
	text-decoration:none;
}

#tx_ncgallery_pi1_details a:visited {
	text-decoration:none;
}

#tx_ncgallery_pi1_details td {
	background-color:#E2F0FD;
	padding:3px;
	border:1px solid #01327F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	background-position: 3px 3px;
	background-repeat: no-repeat;
}
