/* CSS */

body
{
	background-color: #d2d2d2;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Verdana, sans-serif;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}

table, td, tr, form, input, radio
{
	font-size: 12px;
	line-height: 18spx;
}

div#website
{
	float: left;
	width: 100%;
	min-height: 540px;
}

* html div#website
{
	height: 540px;
}

div#rahmencont
{
	float: left;
	width: 844px;
	position: relative;
	left: 50%;
	margin-left: -422px;
}

div#banner
{
	float: left;
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
	width: 844px;
	height: 89px;
}

div#logo
{
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 197px;
	height: 59px;
	margin-left: 10px;
	display: block;cursor: pointer;
}


div#friend
{

	float: left;
	width: 160px;
	height: 40px;

}

div#friend div.friendbox{
	background-image: url(../images/tell-a-friend.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	width: 160px;
}

div#home
{
	clear: both;
	float: left;
	width: 100px;
	height: 28px;
	background-image: url(../images/startseite.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
	
}
div#home div.homebutton{
	width: 100px;
	height: 28px;
	cursor: pointer;
}

div#logo_slogan
{
	float: right;
	background-image: url(../images/logo_slogan.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 340px;
	height: 59px;
	margin-left: 10px;
	display: block;cursor: pointer;
}

div#logo a, div#home a, div#logo_slogan a
{
	text-decoration: none;
	display: block;
	width: 197px;cursor: pointer;
}
div#logo div.logobutton{
	width: 197px;
	height: 59px;cursor: pointer;
}

div#content
{
	float: left;
	width: 844px;
	min-height: 340px;
	margin: 20px 0 0 0;
}

div#pic
{
	clear: both;
	float: left;
	width: 846px;
	height: 297px;
	margin: 0 0 20px 0;
}

div#cont
{
	float: left;
	width: 630px;
	margin-bottom: 20px;
}

div#navi
{
	float: right;
	width: 158px;
}

div#box
{
	clear: both;
	float: left;
	width: 158px;
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 15px;
	display: block;
}

div#box p
{
	margin: 0;
	padding: 10px;
}

div#box a, div#box a:active, div#box a:visited
{
	text-decoration: none;
	color: #333333;
}

div#box a:hover
{
	text-decoration: underline;
	color: #990033;
}

div#box img, div#box_grey img
{
	margin: 0;
	padding: 10px 10px 0 10px;
}

.box_top
{
	width: 159px;
	height: 8px;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

.box_middle_bg
{
	float: left;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-y;
	min-height: 106px;
	width: 159px;
}

.box_middle
{
	width: 159px;
	background-image: url(../images/box_middle.gif);
	background-repeat: no-repeat;
}

.box_bottom
{
	clear: both;
	float: left;
	width: 159px;
	height: 13px;
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
}

div#box_big
{
	clear: both;
	float: left;
	width: 671px;
	color: #ffffff;
	margin-bottom: 20px;
}

div#box_big p, div#box_grey p
{
	margin: 0;
	padding: 10px;
}

.box_big_top
{
	width: 671px;
	height: 12px;
	background-image: url(../images/box_big_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

.box_big_middle_bg
{
	float: left;
	background-image: url(../images/box_big.gif);
	background-repeat: repeat-y;
	width: 671px;
}

.box_big_middle
{
	clear: both;
	float: left;
	width: 671px;
	background-image: url(../images/box_big_middle.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 78px;
}

.box_big_bottom
{
	clear: both;
	float: left;
	width: 671px;
	background-image: url(../images/box_big_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 13px;
}

div#box_grey
{
	clear: both;
	float: left;
	width: 156px;
	font-size: 9px;
	margin-bottom: 10px;
	color: #ffffff;
}

.box_grey_top
{
	background-image: url(../images/box_grey_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 156px;
	height: 7px;
	overflow: hidden;
}

.box_grey_middle_bg
{
	float: left;
	background-image: url(../images/box_grey.gif);
	background-repeat: repeat-y;
	width: 156px;
}

.box_grey_middle
{
	clear: both;
	float: left;
	width: 156px;
	background-image: url(../images/box_grey_middle.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 101px;
}

.box_grey_bottom
{
	clear: both;
	float: left;
	width: 156px;
	background-image: url(../images/box_grey_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 13px;
}

div#box_grey a, div#box_grey a:active, div#box_grey a:visited
{
	text-decoration: underline;
	color: #ffffff;
}

div#box_grey a:hover
{
	text-decoration: underline;
	color: #990033;
}

.button a
{
	width: 240px;
	height: 29px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	display: block;
	padding-top: 5px;
}

.button a:hover
{
	width: 240px;
	height: 29px;
	background-image: url(../images/button_over.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	display: block;
}


.button a, .button a:active, .button a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.button a:hover
{
	text-decoration: none;
	color: #990033;
}

.textblock
{
	clear: both;
	float: left;
	width: 650px;
	display: block;
	border-bottom: 1px dashed #999999;
	padding-bottom: 20px;
	padding-top: 10px;
}

.textblock_ohne
{
	clear: both;
	float: left;
	width: 650px;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* FOOTER */

div#footerblock
{
	clear: both;
	width: 100%;
	height: 24px;
	background-image: url(../images/footerblock_bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}

div#footer
{
	clear: both;
	width: 844px;
	height: 24px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	left: 50%;
	margin-left: -422px;
}

div#footer a
{
	color: #CDCAD9;
	text-decoration: none;
}

div#footer a:hover
{
	color: #ffffff;
	text-decoration: none;
}

div#footer p
{
	color: #CDCAD9;
	font-size: 10px;
	text-align: center;
	padding: 3px 0 0 0;
}

/* GALERIE LEIDENSCHAFT */

.galerieleidenschaft
{
	float: left;
	width: 670px;
	min-height: 106px;
	background-color: #CCCCCC;
	font-size: 10px;
	margin-bottom: 10px;
}

.leidenschaft_pic
{
	float: left;
	width: 198px;
	min-height: 93px;
	margin: 10px 0 10px 10px;
}

.leidenschaft_text
{
	float: right;
	width: 440px;
	min-height: 93px;
	text-align: left;
	padding: 5px;
}

.pic_top
{
	width: 198px;
	height: 6px;
	background-image: url(../images/pic_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.pic_middle
{
	width: 198px;
	background-image: url(../images/pic_middle.gif);
	background-repeat: repeat-y;
	min-height: 10px;	
	text-align: center;
}

.pic_bottom
{
	width: 198px;
	background-image: url(../images/pic_bottom.gif);
	background-repeat: no-repeat;
}

.kommentar
{
	font-style: italic;
}

/* */

div#ok
{
	width: 450px; 
	background-color: #ffffff; 
	position: absolute; 
	top: 480px; 
	left: 50%; 
	margin-left: -225px; 
	text-align: center; 
	padding: 20px; 
	border: 1px solid black;
	visibility: visible;
	z-index: 105;
}

div#ok a:link
{
	color: #999999;
}

div#ok a:active, div#ok a:visited, div#ok a:hover
{
	color: #990033;
}


/* ADMIN */

div#admin label
{
	width: 80px;
	float: left;
}

div#admin input, div#admin textarea 
{
	width: 300px;
}

div#admin textarea
{
	height: 150px;
}

div#admin .radio 
{
	width: 12px;
	height: 12px;
}

div#admin .kuerzer
{
	width: 230px;
}

div#admin .nr
{
	width: 60px;
}

div#admin .plz
{
	width: 60px;
}

/* BL€TTERN */

.blaettern
{
	clear: both;
	margin-bottom: 10px;
}

.blaettern a, .blaettern a:active, .blaettern a:visited
{
	text-decoration: none;
	color: #333333;
}

.blaettern a:hover
{
	text-decoration: none;
	color: #990033;
}

/* SHOOTING */

.shooting
{
	background-color: #CCCCCC;
	padding: 10px;
}

.shooting img
{
	border: 3px solid #ffffff;
}

/* FORMULAR */

form, input, textarea
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 5px 0;
}

label
{
	float: left;
	clear: both;
	width: 150px;
	height: 23px;
	margin: 5px 0;
}

.radio
{
	width: 12px;
	height: 12px;
}

input
{
	width: 362px;
	padding: 2px;
}

textarea 
{
	width: 362px;
	height: 80px;
}

.nr
{
	width: 60px;
}

.plz
{
	width: 60px;
}

.kuerzer
{
	width: 290px;
}

.abschicken
{
	width: 240px;
	height: 29px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #ffffff;
	border: 0px;
	font-weight: bold;
}

.fehler
{
	font-weight: bold;
	font-size: 12px;
}

/* */
.lupe
{
	clear: both;
	height: 25px;
	position: relative;
	top: -24px;
	right: 20px;
	margin-left: 28px;
	/* border-bottom: 1px dotted #777777; */
	/* border-bottom: 1px solid #ffffff; */
}

* html lupe
{
	top: -20px;
}

/* KLASSEN */

.red
{
	color: #990033;
}

.headline
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.bold, b, strong
{
	font-weight: bold;
}

u
{
	text-decoration: underline;
}

/* LINKS */

a:link
{
	color: #ffffff;
}

a:visited, a:hover, a:active
{
	color: #990033;
}

a.red:link
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.red:visited, a.red:hover, a.red:active
{
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
}

a.box img{
	border: 0;
	text-decoration: none;
}
a.box p, a.box:hover p{
	text-decoration: nonee;
}

div#friend a{
	text-decoration: none;
}

a.blaettern{
	color: #000000;
}
a.blaettern:visited, a.blaettern:active{
	color: #000000;
}
a.blaettern:hover{
	color: #ffffff;
	text-decoration: underline;
}
a.blaetternhigh{
	color: #6c0025;
	font-weight: bold;
}
a.blaetternhigh:visited, a.blaetternhigh:active{
	color: #6c0025;
	font-weight: bold;
}
a.blaetternhigh:hover{
	color: #ffffff;
	text-decoration: underline;
}
/* CSS ENDE */

