/* ### [ Header etc. ] ###################################################################### */

* {
	border:none;
	border:none;
	padding:0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000075;
	line-height: 140%;
}

p {
	border:none;
	border:none;
	padding:0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000075;
	line-height: 140%;
}

html, body {
	background:#fff;
	margin-left: 10px;
}

/* Für IE */
* html body, html {
	scrollbar-face-color: #D4D9F2;
	scrollbar-track-color:#EEEEEE;
	scrollbar-arrow-color: #EE451A;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #000075;
	scrollbar-darkshadow-color: #000075;
}

#aussen {
	width:964px;
	background:#fff;
	text-align:left;
}

#header {
	height:102px;
	background:#fff url(../gfx/header.jpg) no-repeat;
}

#sprache {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

/* Für IE */
* html #sprache {
	margin-right: 10px;
}

/* ### [ Inhalt ]  ##################################################################### */

#main {
	float: left;
	width: 955px;
	background:#fff url(../gfx/bg_nav.jpg) repeat-y;
	margin: 0px;
}

#farbe {
	float: left;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 60px;
	height: 28px;
	width: 28px;
}

#headline {
	float: left;
	margin-top: 65px;
	width: 640px;
}

#headline1 {
	float: left;
	width: 290px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000075;
	line-height: 120%;
}

#content {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 68px;
	margin-top: 10px;
	width: 280px;
}

#kontaktcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 68px;
	margin-top: 10px;
	width: 560px;
}

#content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 10px;
	width: 260px;
}

#bild1 {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	width: 348px;
	height: 280px;
}

#contentgalerie {
	float: left;
	margin-top: 65px;
	width: 260px;
	height: 360px;
}

#contentgalerie1 {
	float: left;
	margin-top: 65px;
	width: 260px;
}

#contentlinks {
	float: left;
	margin-top: 10px;
	margin-left: 68px;
	width: 260px;
}

#bildlinksklein {
	float: left;
	margin-top: 10px;
	margin-left: 68px;
	margin-right: -20px;
}

#bildlinks {
	float: left;
	margin-top: 10px;
	margin-left: 68px;
	margin-right: -20px;
}

#contentrechts {
	float: left;
	margin-top: 10px;
	margin-left: 60px;
	width: 260px;
}

#contentrechts1 {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
	width: 260px;
}

#contentrechtsbild {
	float: left;
	margin-top: 60px;
	margin-left: 34px;
	width: 350px;
}

/* Für IE */
* html #contentrechtsbild {
	margin-left: 0px;
}

img.galeriebildgelb {
	margin-left: 10px;
	border: 1px solid #E4CB58;
	padding: 5px;
}

img.galeriebildgrau {
	margin-left: 10px;
	border: 1px solid #474848;
	padding: 5px;
}

img.galeriebildblau {
	margin-left: 10px;
	border: 1px solid #3C3D8B;
	padding: 5px;
}

img.galeriebildgruen {
	margin-left: 10px;
	border: 1px solid #789B3B;
	padding: 5px;
}

/* ### [ Navigation links ] ################################################################# */

#links {
	width: 239px;
	float: left;
}

#navcontainer {
	width: 239px;
	float: left;
	border-bottom: 1px solid #EE451A;
}

