/* andre hartmann css */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #ffffff;
}

#container {
	position: absolute;
	font-weight: normal;
	width: 900px;
	height: 600px;
	margin: -300px 0px 0px -450px;
	top: 50%;
	left: 50%;
	background: url(img/background.gif) no-repeat;
}

#container_index {
	position: absolute;
	font-weight: normal;
	width: 900px;
	height: 600px;
	margin: -300px 0px 0px -450px;
	top: 50%;
	left: 50%;
	background: url(img/background_index.gif) no-repeat;
}

#main_content_index {
	margin-top: 80px;
	margin-left: 150px;
	width: 580px;
	height: 490px;
	float: left;
	background: url(img/andre_index.jpg) no-repeat;
}

#main_content {
	margin-top: 80px;
	margin-right: 155px;
	width: 535px;
	height: 490px;
	float: right;
	overflow: auto;
	padding: 5px;
}

/* home */
.home_head {
	text-align: center;
	color: #5e4289;
	font-size: 14px;
}

.home_img {
	text-align: center;
}

.home_foot {
	text-align: center;
	color: #5e4289;
	font-size: 13px
}

/* header */
h1 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5e4289;
}


ul#main_menu {
	padding: 0;
	margin: 0;
	float: left;
	margin-top: 80px;
	margin-left: 40px;
	width: 140px;
	color: #800000;
}

ul#main_menu li a:link {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	color: #800000;
	text-decoration: none;
}

ul#main_menu li a:hover {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	color: #f00;
	text-decoration: none;
}

/* index page */
a.index_page img{
	border: 0;
}

p.index_page {
	position: absolute;
	text-align: center;
	color: #800000;
}

/* picture_sidebar */
#picture_sidebar {
	margin-top: 345px;
	margin-left: 15px;
}

.sidebar_img {
	border: 0;
	margin-top: 5px;
}

/* newsletter */
#newsletter_input {
	border: solid 1px #800000;
}

a#newsletter_link {
	color: #800000;
	text-decoration: none;
}

a:hover#newsletter_link {
	color: #f00;
	text-decoration: none;
}

/* main logo */
.main_logo {
	position: absolute;
	width: 600px;
	height: 100px;
	margin-left: 155px;
}

/* marquee */
.marquee {
	color: #5e4289;
	position: absolute;
	width: 150px;
	height: 70px;
	top: 10px;
	left: 10px;
	text-align: center;
}

marquee {
	margin-top: 10px;
	font-weight: bold;
}

/* vita */
h2.vita {
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.vita {
	margin: 0;
	margin-bottom: 10px;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* imprint */
.imprint {
	margin: 0;
}

/* guestbook */
h2.gb {
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gb_button {
	position: relative;
	border: solid 1px #5e4289;
	color: #5e4289;
	background-color: #fff;
}

.gb_title_line {
	widht: 100%;
	height: 18px;
	border: solid 1px #5e4289;
	color: #5e4289;
	background-color: #fff;
}

.gb_content {
	widht: 100%;
	height: 54px;
	border: solid 1px #5e4289;
	color: #5e4289;
	background-color: #fff;
	margin-bottom: 20px;
	overflow: auto;
}

#pagination_gb {
	position: relative;
	margin-top: 30px;
	width: 100%;
	text-align: center;
}

#pagination_gb a {
	border: solid 1px #800000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}

#pagination_gb a:hover {
	border: solid 1px #f00;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #f00;
}

.gb_information {
	width: 100%;
	text-align: center;
	font-size: 8pt;
}

.error_msg {
	width: 100%;
	text-align: center;
	font-size: 10pt;
	color: #f00;
}

.gb_title_add {
	width: 80px;
	float: left;
}


/* content */
#content {
	height: 450px;
	padding: 10px 20px 1px 22px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#content_center {
	height: 450px;
	padding: 10px 20px 1px 22px;
	margin: 0px auto 0px auto;
	text-align: center;
}

/* text header */
.text_header1 {
	font-weight: bold;
	font-size: 14;
	color: #990000;
	text-decoration: underline;
}

.text_header1_center {
	font-weight: bold;
	font-size: 14;
	color: #990000;
	text-decoration: underline;
	text-align: center:
}

.text_header2 {
	font-weight: bold;
	font-size: 12;
	color: #990000;
}


/* pagination */
.pagination_header {
	width: 100%;
	text-align: center;
}

#pagination {
	margin-top: 300px;
	width: 100%;
	text-align: center;
}

#pagination a {
	border: solid 1px #800000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}

#pagination a:hover {
	border: solid 1px #f00;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #f00;
}

/* press */
.press_thumbs {
	display: block;
	float: left;
	background-image: url(img/press_bg.gif);
	width: 136px;
	height: 156px;
	color: #5e4289;
	text-decoration: none;
	margin: 0 17px 10px;
}

