/* *********************** GENERAL SETTINGS     *********************** */
html, body{
	font: normal 84% Verdana, Tahoma, Arial, Helvetica; color: #666666;
	margin: 0px;
	padding: 0px;
}
/* CSS global reset for all browsers */ 
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font-size:22px; font-weight: lighter; color: #3366cc; letter-spacing: 0px; word-spacing: -1px; line-height: 25px;}
h2 {font-size:20px; font-weight: lighter; color: #3366cc; letter-spacing: 0px; word-spacing: -1px; line-height: 20px; margin-top: 16px;}
h3 {font-size:14px;line-height: 16px; color: #3366cc; font-weight: lighter; letter-spacing: 0px; word-spacing: -1px; margin-bottom: 10px;}
h4 {font-size:12px;line-height: 14px; font-weight: bold; }
h5 {font-size:12px;line-height: 13px; font-weight: bold; }
h6 {font-size:11px;line-height: 12px; font-weight: bold;}
a {color: #3366cc; text-decoration: none;}
a:hover {color: #3366cc; text-decoration: underline;}
a.image, a.image:hover  {border:0;}

li{ 
        padding-left: 3px;
        
}

ul, ol { 
         padding-left: 18px; 
         list-style-image: url(../images/a_active.gif);
         
}
.sitemap { 
        padding-left: 12px;
}

.sitemap li{ 
        padding-left: 2px;
        margin-bottom: 5px;
        font: bold 11px Verdana, Tahoma, Arial, Helvetica; color: #666666;
}

.sitemap ul { 
        padding-left: 3px;
        font: bold 11px Verdana, Tahoma, Arial, Helvetica; color: #666666;
        list-style: none; 
}

.sitemap a { 
        padding-left: 3px;
        padding-bottom: 20px;
        font: normal 100% Verdana, Tahoma, Arial, Helvetica; color: #666666;
}

.sitemap a:hover { 
        padding-left: 3px;
        padding-bottom: 20px;
        font: normal 100% Verdana, Tahoma, Arial, Helvetica; color: #3366cc;
}


.sitemap ul.level_0 ul {
	/* list-style	: inside square; */
	font: normal 70% Verdana, Tahoma, Arial, Helvetica;
	padding-bottom: 3px;
        /*list-style-image: url(../images/a_active.gif);*/ 
}
.sitemap ul.level_1 li {
	white-space	: nowrap;
	padding-bottom: 3px;
	font: bold 11px Verdana, Tahoma, Arial, Helvetica;
        color: #3366cc;
        /* list-style-image: url(../images/a_link.gif); */
}

.sitemap ul.level_2 li {
	white-space	: nowrap;
	padding-bottom: 3px;
	font: bold 11px Verdana, Tahoma, Arial, Helvetica;
        color: #3366cc;
}

.sitemap .componentheading { 
        font-size:22px; 
        font-weight: lighter;
        color: #3366cc; 
        letter-spacing:  0px; 
        word-spacing: -1px; 
        line-height: 25px;
        margin-bottom: 10px;
}


fieldset {
	width: 490px;
	padding: 5px;
	border: 1px solid #eeeeee;
}
.both {
	clear: both;
}
hr  {
        background: #ffffff;
        border-top: 1px #cccccc; 
}


body.published {
background: #AADDFF;
}

body.mceContentBody {
background: white;
}
/* *********************** END GENERAL SETTINGS *********************** */
/* Steuerung Abstand bread - unten */
#main_bg {
	width: 100%; 
	padding-top: 35px;
}

#content { 
	margin: 0px auto;
	width: 980px;
	background: transparent;
	padding: 0px;
}

#left_nav { 
	float: left; width: 600px; 
}
/* Kopf imagine consulting */
#top { 
	margin: 0px;
	height: 35px; 
	width: 980px;
	position: relative;
	background : url(../images/logo.png);
	background-repeat : no-repeat;
	clear: both;
} 

#linetop {
        background-color: #3366cc;
        position: absolute;
        height: 5px;
        width: 980px;
        top: 80px;
        margin-left: 0px;       
}

.navigation {
        font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}


#breadcrumb { 
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
} 

