/****************************************************\
|                                                    |
|         (C) 2009 LIVID Media - Tim Sydekum         |
|      ========================================      |
|      www.livid-media.de | info@livid-media.de      |
|                                                    |
\****************************************************/

/* --- BASIC --- */

html * {
	font-size: 100.01%
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #000;
	background: url(images/pagebg.jpg) no-repeat top left fixed #8c8c8c;
	padding: 24px 0;
	margin: 0;
	text-align: center;
}



/* --- WEBSITE / HEADER / CONTENT --- */

#website {
	width: 80em;
	margin: 0 auto;
	border: 0;
	text-align: left;
}

#body {
	background: #fff;
	padding: 0;
    border: 1px solid #444;
    border-width: 0 1px 1px 0;
}

#header {
	position: relative;
	height: 110px;
	background: transparent;
	clear: both;
}

#header img.logo {
	position: absolute;
	top: 12px;
	left: 12px;
	width: auto;
	height: auto;
}

#header #banner {position:absolute; top:25px; right:10px; z-index:10;}
#header #topnav {top:0; font-size:0.9em; color:#aaa; background:transparent;}

#content {
	padding: 0;
	clear: both;
}

#index #col2 {
	float: left;
	width: 743px;
	padding-top: 40px;
	padding-left: 23px;
}

#default #col1 {
	float: left;
	width: 192px;
	min-height: 1px;
	height: 1px;
}

#default #col2 {
	float: left;
	width: 552px;
	padding-top: 40px;
	padding-left: 23px;
}

#col3 {
	float: right;
	width: 170px;
	padding-top: 40px;
}



/* --- FOOTER --- */

#footer {
	height: auto;
	color: #666;
	padding: 0.15em 0;
	margin: 0 1em 0 0;
	border: 0;
	background: transparent;
	font-size: 0.9em;
	clear: both;
}



/* --- Bannerbutton --- */

#navi #bannerbutton {
	position: relative;
	float: right;
	margin-bottom: -165px;
	right: 0;
	top: -131px;
	border: 0 none;
	width: 211px;
	height: 165px;
	display: block;
}

#navi #bannerbutton a {
	display: block;
	width: 211px;
	height: 165px;
	text-align: right;
	color: #000;
	text-decoration: none;
	font-size: 0.5em;
}



/* --- Boxen mit gewinkelter Linie --- */

#col3 .winkelbox {
	background-color: #fff;
	padding: 0 2px 12px 0;
	margin: 0 0 1em;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}

#col3 .winkelbox p {
	padding: 6px 12px;
	margin: 0;
}

#col3 .winkelbox h1, #col3 .winkelbox h2, #col3 .winkelbox h3 {
	padding: 6px 12px;
	border-bottom: 1px solid #ccc;
}

#col3 .winkelbox h4, #col3 .winkelbox h5, #col3 .winkelbox h6 {
	background-color: #fff;
	padding: 6px 12px;
	border-bottom: 1px solid #ccc;
}

#col3 img {
	padding: 6px 0 0;
	margin: 0;
}



/* --- Teaser auf Startseite --- */

.trennlinie {
	background: url(images/pixel.gif) repeat-y top center;
}

#index #col2 h1 {
	font-weight: normal;
	padding: 0.3em 0.5em 0.2em;
	margin: 0;
	background-color: #e60005;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#index #col2 h2 {
	font-size: 1.2em;
	padding: 0.6em 0.1em 0.5em 0.6em;
	margin: 0;
	background-color: #999;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#index #col2 h3 {
	margin: 0 1em 0 1em;
}

#index #col2 p {
	font-size: 1em;
	margin: 0.8em 0 1.1em;
}

#index #col2 ul {
	margin: 0;
}

#index .hauptteaser {
	margin: 0;
	background: #ccc;
	overflow: hidden;
}

#index #col2 .hauptteaser p {
	margin: 0;
	padding: 0.5em;
}



/* --- PAGENAVI --- */

.pagenavi {
	width: 552px;
	border-top: 1px solid #b7b7b7;
	margin-top: 20px;
	padding-top: 10px;
}

.pagenavi img {
	padding-top: 1px;
}

.pagenavi .pos-left {
	width: 25%;
}

.pagenavi .pos-left a {
	padding-left: 20px;
}

.pagenavi .pos-center {
	width: 50%;
	text-align: center;
}

.pagenavi .pos-right {
	width: 25%;
	text-align: right;
}

.pagenavi .pos-right a {
	padding-right: 20px;
}

.pagenavi-flex {
	width: 97%;
	margin-bottom: 10px;
}



/* --- MESSAGE --- */

.message {
	width: 534px;
	padding: 4px 8px;
	line-height: 16px;
	background-color: #eee;
	border: 1px solid #888;
	margin-bottom: 10px;
}

.messageSuccess {
	background: url(images/message_success.png) no-repeat;
}

.messageWarning {
	background: url(images/message_warning.png) no-repeat;
}

