/* CSS Document */

/* Old browsers - PNG Transparency Hack */
img, div, input { behavior: url("_wpframe/jscripts/iepngfix.htc") }

.blau_klein {color:#008cd9; font-size:8pt;}
.footertext {color:#666; font-size:8pt;}

.maindiv{color:red; font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif; font-size:9pt; text-decoration:none;}
.subdiv{color:red; font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif; font-size:9pt; text-decoration:none;}

html, body, span {
	/*	height:100%;
		width:100%;*/
		margin:0 auto;
		padding:0 auto;
}

body{	background-color:#fff;
		background-position:top center;
		background-repeat:no-repeat;
		background-attachment:fixed;
		font-family: Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif;
		font-size:9pt;
		color:#404040;
		margin:0px;
		padding:0px;
}

/*------- END -----------*/


/* LINKS */

a:link{color:#4d4d4d;}
a:active{color:#4d4d4d;} 
a:visited{color:#4d4d4d;}
a:hover{color:#09F;}

a {
display:inline-block;
margin:0px;
text-decoration:none;
border:none;
}

a.mainmenu:link{color:#6c6d6e;}
a.mainmenu:active{color:#6c6d6e;}
a.mainmenu:visited{color:#6c6d6e;}
a.mainmenu:hover{color:#30b6ff;}


a.mainmenu{
display:inline-block;
margin:0px;
text-decoration:none;
font-weight:regular;
font-size:9px;
letter-spacing:0px;
border:none;
}

a.submenu:link{color:#CCCCCC; font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif; font-size:9pt; text-decoration:none;}
a.subnmenu:active{color:#CCCCCC; font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif; font-size:9pt; text-decoration:none;}
a.submenu:visited{color:#CCCCCC; font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif; font-size:9pt; text-decoration:none;}
a.submenu:hover{color:#008cd9; font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif; font-size:9pt; text-decoration:none;} 


.menutrenner {color:#008cd9}

/*------- END -----------*/



/* FORMULARE */

input { 
		border:1px;
		border-style:solid;
		border-color:#d3d3d3;
		background-color:transparent;
		margin:1px;
		padding:3px;
		width:140px;
}

textarea { 
		border:1px;
		border-style:solid;
		border-color:#d3d3d3;
		background-color:transparent;
		margin:1px;
		padding:3px;
		width:230px;
}

.nachricht2 { 
		border:1px;
		border-style:solid;
		border-color:#d3d3d3;
		background-color:transparent;
		margin:1px;
		padding:3px;
		width:600px;
}

select {
		border:1px;
		border-style:solid;
		border-color:#d3d3d3;
		background-color:transparent;
		margin:1px;
		padding:0px;
		width:149px;}
		
.haken {width:14px;}

.input1 {		font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif; 
				font-size:8pt;
				color:#d3d3d3;
				text-align:left;
				width:140px;
			   	background-color:transparent;
				border:none;}



form, p {
	margin:0px;
	padding:0px;
}
				

/*------- END -----------*/


/* DIVs */

#main
{
width:100%;
position:absolute;
}

#center {
width:960px;
margin:0px auto;
}


#header
{
width:960px;
/*height:400px;*/
padding:0px 0px 0px 0px;
clear:both;
background-image:url(images/header_bg.png);
background-position:top left;
background-repeat:no-repeat;
}

#space {
	height:20px;
}

#mainscreen {
	height:auto;
}

#mainscreenspace {
	height:280px;
}

#mainscreen_sitemanager {
	height:280px;
}

.featuretitle {
	font-weight:bold;
	font-size:14px;
	color:#09F;
}

#logo
{
	width:210px;
	height:56px;
	float:left;
	padding:40px 20px 20px 24px;
}

#topmenu {
	padding:40px 12px 14px 0px;
	text-align:right;
	width:600px;
	text-align:right;
	right:0px;
	float:right;
}

#sitesearch {
	padding:0px 8px 0px 0px;
	width:auto;
	right:0px;
	float:right;
}


#mainheadline-left {
height:29px;
background-image:url(images/headline_left_bg.png);
background-repeat:no-repeat;
padding:12px 20px 0px 20px;
}

.mainheadline {color:#b9b9b9; font-size:14px; font-weight:bold; text-transform: uppercase;}


#mainheadline-right {
height:29px;
background-image:url(images/headline_right_bg.png);
background-repeat:no-repeat;
padding:12px 10px 0px 10px;
}


#content
{
background-image:url(images/content_bg.png);
background-position:top left;
background-repeat:repeat-y;
height:auto;
clear:both;
}

#content-cut-bottom
{
	background-image:url(images/content_abschluss.png);
	background-repeat:no-repeat;
	width:960px;
	height:5px;
}

#content-cut-top
{
	background-image:url(images/content_anfang.png);
	background-repeat:no-repeat;
	width:960px;
	height:5px;
}

#left
{
width:658px;
float:left;
}

		#maincontent
		{
		padding:0px 20px 0px 20px;
		}


#right
{
width:302px;
float:right;
}

		#content-right
		{
		width:302px;
		border-left:1px;
		border-left-color:#e1e1e1;
		border-left-style:solid;
		}

#clear
{
clear:both;
}

#space { 
	height:10px;
}

#footer
{
height:100px;
margin:0px;
padding:0px;
}

#footercontent {
	padding:20px 20px 20px 20px;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-y;	
	height:24px;
}

/*------- END -----------*/

				
/* SITEMANAGER, WAREHOUSE */

#sitepartmain
{
padding:0px;
margin:4px 0px 4px 0px;
clear:both;
}

#sitepartmain:hover {background-color:#f9fafa;}

#sitepartmain2
{
padding:0px;
margin:4px 0px 4px 0px;
clear:both;
}

#parttext
{
height:87px;
overflow:hidden;
}


#siteparthead
{
height:48px;
background-image:url(_wpframe.custom/sitepart_templates/wpf.templ_pics/headline_bg.png);
background-position:left bottom;
background-repeat:no-repeat;
padding:0px 0px 0px 40px;
}

/* -------------------------------------------------------------- */

		#sitepartpic_right
		{
		float:right;
		/*width:250px;*/
		padding:4px;
		margin-left:10px;
		border:1px;
		border-style:dotted;
		border-color:#CCC;
		}
		
		#sitepartpic_right:hover {background-color:#e5e5e5;}
		
/* -------------------------------------------------------------- */	

		#sitepartpic_left
		{
		float:left;
		/*width:250px;*/
		padding:4px;
		margin-right:10px;
		border:1px;
		border-style:dotted;
		border-color:#CCC;
		}
		
		#sitepartpic_left:hover {background-color:#e5e5e5;}
		
/* -------------------------------------------------------------- */

		#sitepartpic_top
		{
		padding:4px;
		border:1px;
		border-style:dotted;
		border-color:#CCC;		
		}
		
		#sitepartpic_top:hover {background-color:#e5e5e5;}
		
/* -------------------------------------------------------------- */	

		#sitepartpic_bottom
		{
		padding:4px;
		border:1px;
		border-style:dotted;
		border-color:#CCC;		
		}
		
		#sitepartpic_bottom:hover {background-color:#e5e5e5;}
		
/* -------------------------------------------------------------- */	

		#sitepartdetailsbtn
		{
		position:relative;
		bottom:0px;
		float:right;
		}
		
/* -------------------------------------------------------------- */	

		#piczoombtn 
		{
		position:absolute;
		z-index:1;
		}
		
/* -------------------------------------------------------------- */

		hr 
		{
		border-top:1px;
		border-top-style:dotted; 
		border-top-color:#CCC; 
		height:1px; 
		background-color:none; 
		margin:2px 0px 2px 0px; 
		padding:0;
		}
		
/* -------------------------------------------------------------- */

	  .sitepartheadline
	  {
	  font-size:14px;
	  font-weight:bold;
	/*  text-transform: uppercase;*/
	  color:#09F;
	  }

	  .sitepartdate
	  {
	  font-size:11px;
	  color:#a8a8a8;
	  }
	  
	    .sitepartcategory
	  {
	  font-size:11px;
	  color:#a8a8a8;
	  padding:4px 0px 8px 5px;
	  }
	  
	  .siteparttext
	  {
	  font-size:12px;
	  }

/*------- END -----------*/


/* SHOWCASE */

#showcase_video_frame {
	width:292;
	height:70px;
	background-image:url(_wpframe.custom/videos/templates/wpf.templ_pics/tab-regular.png);
	background-position:top right;
	background-repeat:no-repeat;
	
}

#showcase_video_frame:hover {
	background-image:url(_wpframe.custom/videos/templates/wpf.templ_pics/tab-over.png);
	background-position:top right;
	background-repeat:no-repeat;
}



#showcase_pic_frame {
	width:292;
	height:70px;
	background-image:url(_wpframe.custom/gallery/templates/wpf.templ_pics/tab-regular.png);
	background-position:top right;
	background-repeat:no-repeat;
	
}

#showcase_pic_frame:hover {
	background-image:url(_wpframe.custom/gallery/templates/wpf.templ_pics/tab-over.png);
	background-position:top right;
	background-repeat:no-repeat;
}

/*------- END -----------*/