/*

Theme Name: Elisabeth Fischer Theme

Theme URI: http://www.elisabeth-fischer.com/

Description: Design und Konzept von <a href="http://edelrot.net">Edelrot</a>, Struktur und Programmierung von <a href="http://cobalt.cc">cobalt web dev</a>

Version: 0.1a

Author: Samuel Larcher und Moritz B&ouml;hm

*/



/* # Basic Layout # */



html {

	overflow: -moz-scrollbars-vertical;

}



body, html {

	height: 100%;

}



body {

	background: /*url(gfx/meta/whiteline.jpg) repeat-y 97px 0px*/ #669900;

	margin: 0;

	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-size: 11px;

}



#header {

/*	background: white url(gfx/meta/logo.jpg) 97px 10px no-repeat;*/

	background: white url(gfx/meta/logo.jpg) 215px 10px no-repeat;

	height: 151px;

	width: 100%;

	position: fixed;

	top: 0px;

	left: 0px;

	z-index: 99;

}



#page {

	margin: 0 0 0 97px;

	padding: 151px 0 0 0;

}



.marker {

}



#clear, .clear {

	clear: both;

}



.right {

	float: right;

}



.left {

	float: left;

}



/* # Specific Layout # */



/* Navigation */



#nav {

	width: 400px;

	height: 37px;

	padding: 114px 7px 0 97px;

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	letter-spacing: -1px;

}



#titleimage {

	position: absolute;

	top: 0px;

	left: 386px;

	width: 314px;

	height: 151px;

	float: left;

	overflow: hidden;

}



.titleimage {

	height: 760px;

	width: 314px;

	background: url(gfx/meta/navi.jpg);

	display: block;

}



a.navi {

	color: #A8A8A8;

	text-decoration: none;

	margin: 0 13px 0 0;

	height: 16px;

	display: block;

	float: left;

}



a.navi:hover {

	color: #FF9632;

	text-decoration: none;

	background: none;

}



a#current {

	border-bottom: 5px solid #FF9632;

}



/* Element */



.element {

	width: 603px;

	background: #669900;

}



.onecolumn {

	background: #D4FFD2;

}



.onecolumn .rightcolumn {

	border-left: 3px solid white;

}



.twocolumns {

	background-image: url(gfx/meta/2columns.jpg);

	background-repeat: repeat-y;

}



.leftcolumn {

	width: 282px;

	background: #FF9632;

	float: left;

}



.rightcolumn {

	width: 314px;

	float: right;

	line-height: 16px;

	color: #333333;

	padding: 5px 0 0 0;

	background-color: #D4FFD2;

}



.whiteblock {

	height: 20px;

	display: block;

	width: 603px;

	clear: both;

	background: white;

}



/* Neuigkeiten / Blog */



#blog .twocolumns {

	background-image: url(gfx/meta/2columns_blog.jpg);

	background-repeat: repeat-y;

}



#blog .element .leftcolumn {

	background: #97C539;

}



#blog .element .leftcolumn img {

	width: 282px;

}



#blog .element .rightcolumn {

	width: 309px;

	padding: 0 5px 15px 0;

}



#blog {

	float: left;

}



#sidebar {

	width: 175px;

	float: left;

	padding: 19px 0 0 13px;

}



#sidebar ul {

	list-style: none;

	margin: 0 0 20px 0;

	padding: 0;

}



#sidebar ul li {

	margin: 0 0 2px 0;

	padding: 0;

	color: #CCCCCC;

}



#sidebar ul li a {

	color: white;

}



#sidebar ul#yearly li a {

	font-size: 16px;

}



#sidebar h2 {

	font-size: 11px;

	color: white;

	margin: 0 0 15px 0;

	padding: 0;

	text-transform: uppercase;

}



#sidebar ul li.current-cat {

	color: #FFFFFF;

	background-color: #F28E00;

}



/* Angebot */



#angebote {

	padding: 0 0 45px 0;

	background: #D4FFD2;

	width: 603px;

}



#angebote .twocolumns {

	background-image: url(gfx/meta/2columns_angebot.jpg);

	background-repeat: repeat-y;

}



#angebote .twocolumns .leftcolumn {

	background: #97C539;

	margin: 0 0 0 15px;

	width: 250px;

}



#angebote .twocolumns .rightcolumn {

	width: 330px;

}



img.heading_image {

	border-bottom: white 6px solid;

}



/* Bücher */



.page_buecher {

	margin: 0 0 0 0 !important;

}



#buecher .element {

	padding: 0 0 0 97px;

	border-bottom: 1px solid white;

}



#buecher .buecher_top {

	background: url(gfx/meta/2columns.jpg) repeat-y 97px 0px ;

}



#buecher .buecher_element {

	background: url(gfx/meta/2columns_buecher.jpg) repeat-y 97px 0px ;

}



#buecher .twocolumns .leftcolumn {

	border-right: 7px solid white;

	background: none;

}



#buecher .twocolumns .whitetext {

	color: white;

}



#buecher .twocolumns .rightcolumn {

}



#buecher .twocolumns .leftcolumn img {

	float: right;

}



#buecher .twocolumns .whitetext img {

	width: 282px;

	float: none;

	margin: 0 0 15px 0;

}



#buecher .twocolumns .whitetext h3 {

	color: white;

}



a.amazon {

	display: block;

	width: 105px;

	height: 43px;

	background: url(gfx/meta/amazon.gif);

}



.buecher_element .leftcolumn img {

	width: 120px;

}



/* # Typography # */



h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-transform: uppercase;

	color: #006633;

	font-weight: bold;

	margin-top: 15px;

	text-decoration: none;

	padding: 15px 0 10px 0;

	margin: 0;

}



h3.nomargin {

	margin: 0 !important;

	padding: 0 !important;

}



h4, h5 {

	padding: 0;

	font-size: 11px;

	font-style: normal;

	line-height: 16px;

	color: #333333;

	text-transform: none;

	font-weight: bold;

	margin: 0 0 0 0;

}



h5 {

	text-transform: uppercase;

}



h3 a {

	color: #006633;

}



h3 a:hover {

	color: white;

	background: #006633;

}



p {

	margin: 0;

	padding: 0 0 10px 0;

}



.element ul {

	margin: 0;

	padding: 5px 0 15px 0;

	list-style: none;

}



.element ul li {

	margin: 0;

	padding: 0 0 3px 22px;

	background: url(gfx/meta/liste_gray.gif) no-repeat 0px 3px;

}



a {

	color: #669900;

	text-decoration: none;

}



a:hover {

	color: #FFFFFF;

	background-color: #F28E00;

	text-decoration: none;

}



a.top {

	background: url(gfx/meta/top.jpg) no-repeat;

	width: 11px;

	height: 9px;

	display: block;

	margin: 10px 0 10px 0;

}



blockquote {

	margin: 10px 10px 10px 5px;

	font-style: italic;

}

h3.404 {
	color: white !important;
}

/* Sportfreunde */