@import url(custom.css);
/*
*
* $Revision:22 $
* $LastChangedDate:2008-03-21 12:55:02 +0100 (Fr, 21 Mrz 2008) $
* $Author:arvid $
*
*/
/* -------------------------------------------------------- */
/* Globale Einstellungen */
/* --------------------- * /
* {
	font-family:verdana,tahoma,arial,sans-serif;
	font-size: 12px;
}
/**/
* {
	font-size: 14px;
}
html, body {
	margin:0px;
	padding:0px;
	height:inherit;
	height:100%;
}
.body {
    /**/ background:#FFFFFF url(../images/g.gif) fixed repeat; /**/
    /*../../../galerien/template/bg_all.jpg | ../images/bg.gif*/
    /** /background:#FFFFFF url(../../../galerien/template/vorschau/natlos1.png) fixed repeat;/**/
	text-align:left;
}
/** /
a {
	color:#000077;
	font-weight:bold;
	font-size:inherit;/**/
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover	{
	text-decoration:none;
}
em {
	font:inherit;
	font-style:normal;
}
input, textarea {
	border:1px solid #C0C0C0;
}

/* -------------------------------------------------------- */
/* Haupt-Layer */
/* ----------- */
div.main {
}


/* -------------------------------------------------------- */
/* Header */
/* ------ */
div.header {
}

/* -------------------------------------------------------- */
/* Detailmen� und Seiteninhalt */
/* --------------------------- */
div.catcontent {
	float:right;
	width:620px;
	overflow:hidden;
}

/* -------------------------------------------------------- */
/* Hauptmen� */
/* --------- */
div.mainmenu {
}
ul.mainmenu {
}
li.mainmenu {
}


/* -------------------------------------------------------- */
/* Hauptmen� (Galerie) */
/* ------------------- */
div.gallerymenu {
}
ul.gallerymenu, ul.gallerynumbermenu {
}
li.gallerymenu, li.gallerynumbermenu {
}


/* -------------------------------------------------------- */
/* Detailmen� */
/* ---------- */
div.detailmenu {
}
ul.detailmenu {
}
li.detailmenu {
}
li.mainmenu li.detailmenu {
}


/* -------------------------------------------------------- */
/* Detailmen� (Galerie) */
/* -------------------- */
div.gallerynumbermenu {
}


/* -------------------------------------------------------- */
/* Galerie-Tabelle (�bersichtsmodus) */
/* --------------------------------- */
table.gallerytable {
}
td.gallerytd {
}
img.thumbnail {
}


/* -------------------------------------------------------- */
/* Seiteninhalt */
/* ------------ */
div.pagecontent {
}


/* -------------------------------------------------------- */
/* Letzte Änderung */
/* --------------- */
div.lastchange {
	text-align:center;
	line-height:18px;
	margin:22px;
	margin-bottom:-10px;
	border-top:1px solid #C0C0C0;
	color:#C0C0C0;
	font-size:10px;
}



/* -------------------------------------------------------- */
/* Links im Footer */
/* --------------- */


/* -------------------------------------------------------- */
/* Fehler in Tag-Attribut oder -Wert */
/* --------------------------------- */
.deadlink {
	color:#ff4444;
	font-weight:bold;
}


/* -------------------------------------------------------- */
/* Suchwort-Hervorhebungen */
/* ----------------------- */
.highlight {
	padding:0px 1px;
	font-size:inherit;
	background-color:#dd0000;
	color:#ffffff;
	font-size:inherit;
}


/* -------------------------------------------------------- */
/* Suchformular : span.text-center > form.searchform > fieldset#searchfieldset > input.hidden | input.searchtextfield | input.searchbutton */
/* ------------ */
form.searchform {
}
fieldset#searchfieldset {
}



/* -------------------------------------------------------- */
/* Suchfeld */
/* -------- */
input.searchtextfield {
  width: auto;
  height: 30px;
  padding: 0 0 0 3px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input.searchtextfield:hover {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  margin: 0;
}

/* -------------------------------------------------------- */
/* Suchbutton */
/* ---------- */
input.searchbutton {
	margin: 0 0 0 3px;
	border:none;
}

input.searchbutton img {
	width: 100%;
}


/* -------------------------------------------------------- */
/* Kontaktformular */
/* --------------- */
form#contact_form {
}
table#contact_table {
}
table#contact_table td {
  vertical-align:top;
  padding:5px;
}
span#contact_errormessage{
  color:#880000;
  font-weight:bold;
}
span#contact_successmessage{
  color:#008800;
  font-weight:bold;
}
input#contact_name, input#contact_mail, input#contact_website, input#contact_calculation {
}
textarea#contact_message {
}
input#contact_submit {
}