.messageError {
	background: url(images/message_error.png) no-repeat;
}

.messageSuccess, .messageWarning, .messageError {
	padding-left: 18px;
}



/* --- HTML --- */

a {
	color: #015bca;
	text-decoration: underline;
}
a:focus, a:hover, a:active {
	color: #e60005;
	text-decoration: none;
}

a.external-link {
	padding-right: 14px;
	background: url(images/ico-extlink.gif) no-repeat center right;
}
a.external-link-new-window, a.internal-link-new-window {
	padding-right: 14px;
	background: url(images/ico-newwin.gif) no-repeat center right;
}
a.closelink {
	padding-left: 16px;
	background: url(images/ico-closewin.gif) no-repeat center left;
}
.csc-linkToTop a {
	padding-right: 16px;
	background: url(images/ico-totop.gif) no-repeat center right;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

#col2 h1 {
	font-size: 1.6em;
	color: #fff;
	background-color: #999;
	padding: 0.2em 0.25em 0.3em;
	margin: 0 0 0.6em 0;
}

#col2 h2 {
	margin: 0 0 0.7em 0;
	padding-top: 0.7em;
	font-size: 1.4em;
	color: #333;
}

#col2 h3, #col2 h4 {
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: 0.5em 0 0 0;
	font-weight: bold;
	color: #000;
}

#col2 h5 {
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

#col2 ul {
	margin: 0 1em 1em 1em;
	padding: 0;
	list-style-type: square;
}

#col2 ul li {
	margin: 0 0 0 1.25em;
	padding: 0;
	list-style-image: url(images/bullet.gif);
}

#index #col2 ul {
	margin-top: 1em;
}

div, table, img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

p {
	line-height: 1.5em;
}

table {
	font-size: 1em;
}

td {
	vertical-align: top;
}

hr {
	color: #fff;
	background: transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border: 0;
	border-bottom: 1px #eee solid;
}

small {
	font-size: 0.8em;
	color: #999;
}



/* --- TABLES --- */

.table {
	font-size: 1em;
	border: 1px solid #666;
	border-collapse: collapse;
	background-color: #eee;
	empty-cells: show;
}

.table td {
	padding: 3px;
}

.bg-head {
	font-weight: bold;
	background-color: #aaa;
}

.bg-bright {
	background-color: #ddd;
}

.bg-dark {
	background-color: #ccc;
}

.table-standard thead {
	font-weight: bold;
	background-color: #eee;
}

.table-standard td {
	padding: 5px 5px 5px 0;
	border-top: 1px solid #ccc;
}

.table-angebote {
	width: 552px;
}

.table-angebote h1 {
	display: block;
	font-size: 1.2em !important;
	text-align: center;
	vertical-align: baseline;
	padding: 11px 0 11px !important;
	margin: 0 0 1px !important;
}

.table-angebote img {
	margin-bottom: 25px;
}

.table-angebote a {
	text-decoration: none;
}



/* --- FORMS --- */

form {
	display: inline;
}

checkbox, input, radio, select, textarea, file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.inputSmall {
	width: 80px;
}

.inputMiddle {
	width: 200px;
}

.inputLarge {
	width: 550px;
}

.textareaSmall {
	height: 80px;
}

.textareaMiddle {
	height: 120px;
}

.textareaLarge {
	height: 180px;
}



/* --- NEWSBOX --- */

.newsbox-head {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	padding: 6px;
	background-color: #999999;
}

.newsbox-content {
	padding-top: 4px;
}



/* --- GALLERY --- */

.gallery-teasers {
	float: left;
	margin: 0 20px 25px 0;
	padding: 8px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

.gallery-title {
	height: 35px;
	overflow: hidden;
}

.gallery-thumbs {
	float: left;
	margin: 0 5px 7px 0;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

.gallery-images {
	padding: 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}



/* --- GUESTBOOK --- */

.guestbook-head {
	padding: 5px;
	color: #fff;
	border: 1px solid #e50006;
	border-bottom: 1px dotted #fff;
	background: url(images/news_head_bg.gif) #e50006;
}

.guestbook-content {
	background-color: #fff;
	padding: 4px 5px;
	border: 1px solid #e50006;
	border-top: 0;
	margin-bottom: 15px;
}

.guestbook-comment {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #999;
}



/* --- MISC --- */

.pos-left {
	float: left;
}

.pos-center {
	float: left;
}

.pos-right {
	float: right;
}

.align-left {
	float: left;
	margin: 0 10px 10px 0;
}

.align-right {
	float: right;
	margin: 0 0 10px 10px;
}

.skip, .hideme, .print {
	position: absolute;
	top: -1000em;
	left: -1000em;
	height: 1px;
	width: 1px;
}

.skip:focus, .skip:active {
	position: static;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
}

.siteDown {
	position: absolute;
	top: 0;
	width: 100%;
	background: #fff;
	padding: 8px;
	margin: 0;
	border-bottom: 1px solid #444;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #444;
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0px;
}
