/* Stylesheet von Trigonom.de */
/* Erstellt von Fa. Administratix */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d1d1d1;
	background: #000000;
}

#wrapper {
	width: 672px;
	margin: 20px auto;
}

#header {
	width: 672px;
	height: 188px;
	background: no-repeat url(../images/d_01.jpg);
}

#navigation {
	width: 672px;
	height: 30px;
	padding-top: 10px;
	margin-bottom: -10px;
	background: url(../images/d_02.jpg);
	text-align: center;
}

#links {
	width: 62px;
	height: 473px;
	float: left;
	background: url(../images/d_03.jpg);
}

#content {
	width: 564px;
	height: 473px;
	float: left;
	background: url(../images/d_04.jpg);
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1d1d1;
	padding: 0 10px 0 10px;
	line-height: 16px;
}

#rechts {
	width: 46px;
	height: 473px;
	float: left;
	background: url(../images/d_05.jpg);
}

#footer {
	width: 672px;
	margin: 5px auto;
	padding: 0 0;
	color: silver;
	text-align: center;
	float: left;
}

/* Link Formatierungen */



#navigation a:link,
#kategorien a:link,
#footer a:link 
{
	color: #d1d1d1;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

#navigation a:visited,
#kategorien a:visited,
#footer a:visited  {
	color: #d1d1d1;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

#navigation a:hover,
#kategorien a:hover,
#footer a:hover {
	color: #d1d1d1;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #d1d1d1;
	outline: none;
}
#navigation a:focus,
#kategorien a:focus,
 #footer a:focus {
	color: #d1d1d1;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #d1d1d1;
	outline: none;
}

#navigation a:active,
#kategorien a:active,
#footer a:active {
	color: #d1d1d1;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	outline: none;
}

#content a:link, 
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1d1d1;
	text-decoration: none;
}

#content a:hover, a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}

#content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1d1d1;
	font-weight: normal;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}

/* Text Klassen */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 0 10px;
	color: #d1d1d1;
	text-decoration: underline;
}

.block {
	text-align: justify;
}

.no_link a:hover {
	border-bottom: none;
}

/* Seitenspezifische Formatierungen */

/* Studio */

.studio {
	margin: 0 25px 10px 10px;
	border: none;
}

#studio_overview {
	width: 100%;
	padding-top: 10px;
	text-align: center;
	line-height: 20px;
	letter-spacing: 20px;
}

#studio_overview img {
	border: 2px solid silver;
}


#studio #content
 a:link,
 a:visited,
 a:hover,
 a:focus,
 a:active {
	text-decoration: none;
	border: none;
}

/* Galerie */

#kategorien {
	float: left;
	margin-left: 10px;
	font-weight: bold;

}


#galerie #content
 a:link, 
 a:visited,
 a:hover,
 a:focus,
 a:active {
	text-decoration: none;
	border: none;
}

/* Anfahrt */

#map24 {
 width: 400px;
 height: 208px;
 frameborder: none;
}

/* Impressum */

.bezeichnung {
	width: 60px;
	vertical-align: top;
	font-weight: bold;
}