/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

div.module div.yoo-gallery {
	margin: 15px auto 5px auto;
	width: 600px;
}

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }

h1 {

	font-weight: normal;
	color: #0671AD;
	letter-spacing: normal;
	text-transform: none;

}

#page h1 a {

	color: #0671AD;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
}

h2 { color: #50555A; }
h3 { color: #0671AD; }
h4 { color: #50555A; }
h5 { color: #0671AD; }
h6 { color: #50555A; }

h1 { font-size: 18px; line-height: 26px; margin-top: 24px; }
h2 { font-size: 16px; line-height: 22px; margin-top: 20px; }
h3 { font-size: 14px; line-height: 20px; margin-top: 15px; }
h4 { font-size: 14px; line-height: 20px; margin-top: 15px; }
h5 { font-size: 12px; line-height: 16px; margin-top: 10px; }
h6 { font-size: 12px; line-height: 16px; margin-top: 10px; }


/*
 * Content Separator
 */

div.joomla div.item-bg {

	padding-bottom: 30px;
	
}


/*
 * Attachments
 */

div.attachmentsList caption {

	font-size: 100%;
	font-weight: normal;
	color: #0671AD;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 11px;

}


/*
 * Rahmen für Bilder
 */

.fotorahmen {

	padding: 4px;
	background: #FFF;
	border: 1px solid #999999

}


/*
 * Rahmen für Bilder mit Abstand
 */

.fotorahmenl {

	padding: 4px;
	background: #FFF;
	border: 1px solid #999999;
	margin: 5px 20px 5px 0px

}


/*
 * Rahmen für Bilder mit Abstand
 */

.fotorahmenr {

	padding: 4px;
	background: #FFF;
	border: 1px solid #999999;
	margin: 5px 0px 5px 20px

}


/*
 * Abstand für Bilder links
 */

.abstandl {

	margin: 5px 20px 5px 0px

}


/*
 * Abstand für Bilder rechts
 */

.abstandr {

	margin: 5px 0px 5px 20px

}



/*
 * Hauptmenü Level 1 bis 3
 */

#menu a.level1 span.title,
#menu span.level1 span.title {

	font-size: 14px;
	line-height: 33px;
}


/*
 * Seitenmenü
 */

div.mod-menu-blank ul.menu a.level1 span.bg, div.mod-menu-blank ul.menu span.level1 span.bg {

	font-size: 14px;
	color: #ffffff;

}

div.mod-menu-blank ul.menu span.bg {

	height: 35px;
	line-height: 35px;
	text-indent: 15px;

}

div.mod-menu-blank ul.menu li.level2 span.bg {

	height: 22px;
	line-height: 22px;
	font-size: 14px;

}

div.mod-menu-blank ul.menu a.level2 span.bg {

	text-indent: 25px;

}


div.mod-menu-blank ul.menu a.level2:hover span.bg {

	text-decoration: underline;

}


/*
 * Easybook
 */

#easybook h2 {

	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0671AD;
	font-size: 20px;
	font-weight: normal;

}


/*
 * Header Modules
 */

.module span.header-2, .module span.header-3 {

	display: block;
	font-size: 14px;

}
