/* 
----------------------------------------------------------------
Marcel Drechsler - Mediendesigner | www.marcel-drechsler.de, www.re-solution.de
Mitgefühl mit Tieren 
start: 19.02.2009
Autor: Marcel Drechsler, alle Rechte liegen bei dem Autor
Medium: Screen
----------------------------------------------------------------
 */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 25px;
	color: #585963;
	letter-spacing:1px;
	background-color:#ffffff;
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(../gb/img/hg.jpg);
	background-attachment: fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#4c6848;
}

input:focus { 
	background-color:#e6e8e0;
	border: solid #817969 1px; }

html { overflow: -moz-scrollbars-vertical; }

#Seitencontainer {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: auto;
}

#header {
	width: 700px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -50px;
	height: 200px;
	background-color: #FFFFFF;
	border-left: solid #868474 1px;
	border-right: solid #868474 1px;
	border-top: solid #868474 1px;
	border-bottom: solid #868474 1px;
}

#transparentbalken {
	width: 700px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	border-left: solid #868474 1px;
	border-right: solid #868474 1px;
}

#transparentbalken2 {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	border: solid #868474 1px;
}

#maincontent {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid #868474 1px;
	border-right: solid #868474 1px;
	border-top: solid #868474 1px;
	background-color: #FFFFFF;
	padding-bottom: 50px;
}

#index_maincontent {
	height: 400px;
	width: 340px;
	top: 50%;
	position: absolute;
	left: 50%;
	margin-left: -170px;
	margin-top: -300px;
	background-image: url(../img/logo_index.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 200px;
}

#footer {
	width: 700px;
	height: 200px;
	margin-bottom:50px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid #868474 1px;
	border-right: solid #868474 1px;
	background-color: #FFFFFF;
	border-bottom: solid #868474 1px;
}

#footer ul {
	list-style-type: none;
	padding-top: 0px;
}

#footer li {
	display: inline;
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 10px;
	line-height: 20px;
	color: #827b76;
	letter-spacing:1px;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}

#footer li a:link {
	display: inline;
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 10px;
	line-height: 20px;
	color: #827b76;
	letter-spacing:1px;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}

#footer li a:visited {
	display: inline;
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 10px;
	line-height: 20px;
	color: #827b76;
	letter-spacing:1px;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}

#footer li:hover {
	display: inline;
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 10px;
	line-height: 20px;
	color: #567745;
	letter-spacing:1px;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}

#headerlogo {
	height: 200px;
	width: 399px;
	float: left;
	background-image: url(../img/logo_maincontent.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#Seitenthema {
	height: 0px;
	text-indent: -10000px;
}

/* 
----------------------------------------------------------------
Menue
----------------------------------------------------------------
 */

