* {
	padding:0; margin:0
}

body, html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFF;
}

img {
	border:none;
}

h1 {
	font-size:20px;
	margin-bottom:20px;
}
h2 {
	font-size:16px;
	margin-bottom:16px;
}
h3{
	font-size:14px;
	margin-bottom:14px;
}

hr {
	border:0px;
 	border-top:1px solid #ccc;
	border-bottom:transparent;
	}

#wrapper {
	width:100%;
}

#logowrapper {
	width:1000px;
	margin: 0px auto auto auto;
}

#logo {
	text-align:left;
	height: 94px;
	float:left;
}

#topbanner{
	float:left;
	width:860px;
	margin-top:5px;
}
div#hauptmenue {
	width:701px;
	height:33px;
	margin: 10px 99px auto auto ;
	text-align:center;
}

div#hauptmenue ul{
	margin: 4px auto 0 auto;
	list-style-type: none;
	list-style-position:outside;
	margin:0pt;
	padding:0pt;
	width:100%;
	z-index:99;
}
div#hauptmenue ul li{
	float:left;
}

div#untermenue {
	background-image: url(../images/unav_bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	width:100%;
}

a:link		{font-family: Arial, Verdana, Tahoma; color:#75a73e; font-size: 12px; font-weight: normal; text-decoration:none;}
a:visited	{font-family: Arial, Verdana, Tahoma; color:#75a73e; font-size: 12px; font-weight: normal; text-decoration:none;} 
a:active	{font-family: Arial, Verdana, Tahoma; color:#75a73e; font-size: 12px; font-weight: normal; text-decoration:none;}
a:hover	{font-family: Arial, Verdana, Tahoma; color:#75a73e; font-size: 12px; font-weight: normal; text-decoration:underline;}


A.eN{
	width:100%;
	font-family:arial;
	font-size:14px;
	display:block;
	-moz-box-sizing:border-box;
}
A.eN:link,A.eN:visited{
	color: #000;
	text-decoration:none;
	background-image:url('../images/menue_arrow_right.gif');
	background-repeat: no-repeat;
}
A.eN:active,A.eN:hover{
	background-image:url('../images/menue_arrow_right_hov.gif');
	color:#000;
	text-decoration:none;
	background-repeat: no-repeat;
}
A.eN{
	/*border-top:solid 1px #99A6C8;*/
	padding-left:4px;
	font-weight:none;
}

a.title:link, a.title:visited, a.title:active{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

a.title:hover{
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

#searchbox2{
	
}

#contentwrapper {
	width: 1000px;
	margin: 20px auto 0 auto;
	text-align:left;
}

#left {
	width:200px;
	float:left;
}

.menue_left {
	width:171px;
	height:auto;
}

#menue_left_head {
	width:171px;
	height:24px;
	background-image:url('../images/menue_left_header.png');
	background-repeat: no-repeat;
}

#menue_left_head_login {
	width:171px;
	height:24px;
	background-image:url('../images/menue_left_header_login.png');
	background-repeat: no-repeat;
}

.menue_left .menue_body ul {
	width: 169px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	list-style-type: none;
	background-color:#f9f8f8;
	font-size:0px;
}

.menue_left .menue_body ul li{
	list-style-type: none;
	line-height: 28px;
	margin: auto 10px auto 10px;
}

#menue_left_linkheader {
	width:171px;
	height:24px;
	background-image:url('../images/menue_left_linkheader.png');
	background-repeat: no-repeat;
	margin-top:20px;
}

#bookmarks {
	width:700px;
	text-align:center;
	margin-top:10px;
}

#maincontent {
	width:700px;
	min-height:400px;
	float:right;
	margin-right:100px;
}

		.rcorner_tr { 
			background:url(../images/r_corner_tr.gif) top right no-repeat; 
			margin-bottom: 10px;
		} 
		
		.rcorner_tl { 
			background:url(../images/r_corner_tl.gif) top left no-repeat; 
		} 
		  
		.rcorner_br { 
			background:url(../images/r_corner_br.gif) bottom right no-repeat; 
		} 
		  
		.rcorner_bl { 
			background:url(../images/r_corner_bl.gif) bottom left no-repeat; 
		} 
		.rcorner_inhalt {
			padding:1em;
		}
		
		div.bubble_top{
			background-image: url(../images/bubble_top.gif);
			width:700px;
			height:10px;
		}
		
		#bubble_top_details, #bubble_top_fotobuecher, #bubble_top_fotoformate, #bubble_top_fotogeschenke, #bubble_top_leinwand, #bubble_top_login {
			width:700px;
			height:26px
		}
		
		#bubble_top_details {background-image: url('../images/bubble_top_details.gif');}
		#bubble_top_fotobuecher {background-image: url('../images/bubble_top_fotobuecher.gif');}
		#bubble_top_fotoformate {background-image: url('../images/bubble_top_fotoformate.gif');}
		#bubble_top_fotogeschenke {background-image: url('../images/bubble_top_fotogeschenke.gif');}
		#bubble_top_leinwand {background-image: url('../images/bubble_top_leinwand.gif');}
		#bubble_top_bemerkungen {background-image: url('../images/bubble_top_bemerkungen.gif');height:29px;width:700px;}
		#bubble_top_home {
			background-image: url('../images/bubble_top_home.png');
			width:700px;
			height:27px;
		}
		#bubble_top_login {background-image: url('../images/bubble_top_login.png');}
		.bubble_bottom {
			background-image: url('../images/bubble_bottom.gif');
			width:700px;
			height:7px;
			margin-bottom:10px;
		}
		
#maincontent h2 {
	font-size: 18px;
}