#top h1 {
	position: absolute;
	left: 122px;
	top: 38px;
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: 0px;
	color: #ffffff;
	text-transform: uppercase;
	background: transparent;
}

#top h1 span {
	font-weight: bold;
}

#top h2 {
	position: absolute;
	left: 122px;
	top: 60px;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 10px;
	letter-spacing: 0px;
	color: #ffffff;
	text-transform: uppercase;
	background: transparent;;	
}

#top #logo {
	position: absolute;
	top: 20px;
	left: 40px;
}

#top #horiz_line {
	position: absolute;
	top: 21px; 
	left: 292px;
}



/******/

#top #menu {
	position: absolute;
	top: 0px;
	padding: 0px;
 	height: 30px;
	clear: both;
	width: 980px;
	background: transparent;
}

#menu #uls {
	padding-top: 0px;
	width: 980px;
	height: 25px;
	background: transparent;
	text-align: center;
}

#menu table.moduletable {
	margin: 0px;
	padding: 0px;
	width: 980px; 
}

#menu #uls table.moduletable td {
	background: none;
	margin: 0px;
	padding: 0px; 
}

#menu  {
	margin-top: 17px;
}

#menu ul {
	float: right;
	list-style: none; 
	/* text-align: center; */
	clear: both;
	padding: 0px;
}


#mainlevel-nav {
	text-decoration: none;
	color: #b6c1d3;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	list-style-type: none;
        padding-top  : 0px;
        padding-right : 6px;
        padding-bottom : 0px;
        padding-left : 6px; 
        
}

#mainlevel-nav li {
	padding: 0px;
	background: transparent;
	display: inline; 
	white-space: nowrap;
	list-style-type: none;
	font: bold 14px Arial, Verdana, Tahoma, Arial, Helvetica;
	    
}

#mainlevel-nav li a {
	text-decoration: none;
	color: #b6c1d3;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	list-style-type: none;
        padding-top  : 0px;
        padding-right : 6px;
        padding-bottom : 0px;
        padding-left : 6px; 
        border-right-width  : 1px;
        border-right-style : solid;
        border-right-color : #e8e8e8; 
}

#mainlevel-nav li a:hover  {
text-decoration : none;
color : #3366cc;
}  

#mainlevel-nav a:hover  {
text-decoration : none;
color : #3366cc; 
} 

a.mainlevel-nav#active_menu {
background: #F00;
}

#items {	
}


/******/

#top_modules {
	margin-top: -17px; 
	width: 980px;
	clear: both;
}

#top_mods, #bot_mods {
	clear: both;
	height: 0px;
	width: 980px;
}

#top_modules .moduletable {
	width: 194px;
	margin-left: 88px; 
}

#top_modules td {
	width: 194px;
	text-align: left;
	padding: 0px;
	color: #fff;
	font: normal 11px Arial, Verdana, Tahoma, Arial, Helvetica; 
	line-height: 0px;
}

#top_modules th {
	font: bold 14px Arial, Helvetica;
	line-height: 0px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0px;	
	width: 194px;
	height: 14px;
	margin: 0px;
	padding: 6px 0px 6px 0px; 
	text-align: left;
	background: transparent;
}

.mod_user3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 322px;
	height: 201px; 
}

.mod_user2 {
	margin: 0px;
	padding: 0px 7px 0px 0px;
	float: left;
	width: 322px;
	height: 201px; 
	border: 0px;
} 

.mod_user1 {
	margin: 0px;
	padding: 0px;
	float: left;
	padding: 0px 7px 0px 0px;
	width: 322px;
	height: 201px; 
}

.mod_user1 a {
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
}

.mod_user1 a:hover {
	text-decoration: underline;
	color: #cc3300;
}

.mod_user2 a {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}

.mod_user2 a:hover {
	text-decoration: underline;
	color: #336600;
}

.mod_user3 a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

.mod_user3 a:hover {
	text-decoration: underline;
	color: #000099;
}

.white_space {
	height: 20px;
	display: block;
}

.module div div div {
  
  width: 195px; 
  padding: 11px 15px 13px 7px; /* top right bottom left*/
  
}  
.module {
 
  /* background: url(../images/module_bg_top.gif) repeat-x; */
  /* border-top: dotted 0.2em #cccccc; */
  width: 220px; /*breite des BG Images in px*/
  margin-bottom: 5px; 

}
 
