/* CSS for Reisebüro Treff AG */
/* (c) 2003 by DigiTools GmbH */

/* Common layout */


/* Menü */
.menutitel  {
	border-right-color : #D0D0D0;
	border-right-style : solid;
	border-right-width : 1px;
}

.menuentry {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 2px;
	color : #5E5E5E;
	padding-left : 8px;
	line-height : 18px;
}

.submenuentry {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 4px;
	color : #0066CC;
	padding-left : 8px;
	line-height : 22px;
}

.submenuline {
	border-bottom-color : #D0D0D0;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.footline {
	border-top-color : #D0D0D0;
	border-top-style : solid;
	border-top-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : Gray;
}

.menuinfo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	letter-spacing : 1px;
	color : #5F5F5F;
	padding-top : 0px;
	padding-bottom : 5px;
	padding-left:5px;
}



/* Hyperlinks */
A {
	color: #0066CC;
	text-decoration: none;
}

A:hover {
	color : #AE0411;
}		



/* Allgemeine Definitionen  für Fliesstext*/
.container_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #4A4A4A;
}

.container_bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #6C6C6C;
}

.container_titel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #5F5F5F;
	padding-bottom : 4px;
	letter-spacing : 2px;
}

.container_subtitel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #5F5F5F;
	padding-bottom : 4px;
}



/* Spezials */
.frame {
	border-left-color : #D0D0D0;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #D0D0D0;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #ABABAB;
	border-right-style : solid;
	border-right-width : 2px;
	border-bottom-color : #ABABAB;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #4A4A4A;
	padding-left : 8px;
	padding-right : 8px;
	margin-left : 8px;
	margin-right : 4px;
}


/* Bilder */
IMG.links {
	padding-left : 0px;
	padding-right : 50px;
	padding-top : 10px;
	padding-bottom : 5px;
	float: left;
}

IMG.rechts {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}
