/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	padding: 0;
}

body {
	margin-top: 50px;
	background: #000;
	font: normal small Arial, Helvetica, sans-serif;
	color: #fff;
	background-image: url(images/webBg7.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 {
	font-size: 2px;
	color: #000000;
	text-align: center;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
}
#retouch {
	font-size: 12px;
	color: #CCCCCC;
}

#content em {
	padding-left: 2px;
}
#impressum em {
	padding-left: 0px;
	font-size: 9px;
}



p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 15pt;
	font-size: 11px;
}
.content ul {
	font-size: 10px;
	list-style-type: square;
}
.list {
	margin-left: 12px;
	margin-bottom: 5px;
}


.content p {
	font-size: 10px;
}

#vita {
	padding-bottom: 0px;
}


blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
	font-size: 10px;
	padding-top: 15px;
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

/* Logo */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(images/img02a_v2.jpg);
	background-repeat: no-repeat;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
}

#logo h1 {
	float: right;
	width: 600px;
	margin: 0;
	padding: 164px 0 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 24px;
	margin-right: 22px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 170px 20px 0 0;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #000000;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
}

/* Content */

#content {
	float: left;
	width: 480px;
	background-image: url(images/img03a.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#welcome {
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 20px;
	margin-left: 45px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 0px;
	background-image: url(images/img04a.jpg);
	background-repeat: no-repeat;
}
#impressum {
	padding-top: 10px;
}
#impressum .title {


}


#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
	padding-top: 20px;
	padding-left: 20px;
}
 
#magic-cap { /* a small step to save my images */
	height:100%;
	float:left;
	background:url(images/do-not-steal-my-images.gif) repeat;
	position:relative;
	width:100%;
} 
#counter {
	background-color: #CCCCCC;
	float: right;
	bottom: 0px;
	margin-top: 310px;
}


#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 5px;
	font-size: 11px;
	font-weight: bold;
}

#menu a:hover {
	background-color: #0A0A0A;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 16px 0;
	background: url(images/img05.gif) repeat-x;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FF9900;
}

#galerie {
	padding-left: 40px;
	padding-bottom: 0px;
}

#kontakt {
	padding-bottom: 20px;
	padding-right: 15px;
	padding-top: 50px;
}
#page #content #kontakt legend {
	color: #FFFFFF;
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}
#copyright {
	font-size: 7pt;
}
cite {
	font-size: 8px;
}

#web {
	font-variant: small-caps;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#web a {
	font-variant: small-caps;
	text-decoration: none;
}
#web a:hover {
	font-variant: small-caps;
	text-decoration: blink;
	color: #FF9900;
}

