/*  
Theme Name: pfister
Author URI: http://www.gands.de
Version: 0.1
Author: Sebastian Schwanke
Description: pfister main theme
*/


body, html
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
/* 	
	background-image: URL('images/header_verlauf_kachel.gif');
	background-position: 0px 358px;
	background-repeat: repeat-x; 
	*/
	z-index: 0;
}

div
{
	margin: 0px;
	padding: 0px;
}

/* CONTAINER */

.boxHeader
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 160px;
	background-image: URL('../images/header_background2.gif');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
	z-index: 10;	
}

.boxContent
{
	margin: 0px;
	padding: 40px 0px 0px 0px;
	width: 100%;
	height: auto;
	background-position: center top;
	background-repeat: repeat-y;

}

.boxFooter
{
	margin: 0px 0px 0px 28px;
	padding: 0px;
	width: 100%;
	height: 94px;
	z-index: 1;
	clear: both;
}

.boxFloat
{
	margin: 0px 0px 0px -440px;
	padding: 0px;
	position: relative;
	left: 50%;
	width: 725px;
	height: auto;
	z-index: 5;
}

.content
{
	margin: 0px;
	padding: 0px;
	width: 340px;
	height: auto;
	float: right;
}

.maginal
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 340px;
	height: auto;
	float: left;
}


.headBack
{
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 100%;
	position: absolute;
	top: 150px;
	left: 0px;
	background-image: URL('../images/header_lines.gif');
	background-position: center top;
	background-repeat: repeat-x;
	z-index: 2;
}

.headtitlebackground
{
	margin: 0px 0px 0px -711px;
	padding: 0px;
	left: 50%;
	position: absolute;		
	top: 159px;	
	height: 18px;
	width: 607px;	
	background-image: URL('../images/headline-kontakt.gif');
	background-position: center;
	background-repeat: no-repeat;
	z-index: 3;
}

.backgroundsignet
{
	margin: 0px 0px 0px -511px;
	padding: 0px;
	left: 50%;
	position: absolute;		
	top: 297px;	
	height: 414px;
	width: 464px;	
	background-image: URL('../images/main-signet.gif');
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
}


/* CONTENT INHALT */

.content h1, .content h2, .content h3, .content p, .content ul, .content ol, content img
{
	margin: 0px;
	padding: 0px;
	width: 340px;
}

.content h1, .content h1 a
{
	margin: 0px 0px 15px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #0F80BD;
}

.content h2, .content h2 a, .content h2 a:link, .content h2 a:visited
{
	margin: 0px 0px 5px 0px;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #0F80BD;
}

.content h2 a:hover, .content h2 a:active, .content h2 a:focus
{
	color: #6FB3D7;
}

.content h3, .content h3 a
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #0F80BD;
}

.content span
{
	margin: 15px 0px 0px 0px;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	color: #0F80BD;
}

.content p
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #5e5c5c;
}

.content ul, .content ol
{
	margin: 0px 0px 10px 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
}

.content ul ul, .content ol ol
{
	margin: 3px 0px 0px 10px;
}

.content ul li, .content ol li
{
	margin: 0px;
	padding: 0px 0px 3px 10px;
	background-image: URL('images/content_liste.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.content img
{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 2px 0px 2px 0px;
	display: block;
/* 	border-top: 2px solid #0F80BD; */
/* 	border-bottom: 4px solid #0F80BD; */
}

.content a img, .content a img:link, .content a img:visited
{
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
/*	border-top: 2px solid #0F80BD;*/
/*	border-bottom: 4px solid #0F80BD;*/
}

.content a img:hover, .content a img:active, .content a img:focus
{
/*	border-top: 2px solid #6FB3D7;*/
/*	border-bottom: 4px solid #6FB3D7;*/
}

.content p a, .content p a:link, .content p a:visited, .content ul a, .content ul a:link, .content ul a:visited
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.content p a:hover, .content p a:focus, .content p a:active, .content ul a:hover, .content ul a:focus, .content ul a:active
{
	color: #777777;
}

.content a.download, .content a.download:link, .content a.download:visited
{
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 0px 50px;
	display: block;
	height: 43px;
	width: 405px;
	line-height: 20px;
	border-top: 2px solid #0F80BD;
	border-bottom: 4px solid #0F80BD;
	background-image: URL('images/ico_content_pdf.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #0F80BD;
	background-color: transparent;
}

.content a.download:hover, .content a.download:focus, .content a.download:active
{
	border-top: 2px solid #6FB3D7;
	border-bottom: 4px solid #6FB3D7;
}

/*.content object
{
	margin: 0px;
	padding: 0px;
	width: 455px;
	height: 374px;
}

.content embed
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 455px;
	height: 374px;
}*/

/* MAGINAL INHALT */

.maginal h1, .maginal h2, .maginal h3, .maginal p, .maginal ul, content img
{
	margin: 0px;
	padding: 0px;
	width: 190px;
}

.maginal h1
{
	margin: 0px 0px 10px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #0F80BD;
}

.maginal h2
{
	margin: 0px 0px 10px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #0F80BD;
}

.maginal span
{
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	color: #0F80BD;
}

.maginal p
{
	margin: 0px 0px 10px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	color: #000000;
}

.maginal ul, .maginal ol
{
	margin: 0px 0px 10px 0px;
	width: 180px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
}

.maginal ul ul, .maginal ol ol
{
	margin: 3px 0px 0px 0px;
}

.maginal ul li, .maginal ol li
{
	margin: 0px;
	padding: 0px 0px 3px 10px;
	background-image: URL('images/content_liste.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.maginal img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.maginal a img, .maginal a img:link, .maginal a img:visited
{
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
	border-top: 2px solid #0F80BD;
	border-bottom: 4px solid #0F80BD;
}

.maginal a img:hover, .maginal a img:active, .maginal a img:focus
{
	border-top: 2px solid #6FB3D7;
	border-bottom: 4px solid #6FB3D7;
}

.maginal p a, .maginal p a:link, .maginal p a:visited, .maginal ul a, .maginal ul a:link, .maginal ul a:visited
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.maginal p a:hover, .maginal p a:focus, .maginal p a:active, .maginal ul a:hover, .maginal ul a:focus, .maginal ul a:active
{
	color: #777777;
}

.maginal a.download, .maginal a.download:link, .maginal a.download:visited
{
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 0px 50px;
	display: block;
	height: 43px;
	width: 150px;
	line-height: 20px;
	border-top: 2px solid #0F80BD;
	border-bottom: 4px solid #0F80BD;
	background-image: URL('images/ico_content_pdf.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #0F80BD;
	background-color: transparent;
}

.maginal a.download:hover, .maginal a.download:focus, .maginal a.download:active
{
	border-top: 2px solid #6FB3D7;
	border-bottom: 4px solid #6FB3D7;
}

.maginal object
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 165px;
}

.maginal embed
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 200px;
	height: 165px;
}

/* FOOTER INHALT */

.boxFooter p a 
{
	margin-left: -83px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration: none;
	padding: 0px;
	display: block;
	width: 200px;
	height: 12px;
	position: relative;
	left: 50%;
	top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

/* NAVIGATION */

.boxHeader ul
{
	margin: 10px 0px 0px -467px;
	padding: 0px;
	display: block;
	position: relative;
	left: 50%;
	top: 168px;
	width: 840px;
	height: auto;
	list-style-type: none;
	list-style-position: outside;
	z-index: 10;
}

.boxHeader ul li
{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	list-style-type: none;
	list-style-position: outside;
	border-right-color: #e6001d;
	border-right-style: solid;
	border-right-width: 1px;	
}

.boxHeader ul li a, .boxHeader ul li a:link, .boxHeader ul li a:visited
{
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	display: block;
	float: left;
	height: 19px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #595b5d;
	text-decoration: none;
}


.current_page_item {

	background-image: URL('images/headline-kontakt.gif');
	background-position: right -18px;
	background-repeat: no-repeat;

}

.boxHeader ul li a:active, .boxHeader ul li a:hover, .boxHeader ul li a:focus
{
	/*background-image: URL('images/navigation_hintergrund.gif');*/
	/*background-position: 0px 0px;*/
	/*background-repeat: repeat-x;*/
}

/* CONTACT */

form
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

fieldset
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

label
{
	margin: 0px;
	padding: 2px 0px 0px 5px;
	display: block;
	height: 16px;
	width: 99px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;

}

input
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
	width: 450px;
	height: 15px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}

textarea
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
	width: 450px;
	height: 78px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}

.senden
{
	margin: 0px;
	padding: 0px;
	width: 455px;
	height: 28px;
}

dl
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

dt
{
	margin: 0px 0px 2px 0px;
	padding: 0px;
	width: 455px;
	height: auto;
	border: 0px;
	background-color: #1E88C1;
}

dd
{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	width: 455px;
	height: 18px;
	background-color: #F2F2F2;
	border-bottom: 2px solid #1E88C1;
}

.text
{
	height: 78px;
}

/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url('images/link-icon_external.gif') no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 15px; background: url('images/link-icon_pdf_01.png') no-repeat right;  }

/* For Contact Form plugin */
.contactform {
	color: black;
	position: static;
	overflow: hidden;
	width: 450px;	
}

.contactleft {
	width: 100px;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 300px;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0px;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}



.imageframe { margin: 10px; padding: 10px; /*border: 1px solid #aaa;*/ }
.imgalignleft { float: left; }
.imgalignright { margin-left: 20px; margin-bottom: 20px; margin-right: 20px; margin-top: 20px; padding: 5px; float: right; }
.imgaligncenter { margin-left: auto; margin-right: auto; }`

.redline {

	border-right-color: #ff071d;

	border-right-style: solid;

	border-right-width: 1px;

}