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

* {
	margin: 0; 
	padding: 0; 
	font-family: Georgia, 'Times New Roman', serif; 
	text-transform: lowercase;
	}
html, 
body {
	height: 100%;
	margin-bottom: 1px; 
	}
body {
	font-size: 90%;
	line-height: 150%; 
	background-color: white; 
	}
body * {
	font-size: 1em; 
	}
acronym {
	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.6em;
	background: #c0c0c0 url(pattern_02-b.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;
	text-transform: lowercase; 
	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 {
	white-space: nowrap;
	width: 11em;  
	line-height: 2.4em; 
	height: 2.4em; 
	padding: 0 1em;
	color: gray;
	font-size: 1.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 {
	font-size: 1.2em;
	margin: 1em 0 0 0; 
	color: #c0c0c0; 
	border-bottom: 1px solid #BEBEBE; 
	}
.col h2 {
	text-indent: -9999em; 
	overflow: hidden; 
	}


.container p {
	margin: 0.5em 0 1em 0;
	padding: 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 {
	color: gray; 
	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 {
	margin: 0;
	padding: 0;
	line-height: 1px; 
	font-size: 1px;
	height: 1px; 
	border: none;
	overflow: hidden;
	}
.thumblinks span {
	font-size: 0.8em; 
	margin: 0; 
	padding: 0; 

	}
.thumblinks .headline {
	font-weight: bold; 
	}
.thumblinks .desc {
	}
.thumblinks .meta {
	color: #c0c0c0; 
	font-size: 0.9em; 
	}


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

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

	#lightboxDetails{
		font-size: 1em;
		padding-top: 0.4em;
	}	

	#lightboxCaption	{ float: left; color: white; padding: 0 1em; }
	#keyboardMsg		{ float: right; }
	#keyboardMsg a,
	#keyboardMsg a * 	{ font-family: Verdana, sans-serif; font-weight: bold; text-decoration: none; color: white; }
	#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); }





#footer {
	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 {
	padding: 0;
	margin: 0;
	display: block;
	width: 40%;
	}
#footer li {
	font-size: 0.9em;
	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;
	}
