/* @override 
	http://www.fotoray.ch/assets/templates/fotoray/css/fotoray.css */

#accessibility {
	height: 0;
	display: none;
}

:focus {
	outline: 0;
}

html {
	min-height: 100.2%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	font: 1em/1.35em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	color: #cccccc;
	background: #191919 none repeat-x 0 bottom;
	padding: 0;
}

/* @group clearing */

.group:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* @end */

/* @group Fonts */

h1 {
	font-weight: bold;
	color: #cccccc;
	padding-bottom: 0.5em;
	font-size: 1em;
	line-height: 1.3em;
}

h2 {
	font-weight: bold;
	padding-bottom: 0.5em;
	line-height: 1.4em;
	color: black;
	font-size: 0.875em;
}

h3 {
	font-weight: bold;
	padding-bottom: 0.5em;
	font-size: 0.813em;
}

h4,h5,h6 {
	font-weight: bold;
	font-size: 0.75em;
}

strong {
	font-weight: bold;
}

p, ul, dl, legend, ol, td {
	font-size: 0.75em;
	line-height: 1.45em;
}

#content p, #content ul, .errors {
	font-size: 0.813em;
	padding-bottom: 0.938em;
}

#content ul {
	margin-left: 1.333em;
	list-style-image: url(../pics/iconBullet.gif);
	list-style-type: none;
}

#cotnent ul li {
	margin-bottom: 0.650em;
}

#content ol li {
	margin-bottom: 0.650em;
}

#content ol {
	list-style-type: decimal;
	margin-left: 1.563em;
}

/* @end */

/* @group layout */

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 60px;
}

#header {
	height: 60px;
}

#logo {
	background: url(../pics/logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 207px;
	height: 29px;
}

#logo a {
	border: none;
	width: 207px;
	height: 29px;
}

#impressum {
	float: right;
	margin: 0;
	padding-top: 6px;
}

#impressum a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
}

#contentWrap {
	margin: 0;
	padding-top: 30px;
	padding-bottom: 10px;
}

#content {
	margin: 0;
	width: 290px;
	float: left;
}

#contentRight {
	float: right;
	width: 430px;
}

#footer {
	background-repeat: repeat-x;
	border-bottom: 3px solid black;
	border-top: 3px solid black;
}



/* @end */

div.addthis_vertical_follow_toolbox {
float: right;
padding-left: 10px;
}

#atftbx div.addthis_toolbox.addthis_vertical_style.addthis_32x32_style a.addthis_button_facebook_follow.at300b span.at300bs.at15nc.at15t_facebook {
	margin-left: 29px;
}

/* @group Icons zu Links */

a#go_right, a#go_left {
	background-image: none;
	margin-right: 0;
	padding-right: 0;
}

a[href $='.pdf'] {
	padding-right: 0;
	background: transparent url(../icons/pdf.png) no-repeat left;
	padding-left: 20px;
}

a[href ^="mailto"] {
	padding-right: 0;
	background: transparent url(../icons/email_link.png) no-repeat left;
	padding-left: 20px;
}

p#address a
[href ^="mailto"] {
	padding-right: 0;
	background: transparent no-repeat left;
	padding-left: 20px;
}

a[href $='.doc'] {
	padding-right: 0;
	background: transparent url(../icons/doc.png) no-repeat left;
	padding-left: 20px;
}

a[href^="http"] {
	background: transparent url(../icons/Icon_External_Link.png) no-repeat right;
	padding-right: 15px;
}

ul#service li a[href^="http"],
#navTop li a[href^="http"],
p.referenzen a[href^="http"],
a.addthis_button_facebook_follow.at300b {
	padding-right: 0;
	background: none no-repeat;
}

/*a:not([rel~="external"]) {
	padding-right: 0;
	background: transparent url(../icons/Icon_internal_Link.png) no-repeat left;
	text-decoration: none;
	padding-left: 20px;
}*/

/* @end */

/* @group naviTop */

#navTop {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: 0 top;
	border-top: 4px solid black;
	border-bottom: 3px solid black;
}

#navTop ul {
	margin: 0;
	padding: 0;
}

#navTop li {
	display: inline-block;
	list-style-type: none;
	font-weight: bold;
	float: left;
	padding-right: 28px;
	margin: 0;
}

#navTop li a {
	text-decoration: none;
	font-size: 12px;
	color: #cccccc;
	margin: 0;
	padding: 6px 0;
	display: inline-block;
}

#navTop a:hover {
	color: #36f;
}

#navTop li.active a {
	color: #36f;
}



/* @end */

/* @group gallery */

img.thumbnail {
	width: 82px;
}

ul.thumbs li {
	padding-bottom: 5px;
}

div.thumbscontainer {
	margin: 15px 0;
}



/* @end */

/* @group footer */

ul#service {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#service li a,
#service li a:link, 
#service li a:active, 
#service li a:visited {
	float: left;
	margin-right: 15px;
	color: silver;
	font-weight: normal;
	font-style: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
}

#service li a:hover {
	text-decoration: underline;
}



/* @end */

/* @group links */

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #36f;
}

a:hover {
	text-decoration: underline;
}



/* @end */