.module div {
  /* background: url(../images/module_bg_bottom.gif) bottom left no-repeat; */
  margin: 0;
  border: 0; 
}
 
.module div div{
  margin-top: 10px;
  
 /* background:  url(../images/module_bg_top.gif) no-repeat; */
}

.module div div h3{
        margin-top: 10px;
        font-family : lighter Arial, Verdana, Helvetica, sans-serif;
        font-size : 20px;
        color: #666666; 
}

#right_side {
	float: right;
	width: 770px;
	margin: 0px;
	padding: 0px;
}


#right_side #mosright .padding .moduletable td {
	width: 190px;
	
}

#mosright {float: right; width: 190px; background-color: transparent; margin-left: 0px; }
#mosright .padding {
	background: transparent;	
}

#mosright .padding form {
	margin: 50px;
	padding: 0px;
}


.moduleinfo {
	padding: 15px 0px 0px 0px;
	
}

/* Kontakt */

.module2  {
        float : right;
        height : 180px;
        width : 187px;
        background : url(../images/kontakt.png);
        background-repeat : no-repeat;
        background-position : top;
        padding-left : 5px;
        font-size : 11px;
        padding-top : 5px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-top-style : solid;
        border-right-style : solid;
        border-bottom-style : solid;
        border-left-style : solid;
        border-top-color : #d8d8d8;
        border-right-color : #d8d8d8;
        border-bottom-color : #d8d8d8;
        border-left-color : #d8d8d8;
        border-top-width : 0;
        background-color : #efefef;
        color : #666;
        text-transform : none;
        font-weight : normal;
        font-variant : normal;
        font-style : normal;
        text-decoration : none;
        letter-spacing : normal;
        margin-bottom: 30px;
} 

.kontakt  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        color : #fff;
} 

.table_border  {
     width: 750px;
     border-top: 1px solid #cccccc; 
     border-left: 1px solid #cccccc; 
     border-bottom: 1px solid #cccccc;  
 }      




#left_side {	
	width: 190px;
}



.sep {
	display: block;
	height: 0px;
	clear: both;
}

#main {
	padding: 0px 5px 0px 0px; 
	margin: 0px; 
	width: 980px;
} 

#main #mcontent {
	margin: 0px;
	padding: 0px;
	background: transparent;
	float: left; width: 565px; padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: solid 1px #cccccc;
        border-right: dotted 0.2em #cccccc; 
	border-width: 1px;
}

#main #mcontent2 {
	margin: 0px;
	padding: 0px;
	background: transparent;
	border-left: solid 1px #cccccc;
	/* border-right: dotted 1px #cccccc; */
}
#mcontent .padding { background-color: transparent; padding: 0px; text-align: left; padding-top: 7px; padding-left: 10px; }
#mcontent2 .padding { background-color: transparent; padding: 0px; text-align: left; padding-top: 7px; }

#footer {
	margin: 0px;
	clear: both;
	color: #cccccc;
	padding: 0px; 
	height: 33px;
	width: 980px; 
	margin: 0px auto;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	background: #f2f6f9;
	border: 1px solid #d8d8d8;
}

#footer .padding { padding: 0px; height: 96px; width: 980px; margin: 0px auto; text-align: center; color: #cccccc; }
#footer .padding p {
	text-align: center;
	padding-top: 5px;
	font: normal 11px Arial, Verdana, Helvetica;
	color: #cccccc;
	text-transform: none;
}
#footer a {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover { color: #cccccc; text-decoration: underline; } 

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */

/* Mainlevel menu */

.mainlevel { 
	height: 18px;
	width: 180px; 
	font: normal 11px Verdana, Verdana, Helvetica, sans-serif;
}

a.mainlevel {
	/* background: url(../images/a_link.gif) no-repeat left; */
	color: #999999;
	height: 15px;
	width: 180px; 
	font: normal 11px Verdana, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	padding: 5px 0px 0px 10px; 
	margin: 0px 0px 0px 2px; 
	text-decoration: none;
	display: block;
	text-align: left;
	border-bottom: solid 1px #cccccc;
}
	
