﻿body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0%;
	text-align: center;
	background-color: #FBFBFA;
	background-attachment: fixed;
}

#page
{
	width: 992px;
	padding: 0px;
	margin: 0px auto;
}

#content
{
	width: 992px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}


#colnavigation
{
	display: none;
	float: left;
	width: 214px;
	padding-left: 8px;
	padding-right: 8px;
}

#colcontent
{
	line-height: 18px;
	float: left;
	width: 461px;
	padding: 0px 21px 40px 22px;
}

div.boxcontent
{
	margin-top: 9px;
	margin-bottom: 29px;
	padding: 15px 14px 20px 14px;
	background-image: url(http://www.stev.de/wp-content/themes/electric-features/images/box_bg.gif);
	line-height: 24px;
}

div.footerline
{
	display: none;
	margin: 2px 21px 2px 21px;
	padding-top: 100px;
}


div.clearfloat
{
	float: none;
	clear: both;
	width: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
}

/* link styles */

a:link, a:visited
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
}

a:hover
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

.boxcontent a:link, .boxcontent a:visited
{
	color: #000000;
	text-decoration: none;
	border: none;
}

.boxcontent a:hover
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

a.nounderline, a.nounderline:hover,  a.nounderline:link, a.nounderline:visited
{
	border-bottom: none;
}

/* xthml elements */

h1, h2, h3
{
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

input, select, textarea 
{ 
	padding: 1px; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	border: 1px solid #CCCCCC;
	color: #000000; 
}

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

input.search
{
	width: 177px;
	padding: 3px;
	margin-top: 8px;
}

/* text styles */

.boxheadline
{
	line-height: 12px;
	color: #7F7F7F;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 4px;
}

.contentheader
{
	width: 439px;
	padding: 15px 10px 15px 10px;
	background-image: url(http://www.stev.de/wp-content/themes/electric-features/images/contentheadline_bg.gif);
}

.pageheader
{
	display: none;
	width: 439px;
	padding: 15px 10px 15px 10px;
	background-image: url(http://www.stev.de/wp-content/themes/electric-features/images/pageheadline_bg.gif);
}

.contentheader h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}

.pageheader h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	color: #333333;
}

h2 a, h2 a:link, h2 a:hover, h2 a:visited
{
	display: block;
	width: 419px;
	text-decoration: none;
	border: none;
}

.contentarticle
{
	padding: 18px 10px 36px 10px;
	line-height: 22px;
}

.breadcrumb
{
	display: none;
	padding: 0px 10px 12px 10px;
	line-height: 11px;
}

.sitenavigation
{
	display: none;
	padding: 8px 10px 33px 10px;
}

.contentfooter
{
	display: none;
	padding-top: 14px;
}

#terminator
{
	display: none;
}

.contentmeta
{
	display: none;
}


img.imgcontentleft
{
	display: inline;
	padding: 8px;
	margin: 12px 0px;
	border: 1px solid #E2E2E2; 
}

img.imgcontentcenter
{
	display: block;
	text-align: center;
	margin: 12px auto 12px auto;
	padding: 8px;
	border: 1px solid #E2E2E2; 
}

img.imgcontentright
{
	display: inline;
	padding: 8px;
	margin: 12px 0px;
	border: 1px solid #E2E2E2; 
}

.alignright 
{
	float: right;
}
	
.alignleft 
{
	float: left
}


