/*
*	Styles für mode-scheuchenzuber.de
*	Mar 2010
*
*	Maincolor BLUE: #6699ff
*	Maincolor PINK: #ff3366
*/

/** ANFANG Bereiche **/
body {
	background-image:url('../img/bg.jpg');
	background-repeat:repeat-x;
	background-position:center top;
	font-family:"Helvetica";
	font-size:10pt;
	height:100%;
}

#container {
	position:absolute;
	width:700px;
	left:-350px;
	margin:41px 0 50px 50%;
}

#header {
	height:275px;
	margin-bottom:3px !important;
	margin-bottom:0;
}

#main_menu {
	z-index:1010;
}

#content {
	min-height:300px;
	width:660px;
	padding:10px 20px 20px 20px;
	background-color:#f2eff9;
	margin-bottom:3px;
	z-index:1000;
}

#footer {
	padding: 3px 15px 15px 15px;
	background-image:url('../img/bg_foot.png');
	background-repeat:no-repeat;
	background-position:top;
	height:90px;
	color:white;
}

#footer span {
font-size:8pt
}

#footer table td {
margin-right:5px;
}

#f_menu {
	height:30px;
	margin-top:5px;
	padding-top:5px;
}

/** ENDE Bereiche **/

/** ANFANG Elemente, Formatierung und Attribute **/
#header_logo {
	position:absolute;
	top:35px;
	right:0px;
	border:0;
}


.fmenu_p {
	color:#ff5983;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	font-family:'Verdana';
}

.fmenu_p:hover {
	color:#ff3366;
}

h1,h2,h3,h4,h5 {
	color:#ff3366;
}

body a,a:focus {
color:#ff3366;
}

.news-single-img {
float:left;
margin:5px 10px 0px 0;
height:150px;
overflow:hidden;
}

.news-list-item {
border-top:1px solid #c0c0c0;
border-left:none;
border-bottom:none
border-right:none;
}

#content a img {
float:left;
margin:5px 10px 0 0;
}

.wtgallery_single_browser_previous {
margin-right:10px;
}

.wtgallery_category_pic {
float:left;
margin-right:15px;
}

.wtgallery_categories wtgallery_category_lastofrow {
margin-bottom:0px !important;
}

.wtgallery_category_centerofrow {
margin-top:10px !important;
}

.toplink {
display:block;
}

.wtgallery_list_area div div .scheuchenzuber_bild {
position:static;
float:left;
height:120px;
width:160px;
overflow:hidden;
}
/** ENDE Elemente, Formatierung und Attribute **/