/* 	============================
	breitnerundbreitner.de
	default screen style
	(c)2008 t.breitner
	____________________________ */


/*  --- modified ---
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	}
body {
	line-height:1;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
input, select {
	vertical-align:middle;
	}


/* ___bundb__________________________ */

html {
	overflow-y: scroll; 
	}
body {
	font-size: 0.93750em; 
	line-height: 150%; 
	background-color: white; 
	font-family: Georgia, 'Times New Roman', serif; 
	color: #333333; 
	text-transform: lowercase;
	padding-bottom: 0.5em; 
	}
abbr {
	cursor: help; 
	border-bottom: 1px dotted #990000;
	}
.hr {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both; 
	}
.hr hr {
	display: none; 
	}
.printonly {
	display: none;
	}




h1, 
#mainnav,
#footer {
	padding: 0 10%; 
	}
h1 {
	font-size: 2.66667em;
	background: #c0c0c0 url(bg-pattern.gif) repeat;
	border-bottom: 1px solid #cccccc;

	}
h1 a {
	display: block; 
	text-decoration: none; 
	font-size: 1em; 
	height: 2.2em;
	line-height: 2.2em; 
	color: gray;
	width: 12em; 
	}
h1 .b2 {
	color: #c0c0c0; 
	}
h1 .bamp {
	color: white; 
	}


#mainnav {
	background-color: white;
	border-bottom: 1px dotted black; 
	margin-bottom: 1px;
	}
#mainnav ul, 
#mainnav li, 
#mainnav a {
	display: block; 
	}
#mainnav ul {
	list-style-type: none; 
	}
#mainnav li {
	text-align: left;
	float: left;
	}
#mainnav li.kontakt {
	float: right; 
	text-align: left; 
	}
#mainnav li a {
	color: #333333; 
	white-space: nowrap;
	width: 11em;  
	line-height: 2.4em; 
	height: 2.4em; 
	padding: 0 1em;
	font-weight: bold;
	text-decoration: none; 
	border-left: 1px solid #c0c0c0;
	background-image: url(mainnav-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
#mainnav li.current a, 
#mainnav li a:hover {
	color: #990000;
	border-color: #990000;
	background-image: url(mainnav-arrow_active.gif);
	}



.teaser {
	border-top: 1px solid gray;
	border-bottom: 1px solid #e9e9e9; 
	font-style: italic; 
	text-align: right; 
	background: #e9e9e9 url(white-invert-diags.gif) repeat 0 0;
	padding: 1em 10%;
	}
.watchout {
	color: #990000;
	display: inline;
	padding-left: 16px;
	background: url(bullet-anim.gif) no-repeat 0 40%;
	}


.container {
	clear: both; 
	background-color: white; 
	display: block;
	}


.body_impressum .container, 
.body_kontakt .container,
.body_service .container {
	padding: 0 10%;
	}


.col {
	float: left; 
	width: 29%;  
	background-color: transparent; 
	background-repeat: no-repeat;
	background-position: 1px 3em; 
	padding-left: 20px;
	margin: 0 1%;
	}
.col1 { background-image: url(web.gif); }
.col2 { background-image: url(print.gif); }
.col3 { background-image: url(signature.gif); }
	

h2 {
	line-height: 1em;  
	font-size: 1.33333em; 
	font-weight: normal; 
	margin: 1em 0 0 0; 
	color: #c0c0c0; 
	border-bottom: 1px solid #BEBEBE; 
	}
.col h2 {
	margin: 0; 
	text-indent: -9999em; 
	overflow: hidden; 
	}


.container p {
	margin: 0.5em 0 1em 0;
	}
.container ul {
	margin: 0.5em 0 1em 2em; 
	}




.thumblinks {
	width: 97%;
	border-left: 1px solid #BEBEBE; 
	display: block; 
	float: left; 
	padding: 5px 0 0 5px; 
	margin-bottom: 2em; 
	}
.thumblinks li {
	display: block; 
	float: left; 
	width: 100%; 
	clear: both; 
	border-bottom: 1px dotted #c0c0c0; 
	padding-bottom: 0.5em; 
	margin-bottom: 1em;
	}
.thumblinks a {
	font-size: 0.8em; 
	color: #333333; 
	float: left; 
	background-color: transparent; 
	width: 100%; 
	text-decoration: none; 
	text-align: right; 
	padding: 0.3em 4px; 
	background: white url(white-invert-diags.gif) repeat 0 0;
	}
.thumblinks a:hover {
	background-color: #98FB98;
	}
.thumblinks img {
	float: left; 
	width: 100px; 
	border: 1px solid lime; 
	margin: 0 5px 1px 0;
	}
.thumblinks br {
	line-height: 1px; 
	font-size: 1px;
	height: 1px; 
	border: none;
	overflow: hidden;
	}
.thumblinks .headline {
	font-weight: bold; 
	}
.thumblinks .desc {
	}
.thumblinks .meta {
	color: #c0c0c0; 
	}




#footer {
	font-size: 0.8em; 
	margin-top: 1em; 
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	clear: both; 
	background: #cccccc url(white-invert-diags.gif) repeat; 
	border-width: 1px 0;
	border-style: solid;
	border-color: #c0c0c0; 
	}
#footer ul {
	display: block;
	width: 40%;
	}
#footer li {
	float: left; 
	display: block; 
	list-style-type: none; 
	}
#footer #pagefunctions {
	float: left; 
	}
#footer #meta {
	float: right;
	}
#footer #pagefunctions li {
	float: left;
	margin-right: 20px; 
	}
#footer #meta li {
	float: right;
	margin-left: 20px;
	}
#footer a {
	color: black;
	text-decoration: none;
	}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
	}

/* 	============================
	breitnerundbreitner.de
	lightbox
	(c)2008 t.breitner
	____________________________ */

#lightbox{
	background-color: transparent;
	padding: 2px;
	border: 2px solid silver;
}

#lightboxDetails{
	background-color: silver;
	overflow: hidden;
	font-size: 1em;
	padding-top: 0.4em;
}	

#lightboxCaption	{ float: left; color: white; padding: 0 1em; }
#keyboardMsg		{ float: right; }
#keyboardMsg a,
#keyboardMsg a * 	{ font-weight: bold; text-decoration: none; color: white; padding-right: 5px; }
#keyboardMsg a:hover *	{ color: red; }
#closeButton		{ top: 5px; right: 5px; }
#lightbox img		{ border: none; clear: both;} 
#overlay img		{ border: none; }
#overlay		{ background-image: url(white-invert-diags.gif); }