.hint {
	width:98%;
	text-align:center;
	background-color: #ff9999;
	border-top:1px solid red;
	border-bottom:1px solid red;
	font-weight:bold;
	color:#FFF;
	padding:2px;
}

#s_vergleich_wrapper {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #F9F8F8;
	padding:5px;
}

		#accordion {
			margin:20px 0px;
		}
		
		h3.toggler, dt {
			cursor: pointer;
			font-size: 14px;
			background-image: url(../images/accord_bg.jpg);
			background-repeat: no-repeat;
			color: #000;
			margin: 0 0 0px 0;
			padding: 3px 5px 1px;
			height:22px;
		}
		
		div.element p, div.element h4, dd {
			margin:0px;
			padding:4px;
		}
		
		blockquote {
			padding:5px 20px;
		}
		
		#demo_container {
	width: 635px;
	height: 180px;
	position: relative;
}

#demo_container h2 {
	font-size: 14px;
	color: #000;
	text-align: center;
}

#items_container {
	width: 635px;
	height: 180px;
	overflow: hidden;
	position: absolute;
}

div.slide_item {
	width: 635px;
	height: 160px;
	position: absolute;
	left: 635px;
}

div.first_item {
	left: 0;
}

div.slide_item h3 {
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

div.slide_item p {
	font-size: 12px;
}

.tbl_fotovergl {
	width:650px;
}

.imgscreen {
	margin-bottom:5px;
}
.tbl_fotovergl h3 a {
	font-size: 16px;
	color: #000;
	font-weight:bold;
}
.tbl_fotovergl h3 a:hover {
	font-size: 16px;
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}
			.divToggle
			{
				color: #000;
				background-image: url('../images/bg_moreinfo.gif');
				width: 652px;
				font-size:0.9em;
				height: 17px;
				text-align:right;
				cursor: pointer;
			}
			.moreInfoWrapper
			{
				float: left;
				background-color: #fff;
			
			}
			.moreInfo
			{
				border-left:1px solid #ccc;
				border-right:1px solid #ccc;
				background-color:#F9F8F8;
				width:640px;
				padding:5px;
			}
			
			#lexikon div .divToggle
			{
				background-image: none;
				font-weight:bold;
				color: #75a73e;
				font-size:1.2em;
				text-align:left;
				padding:4px;
			}
			#lexikon div .divToggle:hover
			{
				text-decoration: underline;
			}
			#lexikon div .moreInfo
			{
				border:none;
				width: 652px;
				border-top:1px solid #ccc;
				border-bottom:1px solid #ccc;
			}
			
.table_row div{
	float:left;
	margin-left:10px;
	margin-top:5px;
}

#formwrapper div div{
	float:left;
	margin-left:10px;
}

#butt_add {
	width:500px;
	text-align:left;
}

.alert {
	background-color: #ff9999;
	border-top:1px solid red;
	border-bottom:1px solid red;
	font-weight:bold;
	color:#FFF;
	padding:2px;
}

.green {
	background-color: #66cc66;
	border-top:1px solid #006600;
	border-bottom:1px solid #006600;
	font-weight:bold;
	color:#000;
	padding:2px;
}

.small {
	font-size:0.8em;
	color:#aaa;
}


.clr{
	clear:both;
}

.tip-text {
	display:none;
}

.tip-title {
	background-color: #fff;
	border:1px solid #ccc;
	color: #000;
	padding:1em;
	text-align:left;
}

.tip-title p{
	font-size:9px;
}

.bubble50 {
	float: left;
	width:49%;
}

.bubble50 ul, #s_vergleich_wrapper div ul {
	list-style-type: disc;
	margin-left:30px;
}

.formtabelle {
	width: 600px;
}

.formtabelle .label {
	width:160px;
	font-weight:bold;
}

.textinput {
	font-size:1.2em;
	border: 1px solid #ccc;
	width:250px;
}

.textinput:focus {
	background-color:#99ccff;
}

#startseite_erweitert {
	background-image: url('../images/startseite_erweitert.png');
	width:315px;
	height:26px;
	margin:20px 0px 20px auto;
}

.arrow {
	margin:10px 10px 0px 30px;
	float:left;
}

.fleft {
width:280px;
	text-align:left;
	float:left;
}

.text_left p {
	margin-left:20px;
}

#header_anschrift {
	background-image: url('../images/fotoservice_anschrift.png');
	width: 329px;
	height:28px;
}
#header_kontakt {
	background-image: url('../images/fotoservice_kontakt.png');
	width: 329px;
	height:28px;
}

#header_direktlinks {
	background-image: url('../images/fotoservice_direktlinks.png');
	width: 329px;
	height:28px;
}

.fotoserviceprofil p {
	line-height: 1.8em;
	margin-top:10px;
	margin-left:10px;
}

.label {
	font-weight:bold;
	vertical-align: top;
}

.label150 {
	font-weight:bold;
	width:150px;
}

.table_details {
	margin-left:20px;
	width:670px;
	line-height: 1.5em;
}

.table_details50 tr td {
	border-bottom:1px solid #ccc;
}

.table_details100{
	width:650px;
}

.table_details50{
	width:320px;
}

.table_details100 tr td{
	border-bottom:1px solid #ccc;
}

.bubble_content img{
	margin-right:10px;
	margin-bottom: 10px;
}

.hteaser {
	text-align:center;
	color:#424242;
}

.plugintable{
	background: #eee;
	font-size:16px;
	font-weight:bold;
	border:1px solid #999;	
}

a.det, a.det:hover, a.det:visited, a.det:link, a.det:active{
	font-size:16px;
}

//###################################


