/***** Haupt-CSS für Solar (neu) ***** 
*
*
*
* colors:
*   text: #4f4f4f (dark grey)
*   links: #000080 (dark blue)
*   special: #f7f47d (bright yellow)
**************************************/

@import url(reset.css);
@import url(forms.css);
@import url(box.css);

body {
	background: url(../images/sonne.jpg) no-repeat 0px 0px;
	padding-left: 270px;
	padding-top: 200px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	color: #4f4f4f;
	width: 690px;
	line-height: 1.7em;
}

p, ol, ul, blockquote {
	margin-bottom: 0.6em;
}

a {
	text-decoration: none;
	color: #000080; /*003663;*/
}

a:hover {
	text-decoration: underline;
}

/* Main headline for a page */
h1 {
	font-weight: bold;
	font-size: 1.67em;
	margin-bottom: 1em;
}

h2, h4, h3 {
	font-weight: normal;
	font-size: 1.17em;
}

/* Sub headline for a page */
h2 {
	margin-top: -1.3em;
	margin-bottom: 1em;
}

/* Headline for an area */
h3 {
	background-color: #f6f6f6;
	color: #f1d525;
	padding: 5px;
	margin-left: -5px;
	font-size: 1.3em;
	clear: both;
}

/* Headline for a chapter */
h4, h3 {
	margin-top: 1.6em;
	margin-bottom: 0.4em;
}

/* Headline for a Subchapter */
h5 {
	font-weight: bold;
	margin-top: 1em;
}

h4 + h5 {
	margin-top: 0em;
}

ul, ol {
	margin-left: 1.8em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

blockquote {
	padding: 15px;
	padding-left: 50px;
	background: url(../images/quotation.png) no-repeat #f6f6f6 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

blockquote .source, cite {
	font-style: italic;
}

sup {
	font-size: x-small;
	vertical-align: super;
}

/* Brotkrumen-Navigationszeile */
#breadcrumb {
	background: url(../images/border_dashed.png) repeat-x 0px 100%;
	margin-bottom: 2em;
}

/* Teaser */
#teaser {
	margin-top: 1.2em;
	margin-bottom: 1.5em;
}

/* Bildergalerie */
.gallery {
	margin-bottom: 2em;
}

.gallery a {
	float: left;
	border: 1px solid #c6c6c6;
	padding: 5px;
	margin: 8px;
}

.gallery img {
	margin: 0px;
	padding: 0px;
	display: block;
}

/* @group Auszeichnungen */

.alignleft {
	float: left;
	margin-left: 0px !important;
	clear: left;
}

.alignright {
	float: right;
	margin-right: 0px !important;
	clear: right;
}

.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
	display: block;
}

.clear {
	content: ".";
	clear: both;
	width: 100%;
}

.col {
	float: left;
	margin-right: 10px;
}

.col.n2 {
	width: 48.6%;
}

.col > h5 {
	margin-top: 0px;
}

/* @end */
/* @group Bildbox */

.frame {
	font-size: 0.8em;
	line-height: normal;
	margin: 10px;
}

.frame div img {
	display: block;
	margin-bottom: 10px;
}

img.frame, .frame div {
	border: 1px solid #d7d7d7;
	padding: 10px;
	background-color: #ffffff;
}

img.shadow {
	padding: 0px;
	margin: 0px;
	border: 0px none;
	float: none;
}

/* @end */
/* @group Spezial */

.motto {
	background-color: #fefee0;
	color: #f1d525;
	font-size: 1.5em;
	padding: 10px;
	line-height: 1.5em;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #c0c0c0;
}

.question {
	margin-top: 1.5em;
	border: 1px solid #c0c0c0;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 1em;
}

/* @end */
/* @group Artikelliste */

.alistFrame {
	margin-top: 2em;
}

.alistNavigation {
	text-align: center;
}

.alist {
	border: 1px solid #c0c0c0;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.alist:hover {
	background-color: #f9f9f9;
}

.alist h4 {
	clear: none;
	margin-top: 0px;
}

.info {
	float: right;
	margin-left: 10px;
}

.alist:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	width: 100%;
	visibility: hidden;
}

/* @end */
/* @group Feature-Box */

.feature ol {
	list-style: none;
	margin-left: 0px;
}

.feature li {
	margin-bottom: 0.8em;
	padding-left: 10px;
	background: url(../images/border_dashed.png) repeat-y;
}