#hauptseite {
	height: 50px;
	width: 282px;
	float: right;
	background-image: url(../img/menue_hg_01.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#hauptseite:hover {
	height: 50px;
	width: 282px;
	float: right;
	background-image: url(../img/menue_hg_rol_01.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#artikel {
	height: 50px;
	width: 282px;
	float: right;
	background-image: url(../img/menue_hg_02.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
	text-align: right;
}

#artikel:hover {
	height: 50px;
	width: 282px;
	float: right;
	background-image: url(../img/menue_hg_rol_02.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#texte {
	height: 50px;
	width: 282px;
	float: right;
	background-image: url(../img/menue_hg_03.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#texte:hover {
	height: 50px;
	width: 282px;
	float: right;
	background-image: url(../img/menue_hg_rol_03.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#gaestebuch {
	height: 50px;
	width: 282px;
	float: right;
	background-image: url(../img/menue_hg_04.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#gaestebuch:hover {
	height: 50px;
	width: 282px;
	float: right;
	background-image: url(../img/menue_hg_rol_04.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

.img {
	border: solid #868474 1px;
	height: 190px;
	width: 190px;
	margin-top: 5px;
}

/* 
----------------------------------------------------------------
Schriftdefinitionen
----------------------------------------------------------------
 */

h1 { text-indent: -20000px; 
}

h2 { text-indent: -20000px; 
}

h3 {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 20px;
	line-height: 27px;
	color: #81623d;
	letter-spacing:1px;
	text-decoration:none;
	font-weight: normal;
}

.Stil2 {
	color: #009900
}

.fliesstext {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	letter-spacing:1px;
	text-decoration:none;
}

.fliesstext a:link {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	letter-spacing:1px;
	text-decoration: underline;
}

.fliesstext a:visited {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 20px;
	color: #999999;
	letter-spacing:1px;
	text-decoration: underline
}

.fliesstext a:hover {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 20px;
	color: #9ABF4D;
	letter-spacing:1px;
	text-decoration: underline;
}

.minitext {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 11px;
	line-height: 16px;
	color: #827b76;
	letter-spacing:1px;
	text-decoration:none;
}

.minitext a:link {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 11px;
	line-height: 15px;
	color: #827b76;
	letter-spacing:1px;
	text-decoration:none;
}

.minitext a:visited {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 11px;
	line-height: 15px;
	color: #827b76;
	letter-spacing:1px;
	text-decoration:none;
}

.minitext a:hover {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 11px;
	line-height: 15px;
	color: #827b76;
	letter-spacing:1px;
	text-decoration:none;
}

.footertext {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 10px;
	line-height: 15px;
	color: #827b76;
	letter-spacing:1px;
	text-decoration:none;
}

.menue_font {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 15px;
	line-height: 50px;
	color: #827b76;
	letter-spacing:1px;
	text-decoration:none;
	font-weight: bold;
	padding-right: 17px;
}

.menue_font a:link {
	color: #827b76;
	text-decoration:none;
}

.menue_font a:visited {
	color: #827b76;
	text-decoration:none;
}

.menue_font a:hover {
	color: #2b3e1f;
	text-decoration:none;
}

.links_standard {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 25px;
	color: #585963;
	letter-spacing:1px;
	text-decoration:none;
}

.links_standard a:link {
	color: #585963;
	text-decoration:none;
}

.links_standard a:visited {
	color: #585963;
	text-decoration:none;
}

.links_standard a:hover {
	color: #628600;
	text-decoration:underline;
}


/* 
----------------------------------------------------------------
Überschriften abhängig von der body ID
----------------------------------------------------------------
 */
 
#artik #maincontent {
 	background-image: url(../img/artikel_neu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#h_seite #maincontent {
 	background-image: url(../img/hauptseite_neu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#g_danken #maincontent {
 	background-image: url(../img/gedanken.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#rezi #maincontent {
 	background-image: url(../img/rezensionen_neu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#vortrag #maincontent {
 	background-image: url(../img/vortrag_neu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#g_buch #maincontent {
 	background-image: url(../img/gaestebuch_neu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#impr #maincontent {
 	background-image: url(../img/impressum.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#kont #maincontent {
 	background-image: url(../img/kontakt.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


#template #maincontent {
 	background-image: url(../img/template.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* 
----------------------------------------------------------------
Gästebuch
----------------------------------------------------------------
 */

.form1 {
	padding-left: 5px;
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 25px;
	color: #585963;
	letter-spacing:1px;
	background-color:#ffffff;
	border: solid #817969 1px;
	height: 25px;
	width: 280px;
}


.form2 {
	padding-left: 5px;
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 25px;
	color: #585963;
	letter-spacing:1px;
	background-color:#ffffff;
	border: solid #817969 1px;
	height: 100px;
	width: 280px;
}

.form3 {
	padding-left: 5px;
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 25px;
	color: #585963;
	letter-spacing:1px;
	background-color:#ffffff;
	border: solid #817969 1px;
	height: 25px;
	width: 120px;
}

.form4 { width: 280px; 
}


/* 
----------------------------------------------------------------
DIVs
----------------------------------------------------------------
 */

#hinweis {
	position:absolute;
	left:50%;
	top:392px;
	width:220px;
	z-index:1;
	margin-left: 110px;
}