.press_thumb_title {
	color: #5e4289;
	margin: 70px 10px 0 35px;
	font-weight: bold;
	font-size: 8pt;
}

#pagination_press {
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 350px;
	text-align: center;
}

#pagination_press a {
	border: solid 1px #800000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}

#pagination_press a:hover {
	border: solid 1px #f00;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #f00;
}

/* listen style */
.listen_title {
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.listen_player {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}


/* images */
img {
	border: 0;
}


/* subjects */
.sub_thumbs {
	display: block;
	float: left;
	background-image: url(img/postit.gif);
	width: 165px;
	height: 140px;
	color: #5e4289;
	text-decoration: none;
	margin: 0 5px 40px;
}

.thumb_title_sub {
	display: block;
	margin: 13px 15px 0;
	font-size: 11px;
	font-weight: bold;
	color: #5e4289;
}

#pagination_subjects {
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 400px;
	text-align: center;
}

#pagination_subjects a {
	border: solid 1px #800000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}

#pagination_subjects a:hover {
	border: solid 1px #f00;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #f00;
}

.subject_detail_head {
	font-weight: bold;
	float: left;
	width: 80px;
}

.subject_detail_cont {
	font-weight: normal;
}

#link_subjects a {
	border: solid 1px #800000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}

#link_subjects a:hover {
	border: solid 1px #f00;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #f00;
}

#link_subjects_center {
	width: 100%;
	text-align: center;
}

#link_subjects_center a {
	border: solid 1px #800000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}

#link_subjects_center a:hover {
	border: solid 1px #f00;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #f00;
}

/* progs */
.prog_thumbs {
	display: block;
	float: left;
	background-image: url(img/litfassaule.gif);
	width: 136px;
	height: 156px;
	color: #5e4289;
	text-decoration: none;
	text-align: center;
	margin: 0 65px 20px;
}

.prog_img {
	margin-top: 50px;
	border: solid 1px #ff0;
	width: 80px;
	height: 100px
}

.thumb_title {
	color: #5e4289;
	margin: 50px 10px 0 10px;
	font-weight: bold;
}

#pagination_prog {
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 350px;
	text-align: center;
}

#pagination_prog a {
	border: solid 1px #800000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}

#pagination_prog a:hover {
	border: solid 1px #f00;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #f00;
}

.prog_detail_head {
	font-weight: bold;
	float: left;
	width: 130px;
}

.prog_desc {
	height: 350px;
	width: 100%;
	overflow: auto;
}

.prog_detail_cont {
	font-weight: normal;
}

#link_subjects a {
	border: solid 1px #800000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}

#link_subjects a:hover {
	border: solid 1px #f00;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #f00;
}

/* gallery */
.gall_thumbs {
	display: block;
	float: left;
	background-image: url(img/polaroit_photo.gif);
	width: 136px;
	height: 156px;
	color: #5e4289;
	text-decoration: none;
	margin: 0 17px 10px;
}

.gall_thumb_title {
	color: #fff	;
	margin: 50px 10px 0 30px;
	font-weight: bold;
	font-size: 10pt;
}

#pagination_gall {
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 350px;
	text-align: center;
}

#pagination_gall a {
	border: solid 1px #800000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}

#pagination_gall a:hover {
	border: solid 1px #f00;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	color: #f00;
}


.field_error {
	margin-top: 15px;
	height: 20px;
	text-align: center;
	color: #ff0000;
}

.contact_input {
	font-size: 10px;
	border: solid 1px #990000;
}

.contact_textarea {
	font-size: 10px;
	border: solid 1px #990000;
}

.button {
	font-size: 10px;
	border: solid 1px #990000;
	color: #990000;
}


/* download */
.down_info {
	font-size: 11px;
}

ul.down {
	margin: 0;
	padding: 0;
	list-style: none;
}

span.down_icon {
	display: block;
	float: left;
	border: 0;
	width: 20px;
}

span.down_title {
	display: block;
	float: left;
	width: 100px;
}

span.down_desc {
	display: block;
	float: left;
	width: 250px;
}

span.down_size {
	display: block;
	float: left;
	width: 50px;
}

span.down_link {
	display: block;
	float: right;
	width: 50px;
}

span.down_link a {
	border: 0;
}

span.down_close {
	display: block;
}

li.down_header {
	height: 20px;
	font-weight: bold;
	background-color: #e5e5e5;
}

li.down_res_line_a {
	padding-top: 2px;
	height: 18px;
	background-color: #d9d9d9;
}

li.down_res_line_b {
	padding-top: 2px;
	height: 18px;
	background-color: #cccccc;
}