/* Link 1 */
.link1 {
	width : 239px;
	height : 25px;
	margin: 0px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

/* Für IE */
* html link1 {
	height : 26px;
}

.link1 a {
	display: block;
	padding-right: 10px;
	padding-left: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image : url(../gfx/button_neutral.jpg);
	background-repeat : no-repeat;
	border-left: 1px solid #EE451A;
	border-right: 1px solid #EE451A;
	border-top: 1px solid #EE451A;
}

.link1 a:hover {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image : url(../gfx/button_hover.jpg);
	background-repeat : no-repeat;
	border-left: 1px dashed #EE451A;
	border-right: 1px dashed #EE451A;
	border-top: 1px solid #EE451A;
}

/* Link 1 aktiv */
.link1a {
	width : 239px;
	height : 25px;
	margin: 0px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

/* Für IE */
* html link1a {
	height : 26px;
}

.link1a a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 32px;
	padding-top: 5px;
	background-image : url(../gfx/button_active.jpg);
	background-repeat : no-repeat;
	border-left: 1px solid #EE451A;
	border-right: 1px solid #EE451A;
	border-top: 1px solid #EE451A;
}

.link1a a:hover {
	color: #21316E;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image : url(../gfx/button_hover.jpg);
	background-repeat : no-repeat;
	border-left: 1px dashed #EE451A;
	border-right: 1px dashed #EE451A;
	border-top: 1px solid #EE451A;
}

/* Link 2 (Sublink) */
.link2 {
	width : 239px;
	height : 18px;
	margin: 0px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

/* Für IE */
* html .link2 {
	margin-bottom: -1px;
}

.link2 a {
	display: block;
	padding-right: 10px;
	padding-left: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image : url(../gfx/sub1_button_neutral.jpg);
	background-repeat : no-repeat;
	border-left: 1px solid #EE451A;
	border-right: 1px solid #EE451A;
}

.link2 a:hover {
	padding-top: 2px;
	padding-bottom: 2px;
	background-image : url(../gfx/sub1_button_hover.jpg);
	background-repeat : no-repeat;
	border-left: 1px dashed #EE451A;
	border-right: 1px dashed #EE451A;
}

/* Link 2 (Sublink) aktiv */
.link2a {
	width : 239px;
	height : 18px;
	margin: 0px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

/* Für IE */
* html .link2a {
	margin-bottom: -1px;
}

.link2a a {
	display: block;
	padding-right: 10px;
	padding-left: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image : url(../gfx/sub1_button_active.jpg);
	background-repeat : no-repeat;
	border-left: 1px solid #EE451A;
	border-right: 1px solid #EE451A;
}

.link2a a:hover {
	padding-top: 2px;
	padding-bottom: 2px;
	background-image : url(../gfx/sub1_button_hover.jpg);
	background-repeat : no-repeat;
	border-left: 1px dashed #EE451A;
	border-right: 1px dashed #EE451A;
}

/* Link 3 (Sublink Stufe 2) */
.link3 {
	width : 239px;
	height : 15px;
	margin: 0px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

/* Für IE */
* html .link3 {
	margin-bottom: -2px;
}

.link3 a {
	display: block;
	padding-right: 10px;
	padding-left: 45px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image : url(../gfx/sub2_button_neutral.jpg);
	background-repeat : no-repeat;
	border-left: 1px solid #EE451A;
	border-right: 1px solid #EE451A;
}

.link3 a:hover {
	padding-top: 1px;
	padding-bottom: 1px;
	background-image : url(../gfx/sub2_button_hover.jpg);
	background-repeat : no-repeat;
	border-left: 1px dashed #EE451A;
	border-right: 1px dashed #EE451A;
}

/* Link 3 aktiv (Sublink Stufe 2) */
.link3a {
	width : 239px;
	height : 15px;
	margin: 0px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

/* Für IE */
* html .link3a {
	margin-bottom: -2px;
}

.link3a a {
	display: block;
	padding-right: 10px;
	padding-left: 45px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image : url(../gfx/sub2_button_active.jpg);
	background-repeat : no-repeat;
	border-left: 1px solid #EE451A;
	border-right: 1px solid #EE451A;
}

.link3a a:hover {
	padding-top: 1px;
	padding-bottom: 1px;
	background-image : url(../gfx/sub2_button_hover.jpg);
	background-repeat : no-repeat;
	border-left: 1px dashed #EE451A;
	border-right: 1px dashed #EE451A;
}

/* ### [ Footer etc. ] ###################################################################### */

#fuss {
	clear: left;
	float: left;
	width:964px;
	background:#fff;
}

#navlinksunten {
	float: left;
	width: 239px;
	height: 80px;
	background-image : url(../gfx/nav_unten.jpg);
}

#unten {
	float: left;
	margin-left: 68px;
	width: 650px;
	height: 51px;
}

.bildbutton {
	float: left;
	margin-right: 2px;
	width: 70px;
	height: 50px;
}

.bildbutton1 {
	float: left;
	margin-right: 2px;
	width: 70px;
	height: 50px;
	border:1px solid #474848;
	}

#navunten {
	float: left;
	margin-top: 10px;
	margin-left: 68px;
	width: 650px;
	border-top: 1px solid #000075;
	text-align: center;
}

/* Links  */

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000075;
	text-decoration: none;
	line-height: 120%;
}

a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000075;
	text-decoration: none;
	line-height: 120%;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE451A;
	text-decoration: none;
	line-height: 120%;
}

a.text:visited, a.text:link, a.text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000075;
	text-decoration: none;
}

a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE451A;
	text-decoration: underline;
}

/* Formular-Elemente */

input       {
	background-color: #fff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #2A3A63;
	border : 1px solid #556196;
}  

input.checkbox       {
	background-image : none;
	background-color: #CBD1E6;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #2A3A63;
	border : 1px solid #fff;
}  

input.send  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #fff;
	border : 2px solid #fff;
	font-weight : bold;
	background-color: #556196;
}

textarea    {
	background-color: #fff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #556196;
	border : 1px solid #556196;
}

select    {
	background-color: #fff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #556196;
	border : 1px solid #556196;
}

ul {
	list-style-position:outside;
}

li {
	list-style-image : url(../gfx/liste.gif);
}
