* {
	margin: 0;
	padding: 0;
}

/* IE Fix (Layout) */
div {
	zoom: 1;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0;
	color: rgb(124,124,124);
	background: rgb(204,204,204);
	text-align: center;
}


/* Block Tags */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0;
	color: rgb(000,000,000);
}

p {
	margin: 0 0 15px 0;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	color: rgb(124,124,124);
	margin: 0 0 15px 32px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	color: rgb(124,124,124);
	margin: 0 0 15px 0;
	list-style-type: none;
}

li {
	line-height: 16px;
	padding: 0 0 0 10px;
	background: transparent url(../images/li-bullet.gif) no-repeat left center;
}

address {
	color: rgb(124,124,124);
}

blockquote {
	margin: 0 0 15px 0;
	padding: 10px 15px 10px 15px;
	background-color: #EEE;
	clear: both;
}

pre {
	width: auto;
	max-height: 300px;
	font-family: Courier, monospace;
	margin: 0 0 15px 0;
	padding: 10px 10px 10px 10px;
	background-color: #EEE;
	overflow: scroll;
}

hr {
	display: none;
}


/* Inline Tags */
a {
	color: rgb(135,135,135);
	text-decoration: none;
	outline: none;
}

a:hover {
	color: rgb(000,000,000)
}

cite, em, q {
	font-style: italic;
}

strong, b {
	color: #000;
	font-weight: normal;
}

i {
	font-style: italic;
}

kbd, samp, var, code, dfn {
	font-family: Courier, monospace;
}

abbr, acronym {
	font-style: italic;
	border-bottom: 1px solid rgb(124,124,124);
	cursor:help;
}


/* Table Tags */
table {
	width: 100%;
	border-bottom: 1px solid rgb(124,124,124);
	border-left: 1px solid rgb(124,124,124);
	margin: 0 0 15px 0;
}

caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	color: rgb(124,124,124);
	margin: 0 0 3px 0;
	text-align: left;
}

thead th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	color: rgb(124,124,124);
	margin: 0 0 3px 0;
	text-align: left;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid rgb(124,124,124);
	border-right: 1px solid rgb(124,124,124);
	background-color: #EEE;
}

tbody {
	border-left: 1px solid rgb(124,124,124);
	border-bottom: 1px solid rgb(124,124,124);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	color: rgb(124,124,124);
	padding: 2px 5px 2px 5px;
	border-top: 1px solid rgb(124,124,124);
	border-right: 1px solid rgb(124,124,124);
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	color: rgb(124,124,124);
	margin: 0 0 3px 0;
	text-align: left;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid rgb(124,124,124);
	border-right: 1px solid rgb(124,124,124);
	background-color: transparent;
}


/* Layout */
#container {
	height: 630px;
	width: 1000px;
	text-align: left;
	padding: 10px;
	margin: 50px auto 50px auto;
	overflow: hidden;
}

#header, #header-portfolio {
	height: 65px;
	background: transparent url(../../images/headers/default.gif) no-repeat left top;
}

#header h1 a, #header-portfolio h1 a {
	text-indent: -24000px;
	height: 65px;
	width: 280px;
	float: right;
	display: block;
}

#menu {
	height: 20px;
	padding: 5px 0;
}

#sub {
	width: 220px;
	margin: 20px 30px 0 30px;
	padding: 5px 0;
}

#menu #main, #menu #no-sub, #sub {
	color: rgb(120, 120, 120);
	float: left;
}

#menu ul, #sub ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0;
	color: #FFF;
	margin: 0;
	list-style-type: none;
}

#menu ul li, #sub ul li {
	line-height: 1em;
	float: left;
	padding: 0 1em 0 0;
	margin-right: 1em;
	border-right: 1px rgb(120, 120, 120) solid;
	background-image: none;
}

#menu ul li a, #sub ul li a {
	line-height: 1em;
	color: rgb(120, 120, 120);
}

#menu ul li a:hover {
	color: #000;
}

#sub ul li a:hover {
	color: #000;
}

#menu ul li.act a, #sub ul li.act a {
	color: #000;
}

#menu ul li.last, #sub ul li.last {
	border-width: 0;
}

#content {
	height: 490px;
	background-color: #FFF;
	overflow: hidden;
}

.left-column {
	height: 490px;
	width: 235px;
	float: left;
}

.left-column-no-center {
	height: 490px;
	width: 720px;
	float: left;
}

.center-column {
	height: 490px;
	width: 485px;
	float: left;
}

.small-center-column {
	height: 490px;
	width: 280px;
	float: left;
}

.right-column {
	height: 490px;
	width: 280px;
	float: right;
}

.large-right-column {
	height: 490px;
	width: 485px;
	float: right;
}

.right-column-no-center {
	height: 490px;
	width: 765px;
	float: right;
}

.content {
	position: relative;
	clear: both;
	padding: 30px 30px 30px 30px;
	height: 390px;
	overflow: hidden;
}

.content-portfolio {
	position: relative;
	clear: both;
	padding: 30px 30px 30px 30px;
	height: 430px;
	overflow: hidden;
}

#footer {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;font-size: 9px;
	padding-top: 8px;
	text-align: left;
	letter-spacing: 0;
	color: rgb(153,153,153);
}

/* Allgemeine Klassen */
br.clear-floats {
	clear: both;
}

ul.portfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	color: rgb(124,124,124);
	width: 220px;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	display: block;
	border-top: 1px rgb(124,124,124) dotted;
	position: absolute;
	bottom: 0;
}

ul.portfolio li {
	background-image: none;
	padding: 0;
}

ul.portfolio li.prev {
	line-height: 17px;
	float: left;
}

ul.portfolio li.next {
	line-height: 17px;
	float: right;
}

ul.portfolio li a {
}

ul.portfolio li.disabled {
	color: #FFF;
}

ul.portfolio li.disabled a {
	display: none;
}

ul.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	height: 20px;
	color: rgb(124,124,124);
	margin: 15px 0 15px 0;
	list-style-type: none;
	
	position: absolute;
	bottom: 45px;
}

ul.pages li {
	padding: 0;
	margin: 0 7px 0 0;
	float: left;
	background-image: none;
}

ul.pages li a {
	width: 12px;
	height: 15px;
	text-indent: -2400px;
	display: block;
	border: 1px #CCC solid;
}


ul.pages li a:hover {
	border-color: #000;
}


ul.pages li a.act {
	border-color: #CCC;
	background-color: #CCC;
}

#pagesText {
	position: absolute;
	bottom: 50px;
	width: 220px;
}

#pagesText.details {
	bottom: 83px;
}

/*#pagesText p {
	margin: 0;
}*/

p.einzug {
	width: 150px;
	float: left;
}

ul.einzug {
	float: right;
	width: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0;
	color: rgb(124,124,124);
	margin: 0 0 15px 0;
	list-style-type: square;
}

a.vcard {
	height: 20px;
	display: block;
	padding: 0 0 0 30px;
	background: transparent url(../images/v_card.gif) no-repeat left center;
}

a.pdf {
	height: 16px;
	display: block;
	padding: 0 0 0 25px;
	margin: 0;
	background: transparent url(../images/pdf.gif) no-repeat left center;
}

p.before-ul {
	margin-bottom: 0;
}