.shadow {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.feature {
	width: 304px;
	float: left;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #c6c6c6;
	background: url(../images/feature_bg.png) repeat-x #f0f0f0;
	padding: 12px;
	padding-top: 0px;
	height: 191px;
	overflow: hidden;
}

.shadow .feature {
	margin: 0px;
	float: none;
	border: 0px none;
	width: 300px;
}

.feature h4 {
	height: 27px;
	background: url(../images/feature_headline.png);
	padding: 8px 12px;
	margin: 0px -12px 8px;
}

.wide {
	margin-right: 0px;
}

.wide .feature, .wide.feature {
	width: 650px;
	height: auto;
}

.wide.feature {
	width: 666px;
}

.high .feature {
	height: 420px;
}

.high.feature {
	height: 425px;
}

.right {
	margin-right: 0px;
}

.high.right {
	float: right;
}

/* @end */
/* @group Formulare */

input, textarea, select {
	color: #737373;
	border:  1px solid #cfcfcf;
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 3px;
}

input:focus, textarea:focus {
	background-color: #f4f4f4;
}

input {
	height: 25px;
}

textarea {
	padding: 5px;
}

input[type=submit] {
	padding: 7px;
	height: auto;
	background-color: #f7f47d;
	cursor: pointer;
	font-size: 1em;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

input[type=submit]:hover {
	background-color: #f4f4f4;
}

input[type=submit]:active {
	padding-top: 8px;
	padding-bottom: 6px;
}

/* @end */
/* @group Header */

h1.siteTitle, h2.siteTitle {
	position: absolute;
	left: 270px;
}

h1.siteTitle {
	top: 50px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	width: 700px;
	height: 50px;
}

h2.siteTitle {
	top: 100px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	width: 700px;
	height: 50px;
	margin: 0px;
}

/* @end */
/* @group Footer */

#footer {
	background: url(../images/border_dashed.png) repeat-x 0px 0px;
	margin-top: 2em;
	margin-bottom: 1.5em;
	clear: both;
}

#footer div {
	float: right;
}

/* @end */
/* @group Navigation */

#nav {
	/*position: fixed;*/
	position: absolute;
	left: 14px;
	top: 44px;
	width: 214px;
	/*background: url(../images/nav_bg.png);*/
	padding-top: 65px;
	padding-bottom: 65px;
}

#nav ul, #nav ul li, #nav ol {
	list-style-type: none;  /*!important;*/
	margin: 0px /*!important;*/
}

#nav ul a {
	color: #4f4f4f;
	display: block;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.9em;
}

#nav ul a:hover {
	background-color: #f7f47d;
	color: #000080; /*003663;*/
	text-decoration: none;
}

#nav ul a:active {
	padding-top: 2px;
	line-height: 1.8em;
	/*margin-bottom: -1px;*/
}

#nav ul .active {
	background: url(../images/nav_active.png) repeat-x 0px 0px;
}

#nav ul ul {
	border-bottom: 1px solid #f7f47d;	
	border-top: 1px solid #f7f47d;	
	background: url(../images/nav_sub_bg.png);
	font-size: 0.8em;
}

#nav ul ul a {
	padding-left: 30px;
}

#nav ul ul a:active {
	padding-top: 1px;
	line-height: 1.8em;
	/*margin-bottom: -1px;*/
}

#nav ul ul ul {
	font-size: 1em;
	background-color: #fcfbd4;
}

#nav ul ul ul a {
	padding-left: 50px;
}

#nav > ul {
	background: url(../images/nav_border.png) repeat-y;
	padding-bottom: 150px;
	padding-left: 10px;
	padding-right: 10px;
}

#nav ol {
	position: absolute;
	bottom: 15px;
	padding-left: 30px;
	padding-right: 10px;
	line-height: normal;
	margin: 0px;
}

#nav ol li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	height: 32px;
}

#nav ol li a {
	display: block;
}

#nav ol li a:active {
	margin-top: 1px;
	margin-bottom: -1px;
}

#search {
	width: 155px;
}

#search input[type=text] {
	/*color: #a4a4a4;*/
	width: 105px;
	margin: 0px;
}

#search input[type=submit] {
	background: url(../images/buttons/search.png) no-repeat;
	width: 30px;
	height: 32px;
	cursor: pointer;
	display: block;
	float: right;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

#search input[type=submit]:hover {
	background-image: url(../images/buttons/search_hover.png);
}

#home a {
	background: url(../images/buttons/home.png) no-repeat;
	width: 28px;
	height: 32px;
}

#home a:hover {
	background-image: url(../images/buttons/home_hover.png);
}

#contact a {
	background: url(../images/buttons/contact.png) no-repeat;
	width: 37px;
	height: 32px;
}

#contact a:hover {
	background-image: url(../images/buttons/contact_hover.png);
}

#feed a {
	background: url(../images/buttons/feed.png) no-repeat;
	width: 31px;
	height: 32px;
}

#feed a:hover {
	background-image: url(../images/buttons/feed_hover.png);
}

#english a {
	background: url(../images/buttons/english.png) no-repeat;
	width: 29px;
	height: 32px;
}

#english a:hover {
	background-image: url(../images/buttons/english_hover.png);
}

#deutsch a {
	background: url(../images/buttons/deutsch.png) no-repeat;
	width: 29px;
	height: 32px;
}

#deutsch a:hover {
	background-image: url(../images/buttons/deutsch_hover.png);
}

#top, #bottom {
	background: url(../images/nav_bottom_top.png) no-repeat;
	position: absolute;
	width: 214px;
	height: 65px;
}

#top {
	top: 0px;
	left: 0px;
}

#bottom {
	bottom: 0px;
	left: 0px;
	background-position: 100% 100%;
}

/* @end */