/* -------------------------------------------------------- */
/*                                                          */
/* AB HIER: CMS-SYNTAX                                      */
/*                                                          */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* [link|...]      */
/* --------------- */
a.link {
}


/* -------------------------------------------------------- */
/* [mail|...]      */
/* --------------- */
a.mail {
}


/* -------------------------------------------------------- */
/* [seite|...]      */
/* --------------- */
a.page {
	color: inherit;
}


/* -------------------------------------------------------- */
/* [kategorie|...]      */
/* --------------- */
a.category {
}


/* -------------------------------------------------------- */
/* [datei|...]      */
/* --------------- */
a.file {
}


/* -------------------------------------------------------- */
/* [galerie|...]      */
/* --------------- */
a.gallery {
}


/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
	border:none;
}

span.imagesubtitle {
	margin:3px 3px;
	text-align:justify;
	font-size:0.9em;
	line-height:1.1em;
}


span.contentimage {
	margin:3px 3px;
	text-align: center !important;
	font-size:0.9em;
	line-height:1.1em;
	color: #727087;
}

/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
span.leftcontentimage {
	margin:8px;
	max-width:200px;
	float:left;
	margin-left:0px;
	box-shadow: 1px 1px 2px 1px #727087;
}

img.leftcontentimage {
	max-width:200px;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
span.rightcontentimage {
	margin:8px;
	max-width:200px;
	float:right;
	margin-right:0px;
	box-shadow: 1px 1px 2px 1px #727087;
}

img.rightcontentimage {
	max-width:200px;
}


/* -------------------------------------------------------- */
/* [fett|...] */
/* ---------- */
b {

}


/* -------------------------------------------------------- */
/* [kursiv|...] */
/* ------------ */
i {

}


/* -------------------------------------------------------- */
/* [unter|...] */
/* ------------ */
u {

}


/* -------------------------------------------------------- */
/* [durch|...] */
/* ------------ */
s {

}


/* -------------------------------------------------------- */
/* [ueber1|...] */
/* ------------ */
h1 {
	/*font-size:inherit;	16px*/
	margin-top:10px;
	margin-bottom:5px;
}


/* -------------------------------------------------------- */
/* [ueber2|...] */
/* ------------ */
h2 {
	/*font-size:inherit;	12px*/
	margin-top:10px;
	margin-bottom:5px;
}


/* -------------------------------------------------------- */
/* [ueber3|...] */
/* ------------ */
h3 {
	margin-top:10px;
	margin-bottom:5px;
}


/* -------------------------------------------------------- */
/* [liste|...] */
/* [numliste|...] */
/* ------------ */
ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}
li {
	margin-top:0px;
	margin-bottom:0px;
}


/* -------------------------------------------------------- */
/* [----] */
/* ------ */
hr {

}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	margin:0px auto;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	width:100%;
}
th.contenttable {
	vertical-align:top;
	border:1px solid #C0C0C0;
	background-color:#E7E3E7;
	padding:2px 5px;
}
td.contenttable1 {
	vertical-align:top;
	border:1px solid #C0C0C0;
	background-color:#ffffff;
	padding:2px 5px;
}
td.contenttable2 {
	vertical-align:top;
	border:1px solid #C0C0C0;
	background-color:#EEEEEE;
	padding:2px 5px;
}


/* -------------------------------------------------------- */
/* [zentriert|...] */
/* --------------- */
.aligncenter {
    text-align:center;
}

/* -------------------------------------------------------- */
/* [links|...] */
/* ----------- */
.alignleft {
    text-align:left;
}

/* -------------------------------------------------------- */
/* [rechts|...] */
/* ------------ */
.alignright {
    text-align:right;
}

/* -------------------------------------------------------- */
/* [block|...] */
/* ----------- */
.alignjustify {
    text-align:justify;
}

/* -------------------------------------------------------- */
/* {TABLEOFCONTENTS} */
/* ----------------- */
div.tableofcontents ul ul {
    /*padding-left:15px;*/
}
div.tableofcontents li.blind {
    list-style-type:none;
    list-style-image:none;
}