a.mainlevel:hover {
	font-weight: normal;
	width: 180px; 
	color: #3366cc;
	background: url(http://www.seo-imagine.de/images/M_images/arrow.png) no-repeat left; 
	text-decoration: none;
	padding: 5px 0px 0px 10px; 
	margin: 0px 0px 0px 2px; 
}

#active_menu, #active_menu:hover {
	font: normal 11px Verdana, Verdana, Helvetica, sans-serif;
	width: 180px; 
	color: #3366cc;
	background: url(http://www.seo-imagine.de/images/M_images/arrow.png) no-repeat left;
	text-decoration: none;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 2px;
}


/* End Mainlevel menu */
	
/* Sub Menu */


.sublevel { 
        height: 18px;
	width: 170px; 
	text-decoration: none;
	color: #999999;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
        padding: 5px 0px 0px 10px; 
        margin: 0px 0px 0px 2px;
	
}

a.sublevel {
	/* background: url(../images/a_link.gif) no-repeat left; */
	color: #999999;
	height: 15px;
	width: 170px; 
	font: normal 11px Verdana, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	padding: 5px 0px 0px 10px; 
	margin: 0px 0px 0px 2px;
	/* background: url(../images/a_link.gif) no-repeat left; */
	text-decoration: none;
	display: block;
	text-align: left;
	/* border-bottom: solid 1px #cccccc; */
}

a.sublevel:hover {
	font-weight: normal;
	width: 170px; 
	color: #3366cc;
	text-decoration: none;
	padding: 5px 0px 0px 10px; 
	background: url(http://www.seo-imagine.de/images/M_images/arrow.png) no-repeat left;
	margin: 0px 0px 0px 2px; 
}

table.moduletable td table div {
	padding: 0px;
	margin-left: 18px;
	height: 20px;
}
/* End Sub Menu */

/* Add Custom Menus */
/* Pathway Breadcrumbs */
	.pathway {font-size: 10px;color:#cccccc; font-weight:normal; line-height: 70px;  }
	a.pathway {color:#3366cc;text-decoration: none; }
	a.pathway:hover {color:#3366cc;text-decoration: underline;  }
/* Add Custom Menus */

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 5px 0px;
}

table.moduletable th { 
	font: bold 14px Arial, Verdana, Helvetica; 
	line-height: 12px;
	text-transform: none;
	color: #3366cc;
	text-align: left;
	/* background: #ffffff url(../images/module_bg_top.gif) no-repeat top center; */
	width: 185px;
	padding-top: 11px;
	padding-bottom: 13px;
	padding-left: 10px; 
}

table.moduletable td {height: 18px; text-align: center; } 

table.moduletable p {
	text-align: left;
}


.latestnews, .mostread {
	width: 180px;
	display: block;
	padding: 1px 1px;
	margin: 0px;
	text-align: left;
	color: #666666;
}



li.latestnews a, li.mostread a {
	color: #666666;
	background: url(http://www.seo-imagine.de/images/M_images/list.gif) no-repeat left; 
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	width: 170px;
}

li.latestnews a:hover, li.mostread a:hover {
	color: #666666;
	text-decoration: none;
}

.search1 {

        padding: 0px;
	clear: both;
	position : absolute;
        top : 90px;
        padding-left: 786px;
        float : right;
        height : 20px;
        font-size : 96%;
        font-weight : normal;
        color : #ffffff;
        /* padding : 0 100px 40px 800px; */

}



.search .button {
	background: none;
	border: none;
	color: #efefef;
	font: bold 18px Arial, Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 2px;
	margin: 0px;
	width: 66px; 
}

.search1 .button1:hover {
	color: #ccc; 
}

.search1 .inputbox1 {
	border: none;
	margin: 0px;
	padding: 2px;
	height: 12px;
	width: 134px;
	border: 1px solid #ccc;
	color: #999999;
	vertical-align: middle; 
}

.search1 .inputbox1:hover {
	border: 1px solid #efefef;
	padding: 2px;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.contentpaneopen td.contentheading {
	line-height: 32px;
	font: bold 17px Arial, Helvetica; 
	letter-spacing: 0px;
	color: #3366cc;
	height: 32px;
	width: 100%;
	text-transform: none;
	letter-spacing: -1px;
}

.contentheading_twice {
	padding: 0px;
	line-height: 32px;
	font: lighter 18px Arial, Helvetica;
	letter-spacing: 0px;
	color: #85c044;
        /*color: #003399;*/
	height: 32px;
	width: 100%;
	padding: 0px;
	text-transform: none;
	letter-spacing: 0px; 
	word-spacing: -1px;
	
}

.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}

.strong {
        font: lighter 14px Verdana, Tahoma, Arial, Helvetica; color: #3366cc;

}

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #3366cc;border-bottom: 0px;}
a.contentpagetitle:hover {color: #3366cc;border-bottom: 0px dashed #ccc; text-decoration: none;}

/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
	padding: 0px;
	line-height: 32px;
	font: bold 15px Arial, Helvetica; 
	letter-spacing: 0px;
	color: #85C044;
	height: 32px;
	width: 100%;
	padding: 0px;
	text-transform: none;
	letter-spacing: 0px;
	
}
.contententry {
background-color : transparent;
	padding: 10px 0px;
	padding: 0px;
	line-height: 32px;
	font: bold 15px Arial, Helvetica; 
	letter-spacing: 0px;
	color: #FF4040;

}

.contentheading {
background-color : transparent;
	padding: 10px 0px;
	padding: 0px;
	line-height: 32px;
	font: bold 15px Arial, Helvetica; 
	letter-spacing: 0px;
	color: #FF4040;

}


.top_description {
	font: bold 15px Arial, Helvetica;
	line-height: 20px;
	color: #FF4040;
	/*text-transform: uppercase;*/
		letter-spacing: 0px;	
	width: 194px;
	height: 20px;
	margin-left: 25px;
	padding: 6px 0px 6px 0px; 
	text-align: left;
	background: transparent;
}

.contentsection_red {
        font: bold 11px Verdana, Tahoma, Arial, Helvetica; color: #FF4040;
        
}

.contentsection_big_red {
        font: bold 13px Verdana, Tahoma, Arial, Helvetica; color: #FF4040;
        
}


.box_seo_blog {
        background: transparent url(../images/SEO-Test.gif) no-repeat top left;
	margin-top: 20px;
	padding-top: 10px;
	/* margin: 0px;
	padding: 0px;*/
	float: left;
	/* width: 490px;
	height: 180px;*/
}

/* Main Body Text */
.contentpane {background: transparent;}      

.contentpaneopen { background-color: transparent; line-height: 17px; width: 100%; }

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 9px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #999999; font-size: 11px; font-weight: bold; text-transform: none; }
.modifydate {color: #ccc; font-size: 11px; font-weight: normal; font-style: normal; text-transform: none;}
.newsfeeddate {font-size: 11px; color: #999; font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #cccccc;
	font-size: 11px;
	line-height: 17px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
	color: #999;
}
.pagebar{font-size: 11px; font-weight: bold;}
.pagenav_prev{font-size: 11px; color: #666666; }
.pagenav_next{font-size: 11px; color: #666666; }
a.pagenav {color: #3366cc; text-decoration: none; font-weight: bold; }
a.pagenav:hover {color: #3366cc; text-decoration: underline; font-weight: bold; }
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both; display: block; margin: 5px 0px; text-transform: uppercase; font-weight: bold; }

/* Read more link */
.readon {
	font-size: 11px;
	font-weight: normal; 
	color: #3366cc;
	text-decoration: none;
}

.readon:hover {
	text-decoration: underline;
	color: #3366cc;
}

.readon-margin {
	margin-left: 30px;
	font-size: 11px;
	font-weight: bold; 
	color: #3366cc;
	text-decoration: none;
}

.readon-margin:hover {
	margin-left: 30px;
	text-decoration: underline;
	color: #3366cc;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	background: transparent; 
	color: #06c;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	text-align:left;
	padding-top: 4px;
	line-height: 16px;
	font: lighter 22px Arial, Helvetica, serif;
	letter-spacing: 0px;
	color: #3366cc;
	/* text-transform: uppercase; */
	width: 100%;
	letter-spacing: -1px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background: #cccccc url(../images/button_bg.gif) repeat-x top center;
	color : #333333;
	border-collapse: collapse;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 3px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #ffffff;
	color: #666;
	font-size: 11px; 
	padding: 2px 2px !important;
	text-align: left;
}

.sectiontableentry2 {
	background-color: #eeeeee;
	font-size: 11px; 
	padding: 2px 2px !important;
	text-align: left;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 3px;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 155px;
	display: block;
}

.sectiontablefooter {
	height: 18px; 
}

table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}

table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}

table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

/* End Sectiontable */

/* Category */
.category {color:#ccc;}
a.category:link, a.category:visited { height: 15px; color: #3366cc; text-decoration: none;  }
a.category:hover  {	height: 15px; color: #3366cc; text-decoration: underline; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 480px; padding: 10px 0px; }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : transparent;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	border: 1px solid #eee;
	padding: 10px 10px 10px 10px;
        color: #ff4040;
	font-weight: bold;
}

.highlight_compaign {
	border: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
        color: #666666;
       }



.box_top {
 background:transparent url(../SEO-Test.gif);
 width: 490px;
 height: 151px;
}



/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	font-size: 11px;
	margin: 0px;
}

input {
	background-color: #FFFFFF;
	font-size: 11px; color: #333; padding: 1px;
}

#mod_login_username, #mod_login_password {
	background: #fff;
	font-size: 11px;
	padding: 2px;
	margin: 3px 0px;
	width: 100px;
	border: 1px solid #ccc;
	color: #666;
}

#mod_login_remember {
	background: none;
	border: none;
	height: 15px;
	vertical-align: middle;
}

.inputbox1 { background: #fff; border: 1px solid #ccc; height: 15px; margin: 6px 0px; color: #ccc; }
.text_area {background: #fff; border: 1px solid #ccc; width: 570px; color: #ccc; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */

/* Angaben Kontaktformular */

.componentheading_contact {
	text-align:left;
	padding-top: 8px;
	margin-left: 14px;
	line-height: 16px;
	font: bold 17px Arial, Helvetica;
	letter-spacing: 0px;
	color: #3366cc;
	/* text-transform: uppercase; */
	width: 100%;
	letter-spacing: -1px;
}

.contentpane_contact {
        margin-left: 14px;
} 

/* Angaben Referenzen */

.contentpane_referenz {
        margin-top: 10px;
        margin-left: 16px;
} 

.content_align {
        padding: 0px 0px 0px 10px;
} 

.contentheading_ref {
        margin-top: 10px;
	font: lighter 22px Arial, Helvetica, serif; 
	letter-spacing: 0px;
	color: #3366cc;
	height: 24px;
	width: 100%;
	text-transform: none;
	word-spacing: -1px;
}

.contentsubtitle_ref {
        font-size:18px; 
        font-weight: lighter; color: #3366cc; 
        letter-spacing: 0px; 
        word-spacing: -1px; 
        line-height: 20px; 
}

/* End Referenzen */

.inputbox {
        border: solid 1px #cccccc;
        padding: 2px;
        margin: 2px;
}

.button {
	padding: 0px;
	border: 2px solid #cccccc;
	color: #FF4040;
	height: 22px;
	width: 110px;
	font: bold 12px Arial, Verdana, Helvetica;
	background: transparent url(../images/button_bg.gif) repeat-x top center;
	margin: 10px;
	text-transform: none;
	vertical-align: middle; 
}

.button1 {
	padding: 0px;
	border: 2px solid #cccccc;
	color: #FF4040;
	height: 18px;
	width: 50px;
	font: bold 11px Arial, Verdana, Helvetica;
	background: transparent url(../images/button_bg.gif) repeat-x top center;
	margin:3px;	
	text-transform: none;
	vertical-align: middle;
}

.button1:hover {
	color: #ccc;
}

#mod_templatechooser_jos_change_template {
	width: 130px;
	border: 1px solid #cccccc;
}

select, #mod_templatechooser_jos_change_template, option {
	font-weight: normal;
	background: #fff;
	color: #666;
	border: none;
}


/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}


/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */

