/** Globale CSS-Anweisungen
/**
/** Pro Controller wird ein eigenes Stylesheet
/** zur Verfügung gestellt, falls Einstellungen
/** aus diesem globalen Stylesheet überschrieben
/** werden müssen!
/**
/**********************************************************/

html, body {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #E4E4E4;
	background-image: url(/images/global/background.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

body {
	text-align: left;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	color: #444;
}

* html body {

	zoom:1;
}

*+ html body {

	zoom:1;
}



img {
	border: none;
}

p {
	margin-top: 0px;
	line-height: 140%;
}

#site {
	width: 960px;
	margin: auto;
}

ul.form {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.form li {
	margin-bottom: 10px;
}

label.checkbox {
	float: none !important;
	display: inline !important;
	width: auto !important;
	font-size: 11px;
}

input.checkbox {
	width: auto !important;

	
}

a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	height: 1px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: none;
	border: none;
	border-bottom: 1px solid #E8E8E8;
	font-size: 1px;
}

input.textfield{
	border: 1px solid #ACF666;
	background-color: #F2F2F2;
	font-size: 11px;
	padding: 2px;
}


/* Navigationslisten */

ul.navigation {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 27px;
}

ul.navigation li {
	display: inline;

	
}


/* Header */

#header {
	zoom: 1;
	background-image: url(/images/global/header/background.png);
	background-repeat: repeat-x;
	background-position: top;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header img {
	float: left;
}

#header ul.navigation {
	float: right;
}


/* Schatten */

#shadow {
	background-color: #B3B3B3;
	background-image: url(/images/global/shadow.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 3px;
	padding-right: 3px;

}

* html #shadow {
  width: 955px;

}






/* Hauptnavigation */

#navigation {
	zoom: 1;
	clear: both;
	background-image: url(/images/global/navigation/background.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 120px;
}


/* Content */

#content {
	background-color: #E6FCD1;
}

* html #content {
	border-bottom: 1px solid #E6FCD1;
}

#service_integrations,
#service_integrations_home {
	clear: both;
	padding-top: 20px;
	margin-bottom: -10px;
	margin-right: 15px;
}

#service_integrations_home {
	padding-top: 50px;
}

#service_integrations div.service_bg {
	background: #FFF;
}

#service_integrations h4,
#service_integrations_home h4 {
	border-top: 1px solid #F1F1F1;
	color: #999;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode','Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 7px 0 5px 0;
}

#service_integrations_home h4 {
  padding-left: 13px;
}

#service_integrations img {
	padding-left: 10px;
}

#service_integrations_home img {
  padding-left: 15px;
}

#service_integrations_home {
	margin-right: 0;
}

#service_integrations_home div.service_bg {
	background: #FFF;
	padding: 0 0 5px 0;	
}



#content_clear {
	clear: both;
	height: 16px;
	background-image: url('/images/global/content/corner_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom right;

}

ul.big_points {
	margin-top: -5px;
	margin-bottom: 30px;
	list-style: none;
	padding: 0px;
}

ul.big_points li {
	vertical-align: middle;
	height: 20px;
	background-image: url('/images/global/bulletpoint.png');
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 35px; 
	padding-top: 20px;
}

* html ul.big_points li{
	padding-top: 10px;
	width: 190px;
	height:30px;
	vertical-align: middle;
	
}

h2, h3, h4, h5, h6 {
	margin-top: 0px;
	font-size: 18px;
	font-family: 'Trebuchet MS';
	color: #4C4C4C;
}

h3 {
	font-size: 16px;
}

h3.highlight {
	color: #98E848;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	margin-bottom: 5px;
}

h6 {
	font-size: 10px;
}


/* Photoblog Liste */

img.blog_thumb {
	/*padding: 8px;
	padding-bottom: 16px;*/
	padding: 6px 4px 8px 6px;
	background-image: url(/images/global/blog_thumb_background.gif);
	width:138px;

}

.blog_thumb_new
{
	
}



img.blog_thumb_active {
	padding: 6px 4px 8px 6px;
	/*padding: 8px;
	padding-bottom: 16px;*/
	background-image: url(/images/global/blog_thumb_background_hover.gif);
	width:138px;
}



img.blog_thumb_icon {
	display: none;
	position: relative;
	top: -22px;
	left: -48px;
	margin-left: -58px;
}

* html img.blog_thumb_icon {
	display: none;
	position: relative;
	left: -135px !important;
	top: -22px !important;
}

/*ie7 hack */
*+ html img.blog_thumb_icon {
	display: none;
	position: relative;
	left: -135px !important;
	top: -22px !important;
}


a.blog_thumb_link {
	clear: both;
	display: block;
	float: left;
	position: relative;
	margin-top: -117px;
	left: 3px;
	width: 148px;
	height: 107px;
}

* html a.blog_thumb_link {
	clear: both;
	display: inherit !important;
	float: left !important;

	margin-top: -50px !important;
	left: 0px !important;
	width: 150px !important;
	height: 110px !important;
}

*+ html a.blog_thumb_link {
	clear: both;
	display: inherit !important;
	float: left !important;

	margin-top: -50px !important;
	left: 0px !important;
	width: 150px !important;
	height: 110px !important;
}




.highlight {
	color: #57D42E;
}

#main_content {
	float: left;
	width: 719px;
	background-color: #FFF;
	background-image: url('/images/global/content/corner_top.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 15px;
	padding-left: 15px;
}



* html  #main_content
{
padding-left:10px;
}







/* Sidebar */

#sidebar {
	float: right;
	width: 194px;
	padding-top: 15px;
	padding-left: 13px;
	padding-right: 13px;
}

* html #sidebar {
	margin-right: -35px;
	width: 220px;
}

*+ html #sidebar {
	margin-right: -35px;
	width: 220px;
}

#sidebar_user_info {
	background-image: url('/images/global/boxes/sidebar_user_info.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 10px;
	width: 173px
}
* html #sidebar_user_info {
 	margin: 0px;

}

*+ html #sidebar_user_info {
 	margin: 0px;

}

#sidebar_user_info p {
	float: left;
	font-weight: bold;
}

#sidebar_user_info span {
	display: block;
	margin-bottom: 3px;
}

#sidebar_user_info img.message_new {
	position: relative;
	top: 2px;
}

#sidebar_user_info img.current_user_avatar {
	float: right;
}

#sidebar p a img {
	margin-left: 2px;
}
* html #sidebar p a img {
    margin: 0px;
	padding: 0px;
}

*+ html #sidebar p a img {
    margin: 0px;
	padding: 0px;
}

.sidebar_box {
	margin-top: 20px;
	background-image: url('/images/global/boxes/sidebar_box.png');
	background-repeat: no-repeat;
	background-position: top middle;
	padding-top: 10px;
	padding-left: 10px;
}
* html .sidebar_box{
	margin: 0px;
	margin-right: -20px;
	padding-left: -20px;
	
	width: 230px;
	
}

*+ html .sidebar_box{
	margin: 0px;
	margin-right: -20px;
	padding-left: -20px;
	
	width: 230px;
	
}

#sidebar_search {
	padding: 10px;
}

#sidebar_search p select {
	width: 174px;
}

#sidebar_search p input {
	width: 170px;
}

#sidebar_search input.search {
	float: right;
}

* html #sidebar_search input.search {
	float: right;
	margin-right: 55px;
}

*+ html #sidebar_search input.search {
	float: right;
	margin-right: 55px;
}


#sidebar_newest_user h2 {
	color: #2D8A1C;
}

#sidebar_newest_user ul {
	width: 175px;
	margin-left: 10px;
	padding: 0px;
	list-style: none;
}

#sidebar_newest_user li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background: #FFF;
	width: 38px;
	height:  38px;
	overflow: hidden;
	font-size: 9px;
}

/* User Listendarstellung */

.user_medium_item {

}

.tour_sidebar {
	text-align:center; 
	width:190px;
} 


/* Footer */

#footer {
	color: #4C4C4C;
	font-size: 11px;
	zoom: 1;
}

* html #footer {
	margin-right: -1px;
}

#footer.left {
	background-image: url(/images/global/footer/left.png);
	background-repeat: no-repeat;
	background-position: top left;
	zoom: 1;
}

* html #footer.left {
	background-color: #E4E4E4;
}

*+ html #footer.left {
	background-color: #E4E4E4;
}

#footer .right {
	background-image: url(/images/global/footer/right.png);
	background-repeat: no-repeat;
	background-position: top right;
	zoom: 1;
}


#footer .middle {
	
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(/images/global/footer/background.png);
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 25px;
	zoom: 1;
}

* html #footer .middle {
	 background-color: #E4E4E4;
}

*+ html #footer .middle {
	 background-color: #E4E4E4;
}

#footer ul {
	float: left;
	padding-left: 20px;
	zoom: 1;
}

#footer a {
	color: #4C4C4C;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
	font-weight: normal;
	zoom: 1;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #copyright {
	display: block;
	clear: both;
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-left: 19px;
	padding-bottom: 5px;
}

* html #footer #copyright {
	margin-left: 10px;
}

#footer #jimdo_footer {
	background: url('/images/global/jimdo_footer.png') no-repeat top right;
	display: block;
	float: right;
	height: 24px;
	padding-right: 73px;
}


/* Verlaufsbox */

.gradient_box .top_left {
	height: 6px;
	background-image: url('/images/global/boxes/gradient_top_left.png');
	background-repeat: no-repeat;
	background-position: left;
}

.gradient_box .top_right {
	height: 6px;
	background-image: url('/images/global/boxes/gradient_top_right.png');
	background-repeat: no-repeat;
	background-position: top right;
	zoom:1;
}

.gradient_box .top_middle {
	height: 6px;
	border-top: 1px solid #E8E8E8;
	margin-left: 6px;
	margin-right: 6px;
	zoom:1;
}

.gradient_box .middle_middle {
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	zoom:1;
}



.gradient_box .bottom_left {
	height: 94px;
	background-image: url('/images/global/boxes/gradient_bottom_left.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	zoom:1;
}

.gradient_box .bottom_right {
	height: 94px;
	background-image: url('/images/global/boxes/gradient_bottom_right.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	zoom:1;
}

.gradient_box .bottom_middle {
	 height: 94px;
	background-image: url('/images/global/boxes/gradient_bottom_middle.png');
	background-repeat: repeat-x;
	background-position: bottom center;
	margin-left: 6px;
	margin-right: 6px;
	zoom:1;
}



* html .gradient_box .top_middle{

margin-top:0px;
height:3px;
	
}
* html .gradient_box .top_left{
padding-top: 9px;
float: left;

	
}

}
* html .gradient_box .top_right{
margin-top: 0px;
float: right;

	
}
* html .gradient_box h2{
	display: compact;


}


* html .gradient_box .middle_middle{
margin-top: -10px;
margin-right: 0px;
}


/* Box mit grauem Rahmen */

.grey_box {
	margin-right: 15px;
	margin-bottom: 30px;
	zoom: 1;
}

.grey_box .top_left {
	height: 6px;
	background-image: url('/images/global/boxes/greyborder_top_left.png');
	background-repeat: no-repeat;
	background-position: top left;
	zoom: 1;
}


.grey_box .top_right {
	height: 6px;
	
	background-image: url('/images/global/boxes/greyborder_top_right.png');
	background-repeat: no-repeat;
	background-position: top right;
	zoom: 1;
}

.grey_box .top_middle {
	height: 6px;
	border-top: 1px solid #E8E8E8;
	margin-left: 6px;
	margin-right: 6px;
	zoom: 1;
}



.grey_box .middle_middle {
	zoom: 1;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;v
}

* html .grey_box .middle_middle {
	margin-top: -12px;
	margin-bottom: -12px;
}


.grey_box .bottom_left {
	height: 6px;
	background-image: url('/images/global/boxes/greyborder_bottom_left.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	zoom: 1;
}

.grey_box .bottom_right {
	height: 6px;
	background-image: url('/images/global/boxes/greyborder_bottom_right.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	zoom: 1;
}

.grey_box .bottom_middle {
	height: 6px;
	border-bottom: 1px solid #E8E8E8;
	margin-left: 6px;
	margin-right: 6px;
	zoom: 1;
	
}

	


/* Box mit hellgrauem Hintergrund */

.grey_box_back,
.popup .grey_box_back {
	margin-right: 15px;
	margin-bottom: 30px;
	background-color: #F2F2F2;
	zoom: 1;
}

.grey_box_back .top_left,
.popup .grey_box_back .top_left {
	height: 6px;
	background-image: url('/images/global/boxes/grey_top_left.png');
	background-repeat: no-repeat;
	background-position: top left;
	zoom: 1;

}

.grey_box_back .top_right,
.popup .grey_box_back .top_right {
	height: 6px;
	background-image: url('/images/global/boxes/grey_top_right.png');
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 1px;
	zoom: 1;
}

.grey_box_back .top_middle,
.popup .grey_box_back .top_middle {
	height: 6px;
	background-image: none;
	border-top: 1px solid #F2F2F2;
	margin-left: 6px;
	margin-right: 6px;
	zoom:1;
}

.grey_box_back .middle_middle,
.popup .grey_box_back .middle_middle {
	
	border-left: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	background-color: inherit;
	background-image: none;
	zoom:1 ;
	}

* html .grey_box_back .middle_middle
{
	background-color: #F2F2F2;
}

*+ html .grey_box_back .middle_middle
{
	background-color: #F2F2F2;
}


.grey_box_back .bottom_left,
.popup .grey_box_back .bottom_left {
	height: 6px;
	background-image: url('/images/global/boxes/grey_bottom_left.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	zoom: 1;
	font-size: 1px;
}

.grey_box_back .bottom_right,
.popup .grey_box_back .bottom_right {
	height: 6px;
	background-image: url('/images/global/boxes/grey_bottom_right.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	zoom: 1;
}

.grey_box_back .bottom_middle, 
.popup .grey_box_back .bottom_middle{
	
	height: 6px;
	border-bottom: 1px solid #F2F2F2;
	margin-left: 6px;
	margin-right: 6px;
	background-color: inherit;
	zoom: 1;

}
* html .grey_box_back .bottom_middle
{
	background-color: #F2F2F2;
}

*+ html .grey_box_back .bottom_middle
{
	background-color: #F2F2F2;
}


/* Grüne Box */

.green_box .top_left {
	background: url(/images/global/boxes/green_box_top_left.png) no-repeat;
}

.green_box .top_middle {
	background: #CCFAA1;
	border-top: 1px solid #CCC;
	height: 5px;
	margin: 0 6px;
}

.green_box .top_right {
	background: url(/images/global/boxes/green_box_top_right.png) no-repeat right top;
}

.green_box .middle_right {
	background: url(/images/global/boxes/green_box_bottom_right.png) no-repeat right top;
}

.green_box .middle_middle {
	background: #CCFAA1;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

* html .green_box .middle_middle {
	margin-top: -11px;
}
.green_box .bottom_left {
	background: url(/images/global/boxes/green_box_bottom_left.png) no-repeat;
}

.green_box .bottom_middle {
	background: #CCFAA1;
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 0;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	margin: 0 6px;
}

.green_box .bottom_right {
	background: url(/images/global/boxes/green_box_bottom_right.png) no-repeat right top;
}

/* Liste */

ul.small_list {
	padding: 0px;
	list-style-image: url('/images/global/icons/listitem.png');
	list-style-position: inside;
	white-space: nowrap;
}

* html ul.small_list {
	padding: 0px;
	white-space: nowrap;
	margin-left:0px;
	margin-bottom: 10px;
}



*+ html ul.small_list {
	padding: 0px;
	white-space: nowrap;
	margin-left:0px;

	margin-bottom: 10px;


	
}


/* Photoblog Listendarstellung */

.gradient_list {
	background-image: url('/images/global/boxes/themelist_background.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}

* html .gradient_list{
	width:702px;
}
*+ html .gradient_list{
	width:702px;
}

.gradient_list ul {
	float: left;
	padding: 0px;
	list-style: none;	
	width: 800px !important;
	margin-left: 7px !important;
}

* html .gradient_list ul {
	width: 689px !important;
	margin-left: 7px !important;
}

* html .gradient_list li {
	width: 154px !important;
	margin: 0px !important;
	padding:0px !important;
}



.photoblogs_list ul{
	width: 400px;
	float: left;
	padding: 0px;
	list-style: none;
}


.photoblogs_list li,
.gradient_list li {
	float: left;
	margin-right: 23px;
	margin-bottom: 23px;
}


.photoblogs_list{
	width: 500px;
	margin-left: 0px;

	
}

* html .photoblogs_list{
	margin-left: 0px;

	
}


* html .photoblogs_list ul
 {
	margin-top:10px;
	padding: 0px;
	list-style: none;
	margin: 0px;
	width:347px !important;
	
}

* html .photoblogs_list li
 {
	margin: 0px;
	margin-bottom: 15px !important;
	padding:0px;
	float: left;
	width: 120px !important;

}

* html .photoblogs_list h2
 {
	margin-left: 15px !important;

}

*+ html .photoblogs_list{
	width: 500px;
	margin-left: 0px;

	
}

*+ html .photoblogs_list ul
{
	margin-top:10px;
	padding: 0px;
	list-style: none;
	margin-left: 0px;
	
}

*+ html .photoblogs_list li,
 {
	margin-left: 0px;
	float: left;
	margin-right: 9px !important;

}



.blog_thumb_item a {
	display: block;
	width: 152px;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	white-space: nowrap;
}

* html .blog_thumb_item a {

	padding-left: 10px !important;
	margin-right: 0px !important;


}



.blog_thumb_item {
	width: 139px;
	height: 120px;
	font-size: 11px;
	white-space: nowrap;
	padding:0px;
	margin-right:5px;
	margin-top:5px;
}

* html .blog_thumb_item {
	width: 130px !important;
	margin-left: 0px !important;	
	margin-right:0px !important;
}


*+ html .blog_thumb_item {
	width: 130px !important;
	margin-left: 0px !important;	
	margin-right: 23px !important;
}


.blog_thumb_item #blog_thumb_user {
	margin-left:10px;
}

.blog_thumb_item #blog_thumb_views {
	margin-left:10px;
	font-size:9px;
}


* html .blog_thumb_item #blog_thumb_views {
	margin-left:20px;
	font-size:9px;
}

*+ html .blog_thumb_item #blog_thumb_views {
	margin-left:10px;
	font-size:9px;
}

/* Theme Listendarstellung */




.theme_thumb_item {
	width: 144px;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #B6B6B6;
	padding: 4px;
	font-size: 11px;
	white-space: nowrap;
}

* html .theme_thumb_item {
width: 135px;
zoom: 1;
}

*+ html .theme_thumb_item {
width: 135px;
zoom: 1;

}

.theme_thumb_item span {
	display: block;
	width: 138px;
	overflow: hidden;
	margin-top: 3px;
}

/* Button */

a.button {
	display: block;
	font-size: 11px;
	zoom: 1;
	margin: 10px;
}

a.button span {
	padding-top: 5px;
	padding-bottom: 7px;
	zoom: 1;
}

a.button:hover span {
  cursor: pointer; /*IE6 needs this extra-style*/
}

a.button .left {
	background-image: url('/images/global/buttons/standard_left.png');
	background-repeat: no-repeat;
	background-position: top left;
	zoom: 1;
}

a.button .right {
	background-image: url('/images/global/buttons/standard_right.png');
	background-repeat: no-repeat;
	background-position: top right;
	zoom: 1;
}

a.button .middle {
	margin-left: 11px;
	margin-right: 11px;
	background-image: url('/images/global/buttons/standard_middle.png');
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	zoom: 1;
}

* html a.button {
	display: block;
	font-size: 11px;
	height:25px;
	padding-top: 5px;
}

* html a.button span {
	padding-top: 5px;
	padding-bottom: 5px;
	
}

* html a.button .left {
	background-image: url('/images/global/buttons/standard_left.png');
	background-repeat: no-repeat;
	background-position: center left;
	
}

* html a.button .right {
	background-image: url('/images/global/buttons/standard_right.png');
	background-repeat: no-repeat;
	background-position: center right;
}

* html a.button .middle {
	margin-left: 11px;
	margin-right: 11px;
	background-image: url('/images/global/buttons/standard_middle.png');
	background-repeat: repeat-x;
	background-position: center center;
	padding-left: 5px;
	padding-right: 5px;
}

*+ html a.button {
	display: block;
	font-size: 11px;
	height:25px;
	padding-top: 5px;
}

*+ html a.button span {
	padding-top: 5px;
	padding-bottom: 5px;
	
}

*+ html a.button .left {
	background-image: url('/images/global/buttons/standard_left.png');
	background-repeat: no-repeat;
	background-position: center left;
	
}

*+ html a.button .right {
	background-image: url('/images/global/buttons/standard_right.png');
	background-repeat: no-repeat;
	background-position: center right;
}

*+ html a.button .middle {
	margin-left: 11px;
	margin-right: 11px;
	background-image: url('/images/global/buttons/standard_middle.png');
	background-repeat: repeat-x;
	background-position: center center;
	padding-left: 5px;
	padding-right: 5px;
}

/* Button_small */

a.button_small {
	display: block;
	font-size: 11px;
	margin: 10px;
}

a.button_small span {
	padding-top: 5px;
	padding-bottom: 7px;
}

a.button_small .left {
	background-image: url('/images/global/buttons/standard_left.png');
	background-repeat: no-repeat;
	background-position: top left;
}

a.button_small .right {
	background-image: url('/images/global/buttons/standard_right.png');
	background-repeat: no-repeat;
	background-position: top right;
}

a.button_small .middle {
	margin-left: 11px;
	margin-right: 11px;
	background-image: url('/images/global/buttons/standard_middle.png');
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}

* html a.button_small {
	height: 25px;
	padding-top: 5px;
}

* html a.button_small span {
	
	padding-bottom: 5px;
}

* html a.button_small .left {

	background-position: center left;
}

* html a.button_small .right {

	background-position: center right;
}

* html a.button_small .middle {
	background-position: center center;

}

*+ html a.button_small {
	height: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}

*+ html a.button_small span {
	padding-bottom: 5px;
	
}

*+ html a.button_small .left {

	background-position: center left;
}

*+ html a.button_small .right {

	background-position: center right;
}

*+ html a.button_small .middle {
	background-position: center center;

}



/* Button_small_green */

a.button_small_green {
	margin: 10px;
	float: left;
	font-size: 11px;
}

a.button_small_green span {
	padding-top: 5px;
	padding-bottom: 7px;
}

a.button_small_green .left {
	background-image: url('/images/global/buttons/stndrdHIGHLIGHT_left.png');
	background-repeat: no-repeat;
	background-position: top left;
}

a.button_small_green .right {
	background-image: url('/images/global/buttons/stndrdHIGHLIGHT_right.png');
	background-repeat: no-repeat;
	background-position: top right;
}

a.button_small_green .middle {
	margin-left: 11px;
	margin-right: 11px;
	background-image: url('/images/global/buttons/stndrdHIGHLIGHT_mid.png');
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}



* html a.button_small_green {
	height: 27px;
	padding-top: 5px;

}

* html a.button_small_green span {

}

* html a.button_small_green .left {
	
	padding: 10px 0px 10px 3px;
	margin: 10px 0px 10px 3px;
	background-position: center left;
	background-image: url('/images/global/buttons/stndrdHIGHLIGHT_left.png');
	background-repeat: no-repeat;
}

* html a.button_small_green .right {
	padding: 10px 10px 10px 0px;
	margin: 10px 10px 10px 0px;
	background-position: center right;
}

* html a.button_small_green .middle {
	background-position: center center;
	padding: 10px 3px 10px 10px;
	margin: 10px 3px 10px 10px;
	
}


*+ html a.button_small_green {
	height: 27px;
	padding-top: 5px;
	padding-bottom: 10px;
}

*+ html a.button_small_green span {
	
}

*+ html a.button_small_green .left {
	
	padding: 10px 0px 10px 3px;
	margin: 10px 0px 10px 3px;
	background-position: center left;
	background-image: url('/images/global/buttons/stndrdHIGHLIGHT_left.png');
	background-repeat: no-repeat;
}

*+ html a.button_small_green .right {
	padding: 10px 10px 10px 0px;
	margin: 10px 10px 10px 0px;
	background-position: center right;
}

*+ html a.button_small_green .middle {
	background-position: center center;
	padding: 10px 3px 10px 10px;
	margin: 10px 3px 10px 10px;
	
}



/* Other small settings */

.counter{
	white-space: nowrap;
	display: block;
	text-align: center;
	width:100%;
	float:left;
}

.boxed_user{
	border: 1px solid #F2F2F2;
	width: 75px;
	height: 95px;
	padding: 5px;
	margin: 5px;
	float: left;
	
}


* html .boxed_user h6{
	margin-bottom: -5px;
	
}

*+ html .boxed_user h6{
	margin-bottom: -5px;
	
}

.message {
color: red;
}


/* Welcome Tag Home */

.welcome_tag{
	width: 704px;
}

.welcome_tag h3{
	margin-bottom: 1px;
	color: #318D1D;
}


.welcome_tag .left{
	background-image: url('/images/global/welcomebox_left.png');
	background-position: left center;
	background-repeat: no-repeat;
	height:105px;
	width:95px;
	float: left;
	margin-top: -4px; 
}

/* for ie6 */
* html .welcome_tag .left{
	margin-top: -5px; 
	margin-right:-3px;
}

/* for ie7 */
*+ html .welcome_tag .left{
	margin-top: -5px; 
}

.welcome_tag .middle{
	background-image: url('/images/global/welcomebox_mid.png');
	background-repeat: repeat-x;
	background-position: middle middle;
	height: 105px;
	padding: 10px 0 0 10px;
}

.welcome_tag .right{
	background-image: url('/images/global/welcomebox_right.png');
	background-position: right center;
	background-repeat: no-repeat;
	height:105px;
	width:7px;
	float: right;
	margin-top: -4px; 
	
}

/* for ie6 */
* html .welcome_tag .right{
	margin-top: -5px; 
	margin-left:-3px;
}

/* for ie7 */
*+ html .welcome_tag .right{
	margin-top: -5px; 
}


/* Statische Seiten */
.staticpage{
	padding-right: 20px;
}

/* notifications 
---------------------------------------------------------------------------*/

.notice, .notice_error {
	padding: 0 0 0 150px;
	line-height: 40px;
	background-color: #BAF87F;
	font-size: 14px;
	color: #4C4C4C;
	margin-right: 10pt;
}

.notice_error {
	background-color: #CC0000;
	color: #FFF;
}

/* Subnavigation */
.subnavitext {

padding-left: 220px;	
font-size: 10pt;	
background-image: url(/images/global/navigation/subnavigation_background.png);
background-repeat: repeat-x;
background-position: 0px 0px;
height: 29px;
margin-left:0px;
margin-right: 96px;
}


.link_active {
margin-right: 20px;
border-bottom: 4px solid #9EF654;
padding-bottom: 9px;
text-decoration: none;
font-weight: bold !important;
}

.subnavitext a{
	margin-right: 20px;
	text-decoration: none;
	font-weight: normal;

}
.subnavitext a:hover{
	text-decoration: underline;
}

#greyline{
	background-image: url('/images/global/navigation/subnavigation_fade.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 29px;
	margin-left: -14px;
	margin-top: -15px;
	margin-bottom: 20px;
}

#fadeout{
	background-image: url('/images/global/navigation/subnavigation_fade.png');
	height: 29px;
}

/* TagCloud */

#tag_cloud {
	margin-bottom: 30px;
	margin-right: 15px;
}

* html #tag_cloud {
	width: 700px;
	
}


/* tag cloud box */

.tag_cloud_gradient_box .top_left {
	height: 6px;
	background-image: url('/images/global/boxes/gradient_top_left.png');
	background-repeat: no-repeat;
	background-position: left;
}

.tag_cloud_gradient_box .top_right {
	height: 6px;
	background-image: url('/images/global/boxes/gradient_top_right.png');
	background-repeat: no-repeat;
	background-position: top right;
	zoom:1;
}

.tag_cloud_gradient_box .top_middle {
	height: 6px;
	border-top: 1px solid #E8E8E8;
	margin-left: 6px;
	margin-right: 6px;
	zoom:1;
}

.tag_cloud_gradient_box .middle_middle {
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	zoom:1;
}



.tag_cloud_gradient_box .bottom_left {
	height: 30px;
	background-image: url('/images/global/boxes/tag_cloud_bottom_left.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	zoom:1;
}

.tag_cloud_gradient_box .bottom_right {
	height: 30px;
	background-image: url('/images/global/boxes/tag_cloud_bottom_right.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	zoom:1;
}

.tag_cloud_gradient_box .bottom_middle {
	 height: 30px;
	background-image: url('/images/global/boxes/tag_cloud_bottom_middle.png');
	background-repeat: repeat-x;
	background-position: bottom center;
	margin-left: 6px;
	margin-right: 6px;
	zoom:1;
}



* html .tag_cloud_gradient_box .top_middle{

margin-top:0px;
height:3px;
	
}
* html .tag_cloud_gradient_box .top_left{
padding-top: 9px;
float: left;

	
}

}
* html .tag_cloud_gradient_box .top_right{
margin-top: 0px;
float: right;

	
}
* html .tag_cloud_gradient_box h2{
	display: compact;


}


* html .tag_cloud_gradient_box .middle_middle{
margin-top: -10px;
margin-right: 0px;
}



/* tags in tag cloud */

#tag_cloud h2 {
	margin: 0px;
	padding-left: 13px;
	padding-top: 5px;
}

#tag_cloud .content{
	padding-top: 5px;
	margin-left: 13px;
}

#tag_cloud .content .tag2{
	font-size:12px;
	font-weight:normal;
}

#tag_cloud .content .tag3{
	font-size:14px;
	font-weight:normal;
}

#tag_cloud .content .tag4{
	font-size:16px;
	font-weight:normal;
}

#tag_cloud .content. tag5{
	font-size:18px;
	font-weight:normal;
}

#tag_cloud .content .tag6{
	font-size:20px;
	font-weight:normal;
}

#tag_cloud .content .tag7{
	font-size:22px;
	font-weight:normal;
}
