/*

************************************************************************
****************************LAYOUT_CSS.CSS******************************

=================================
==========Übersicht==============
1. Navigation
2. Subnavigation
3. Rechte Boxen
4. CONTENT
5. Footer
6. Formatierungen für die
	komplette Site
7. Auswahlboxen
8. Elemente
=================================
COPYRIGHT BY SIMON WEBER
=================================
*/


#titel {
  background-position: center top;
  height: 200px;
  width: 1000px;
  background-image: url(layout/header.jpg);
  background-repeat: no-repeat;
  margin-bottom: -17px;
}


/* Navigation */
#navi {
  margin-bottom: -16px;
  width: 1000px;
  background-repeat: repeat-x;
  height: 35px;
  background-image: url(layout/farbverlaeufe/navigation_farbverlauf.jpg);
}
#navi li {
  float: left;
  list-style-type: none;
  margin-left: 0px;
}
#navi a {
  text-decoration: none;
  font-weight: bold;
  color: #1e2e72;
  font-size: 18px;
}
#navi a:hover {
  border-color: #ccccff;
  text-decoration: underline;
  background-repeat: repeat-x;
  background-position: left top;
  color: #1e2e70;
}
.l-button {
  display: block;
  width: 150px;
  height: 30px;
  background-image: url(static_content/navigation/buttons/button.jpg);
  background-repeat: no-repeat;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  color: black;
}
.button {
  height: 30px;
}
.button a:hover {
  background-image: url(static_content/navigation/buttons/button_hover.jpg);
  background-repeat: no-repeat;
}
/* Navigation -- ENDE */

/* Subnavigation */
#navi2 {
  width: 1000px;
  background-repeat: repeat-x;
  height: 28px;
  margin-top: 20px;
  margin-bottom: -10px;
  background-image: url(layout/farbverlaeufe/navigation_2_farbverlauf.jpg);
}
#navi2 li {
  margin-top: 2px;
  float: left;
  list-style-type: none;
  margin-left: 25px;
}
#navi2 a {
  text-decoration: none;
  font-weight: bold;
  color: #68688c;
  font-size: 15px;
}
#navi2 a:hover {
  margin-top: 2px;
  border-color: #ccccff;
  text-decoration: underline;
  background-repeat: repeat-x;
  background-position: left top;
  color: #68688c;
}
.subnavi_text {
  margin-left: 2px;
  margin-top: 5px;
  float: left;
  text-decoration: underline;
  font-weight: bold;
  color: #68688c;
  font-size: 15px;
	
}
/* Subnavigation - ENDE */


/* Rechte Boxen */
#rechtercontent {
  border: 2px groove #cccccc;
  background-position: right bottom;
  float: right;
  margin: 3px;
  background-color: white;
  width: 225px;
  height: 90%;
  background-image: url(layout/farbverlaeufe/ecke_farbverlauf.jpg);
  background-repeat: no-repeat;
  overflow: auto;
}
.box_titel {
  margin-bottom: 5px;
  background-repeat: repeat-x;
  height: 20px;
  background-image: url(layout/farbverlaeufe/box_titel_farbverlauf.jpg);
  color: #404050;
  font-size: 18px;
  text-decoration: underline;
}
.box {
  font-size: 13px;
  margin: 2px;
  background-position: center top;
  color: #646789;
  font-weight: inherit;
  text-transform: none;
  text-align: center;
  background-color: #f3f6ff;
}
/* Rechte Boxen -- ENDE */


/* CONTENT */
#content {
  border: 2px groove white;
  float: left;
  margin: 4px;
  padding: 2px;
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 740px;
  background-color: white;
  background-image: url(layout/design_objekte/content_rechts_unten.jpg);

}
#content_title {
  background-repeat: repeat-x;
  background-image: url(layout/farbverlaeufe/title_farbverlauf.jpg);
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  height: 45px;
  width: 740px;
  color: #1e2e72;
  font-size: 40px;
  text-decoration: underline;
}
#content_text {
  margin-top: 40px;
  background-image: url(layout/farbverlaeufe/contet_text_rechts_farbverlauf.jpg);
  background-position:  center center;
  background-repeat: no-repeat;
  color: #1e2e72;
  padding-right: 10px;
  padding-bottom: 120px;
}
/* CONTENT -- ENDE */


/* Footer */
.footer {
  border: 2px groove #cccccc;
  margin: 2px;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  height: 20px;
  background-repeat: repeat-x;
  background-image: url(layout/farbverlaeufe/copyright_streifen_farbverlauf.jpg);
}

/* Footer -- ENDE */


/* Formatierungen, welche die komplette Site betreffen */
#mid {
	margin-top: 18px;
	overflow: hidden;
	width: 100%;
}
#vordergrund {
  height: 100%;
  background-color: #c0bfe5;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-image: url(layout/design_objekte/vordergrund_rechts_unten.jpg);
}
#hintergrund {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  border-style: groove;
  border-width: 1px;
  border-color: black;
  background-color: #ebeaff;
  margin-right: auto;
  margin-left: auto;
  background-repeat: repeat-x;
  width: 1000px;
  background-image: url(layout/farbverlaeufe/body_farbverlauf.jpg);
}
/* Formatierungen, welche die komplette Site betreffen -- ENDE */


/* Auswahlboxen -Formatierungen */
.h {
	font-size: 18px;
	text-decoration: underline;
	font-style: normal;
}

.feld {
	margin-left: 2px;
	margin-top: 4px;
	padding: 2px;
	padding-left: 8px;
	width: 500px;
	background-color: #9c9cbc;
	border-style: groove;
	border-width: 1px;
	border-color: #5B5DFF;
	font-style: oblique;
	background-image: url(../../layout/farbverlaeufe/tutorial_auswahl_farbverlauf.jpg);
	background-repeat: repeat-y;
	
}

.mehr {
	text-align: right;
}
/* Auswahlboxen -Formatierungen -- ENDE */


/* Element -Formatierungen */
h3 {
	font-style: oblique;
	font-weight: normal;
	color: #8181a4;
	margin-bottom: 0px;
	
}
hr {
	color: #ebeaff;
	background-color: #ebeaff;
	height: 5px;
}
/* Element -Formatierungen -- ENDE*/
