/*
*
* passionpictures.de
* Datei: style.css (Main Stylesheet)
* Author: Ingmar Göhr
* Contact: ingmar@goehr.com
*
*/
*{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
font-size:9pt;
}

body
{
	background-image: url(../img/bg.png);
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:rgb(255,654,213);
	
}

a,
a:visited
 {
   color: rgb(255,654,213);
   text-decoration:none;
}


/* Seitenaufbau */
div.mainNEWS
{
	width: 1000px;
	height: 675px;
	left: 50%;
	margin-left:-500px;
	top:0px;
	background-image: url(../img/bgOben.png);
	background-repeat: no-repeat;
	position:absolute;
}

div.main
{
	width: 1000px;
	height: 675px;
	left: 50%;
	margin-left:-500px;
	top:0px;
	background-image: url(../img/bgOben.png);
	background-repeat: no-repeat;
	position:absolute;
}

div.content
{

	margin-top:40px;
	margin-left:165px;
	height:280px;
	width:690px;
}

div.contentGallery
{

	margin-top:30px;
	margin-left:165px;
	height:280px;
	width:690px;
}

div.contentSUB
{
	margin-top:20px;
	margin-left:165px;
	height:280px;
	width:690px;
	overflow
}

div.contentSUBLinks
{
	margin-top:20px;
	margin-left:165px;
	height:320px;
	width:690px;
	overflow:auto;
}

div.contentIFRAME
{

	margin-top:10px;
	margin-left:160px;
	height:300px;
	width:695px;
}

div.leftcontent
{
	width:390px;
	height:310px;
	float:left;
	overflow:auto;
}

div.leftcontentLong
{
	width:390px;
	height:330px;
	float:left;
	overflow:auto;
}

div.leftcontentStart
{
	width:400px;
	height:280px;
	float:left;
}

div.rightcontent
{
	padding-top:10px;
	width:210px;
	height:224px;
	margin-left:466px; 
}
div.rightcontentStart
{
	background-image: url(../img/Newsboxbox.png);
	background-repeat: no-repeat;
	padding-top:15px;
	padding-left:25px;
	width:230px;
	height:272px;
	margin-left:430px;
	overflow:hidden;
}

div.img
{
	text-align:center;
	width:280px;
	height:280px;
	margin-left:410px;
}

div.footer
{
	width: 1000px;
	height: 80px;
	left: 50%;
	margin-left:-500px;
	top:673px;
	background-image: url(../img/bgUnten.png);
	background-repeat: no-repeat;
	position:absolute;
}

div#wirTXT
{
	width: 530px;
	height: 320px;
	overflow: auto;
}

/* Navigation */
ul#topmenu
{	
	margin-left:165px;
	margin-top:255px;
	padding-left:0px;
}

ul#topmenu li {
    list-style: none;
	display: inline;
	padding-right:10px;
}

ul#footermenu
{	
	margin-left:110px;
	margin-top:7px;
	padding-left:10px;
}

ul#footermenu li {
    list-style: none;
	display: inline;
	padding-right:10px;
}

ul#titleMenu
{	
	font-weight:bold;
	font-size: 9pt;
	color: rgb(255,654,213);
	margin-left:165px;
	margin-top:0px;
	padding-left:0px;
}

ul#titleMenu li {
    list-style: none;
	display: inline;
	padding-right:10px;
}

#titleMenu  A,
#titleMenu  A:visited
 {
   color: rgb(255,654,213);
   text-decoration:none;
}

ul#links
{
	padding-left:20px;
}

ul#links li
{
	padding-bottom:3px;
}
ul#links A,
ul#links A:visited
{
	text-decoration:underline;
}

/*Bilder*/
img
{
	margin-top:5px;
}

img#button
{
	position:absolute;
	left:0px;
	top:350px;
}

img#button1
{
	position:absolute;
	left:880px;
	top:460px;
}

img#phone
{
	position:absolute;
	left:310px;
	top:610px;
}

img#preview
{
	cursor:pointer;
}

img#showImg
{
	border:7px solid #FFFFFF;
}

/*Texte

farbe:213;189;173
*/

h2
{
	font-size:11pt;
}

p
{
	font-size: 9pt;
	color: rgb(255,654,213);
}

p.newsheading
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	width:210px;
}

p#welcome
{
	text-align: justify;

}

p#wir
{
	font-size: 8pt;
	color: rgb(255,654,213);
	width:495px;
	padding-left:10px;
}

p#subTXT
{
	width:350px;
	//text-align:justify;
}

div#preise
{
	width:650px;
	
}

#preview td{
	padding-right: 2px;
	padding-left:2px;
	padding-bottom: 2px;
	padding-top:0px;
	
}

#preview img{
	border:2px solid rgb(255,255,255);
}

/* kontakt */
.contact_input
{
background-color: rgb(255,654,213);
border: 1px solid rgb(255,654,213);
color: black;
width: 140px;
}

.contact_input_plz
{
background-color: rgb(255,654,213);
border: 1px solid rgb(255,654,213);
color: black;
width: 46px;
}

.contact_input_ort
{
background-color: rgb(255,654,213);
border: 1px solid rgb(255,654,213);
color: black;
width: 85px;
}

.contact_txt
{
background-color: rgb(255,654,213);
border: 1px solid rgb(255,654,213);
color: black;
height: 90px;
width: 286px;
}

/* Tabellen */

table#wirTable
{
	height:100%;	
}

/*Listen */

ul#pad
{
	padding-left:30px;
	padding-bottom:10px;
	width:600px;
}

ul#wir
{
	padding-left:30px;
}

ul#wir li
{
	font-size: 8pt;
}

/* Gästebuch */

ul#gbook
{
	width:660px;
	
}
ul#gbook li
{
	padding-bottom:10px;
	
}

ul#gbook p
{
	border-bottom:2px dotted rgb(255,654,213);
}

div.contentGBOOK
{
	margin-top:20px;
	margin-left:165px;
	height:325px;
	width:690px;
	overflow:auto;
}
.contact_txt_gb
{
	background-color: rgb(255,654,213);
	border: 1px solid rgb(255,654,213);
	color: black;
	width:400px;
	height:125px;
	overflow:auto;
}
.contact_input_gb
{
	background-color: rgb(255,654,213);
	border: 1px solid rgb(255,654,213);
	color: black;
	width:175px;
}

/* news */

span#newsBoxHead
{
	font-weight:bold;
	font-size: 7pt;
}

span#newsHead
{
	font-weight:bold;
	font-size: 11pt;
}
span#newsDate
{
	
	font-size: 7pt;
}

ul#newsbox
{
	list-style: none;
	color: black;
	width:200px;
	padding-top:5px;
	padding-left:2px;
}

ul#newsbox li
{
	font-size: 7pt;
	padding-bottom:4px;
}

ul#newsbox li a
{
	font-size: 7pt;
	color: black;
}

p#news
{
	font-size:9pt;
	padding-bottom:20px;
	width:650px;
}


