﻿/*
#####################################################
#													#
#				addons.css 6.x (c) 2011 			#
#													#
#				(c) 2011 www.wono.de				#
#													#
#####################################################
*/


/* elements */

span.tipp_right_top{
	width: 100px;
	z-index: 2;
	right: 0px;
	top: 0px;
	position: absolute;
	height: 100px;
	display: block;
}
span.tipp_right_top:before{
	padding: 0px;
}
span.tipp_left_top{
	width: 100px;
	z-index: 2;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 100px;
	display: block;
}

span.tipp_right_top.tipp_green{
	background: url("../images/default/default_addon_map.png") no-repeat scroll -700px -190px transparent;
}
span.tipp_right_top.tipp_red{
	background: url("../images/default/default_addon_map.png") no-repeat scroll -400px -190px transparent;
}
span.tipp_right_top.tipp_dark{
	background: url("../images/default/default_addon_map.png") no-repeat scroll -600px -190px transparent;
}
span.tipp_right_top.tipp_light{
	background: url("../images/default/default_addon_map.png") no-repeat scroll -500px -190px transparent;
}


span.tipp_left_top.tipp_green{
	background: url("../images/default/default_addon_map.png") no-repeat scroll -300px -190px transparent;
}
span.tipp_left_top.tipp_red{
	background: url("../images/default/default_addon_map.png") no-repeat scroll -0px -190px transparent;
}
span.tipp_left_top.tipp_light{
	background: url("../images/default/default_addon_map.png") no-repeat scroll -100px -190px transparent;
}
span.tipp_left_top.tipp_dark{
	background: url("../images/default/default_addon_map.png") no-repeat scroll -200px -190px transparent;
}

/* elements end */

/* buttons */

a.btn_default{
	text-decoration: none;
}
a.btn_default:hover{
	text-decoration: none;
}
a.btn_default span{
}
a.btn_default:hover span{
}
.btn_small_full-green,
.btn_small_full,
.btn_small_right,
.btn_small_left{
	margin: 0px 10px 10px 10px;
	padding: 6px 10px;
	border: 1px #AFB0B1 solid;
	background-image: url("../images/default/default_addon_map.png");
	background-position: 0px -50px;
	background-color: #BBC7D0;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 12px;
	text-align: center;
	color: #000000 !important;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}
.btn_small_full-green{
	margin: 5px !important;
	padding: 6px 10px;
	background-color: #448E04;
	color: #FFFFFF !important;
	font-weight: bold;
}
.btn_small_full:hover,
.btn_small_right:hover,
.btn_small_left:hover{
	background-color: #D8E0E3;
}
.btn_small_full-green:hover{
	background-color: #55AD05;
}

.btn_small_full span,
.btn_small_right span,
.btn_small_left span{
}
.btn_small_full{
	float: none;
	display: block;
}
.btn_small_full span{
	
}
.btn_small_right{
	display: block;
	float: right;
}
.btn_small_right span{
}
.btn_small_left{
	float: left;
	display: block;
}
.btn_small_left span{
	
}

.btn_big_full,
.btn_big_right,
.btn_big_left{
	margin: 10px;
	padding: 4px 20px;
	border: 1px #636D75 solid;
	background-image: url("../images/default/default_addon_map.png");
	background-repeat: no-repeat;
	background-position: 0px -110px;
	background-color: #223A4C;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	overflow: hidden;
	background-attachment: scroll;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 17px;
	text-align: center;
	color: #FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
}
.btn_big_full:hover,
.btn_big_right:hover,
.btn_big_left:hover{
	background-color: #627686;
}
.btn_big_full span,
.btn_big_right span,
.btn_big_left span{
}
.btn_big_full{
	float: none;
	display: block;
}
.btn_big_full span{
	
}
.btn_big_right{
	display: block;
	float: right;
}
.btn_big_right span{
}
.btn_big_left{
	float: left;
	display: block;
}
.btn_big_left span{
	
}


/* buttons end */

/* css klassen */

.border_right{
	margin-right: 10px;
}
.border_left{
	margin-left: 10px;
}

.border{
	border: 1px #AFB0B1 solid !important;
}

.liquid_width{
	width: 100% !important;
	height: auto !important;
}
.node_full_width{
	margin-left: -45px;
}
body.sidebars .node_full_width{
	max-width: 388px;
	height: 100%;
}
body.sidebar-right .node_full_width{
	max-width: 598px;
	height: 100%;
}
body.sidebar-left .node_full_width{
	max-width: 698px;
	height: 100%;
}

.block .block_full_width{
	margin-left: -5px;
}
.block .block_full_width_top{
	margin-left: -5px;
	margin-top: -5px;
}
.block .block_full_width_both{
	margin: -5px;
}

.right_sidebar .block img.block_full_width,
.right_sidebar .block img.block_full_width_top{
	border: 0 none !important;
	max-width: 278px;
	height: auto;
}
.left_sidebar .block img.block_full_width,
.left_sidebar .block img.block_full_width_top{
	border: 0 none !important;
	max-width: 178px;
	height: auto;
}

.content_block_top .block .block_full_width_both,
.content_block_bottom .block .block_full_width_both{
	margin: -15px -45px -25px -45px;
	max-width: 598px;
	float: none;
}


/* css klassen end */

/* facebook */

.fblikebutton{
	width: 100% !important;
}

/* facebook end */

/* tabellen */
/* Spalte */

colgroup{
	display: table-column-group;
}
table.light .special{
	background-color: #EAEEF1;
}
table.dark .special{
	background-color: #CFD5DA;
}
table.grey .special{
	background-color: #F0F0F0;
}

/* Table default */

/* horizontal */

table.style-horizontal{
	border-collapse: collapse;
	border-spacing: 0px;
	line-height: 18px;
	width: 100%;
	font-size: 12px;
}
table.style-horizontal colgroup:first-child.hover{
	background-color: #FFFFFF !important;
}
table.style-horizontal colgroup.hover{
}

table.style-horizontal thead{
}
table.style-horizontal thead tr{
}
table.style-horizontal thead tr.hover{
	background-color: transparent !important;
}
table.style-horizontal thead tr th{
	background: #FFFFFF;
	padding: 5px 3px 10px 3px;
	font-weight: bold;
	vertical-align: bottom;
	border-bottom: 0px none;
}
table.style-horizontal thead tr th:first-child{
	background-color: #FFFFFF !important;
}
table.style-horizontal tbody{
}
table.style-horizontal tbody tr{
}
table.style-horizontal tbody tr.last{
	background-color: #FFFFFF;
	border: 0px !important;
}
table.style-horizontal tbody tr.hover{
	background-position: bottom;
	background-repeat: repeat-x;
}
table.style-horizontal tbody tr.last.hover{
	background: #FFFFFF none !important;
	border: 0px !important;
}
table.style-horizontal tbody tr td{
	padding: 5px 3px;
	text-align: center;
}

table.style-horizontal tbody tr.hover td:first-child{
}
table.style-horizontal tbody tr td:first-child{
	padding: 5px 3px 5px 3px;
	text-align: center;
	font-size: 11px;
}
table.style-horizontal tbody tr td:first-child img{
	border: 1px #CCCCCC solid;
	background: #FFFFFF;
	padding: 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 2px #666666;
	box-shadow: 1px 1px 2px #666666;
	-webkit-box-shadow: 1px 1px 2px #666666;
}

/* horizontal end */

table.style-horizontal .btn_small_full-green,
table.style-horizontal .btn_small_full,
table.style-horizontal .btn_small_right,
table.style-horizontal .btn_small_left,
table.style-vertical .btn_small_full-green,
table.style-vertical .btn_small_full,
table.style-vertical .btn_small_right,
table.style-vertical .btn_small_left{
	margin: 5px !important;
}

/* vertical */

table.style-vertical{
	border-collapse: collapse;
	border-spacing: 0px;
	line-height: 18px;
	width: 100%;
	font-size: 12px;
}
table.style-vertical colgroup:first-child.hover{
	background-color: #FFFFFF !important;
}
table.style-vertical colgroup.hover{
}

table.style-vertical thead{
}
table.style-vertical thead tr{
}
table.style-vertical thead tr.hover{
	background-color: transparent !important;
}
table.style-vertical thead tr th{
	border-bottom: 0px none;
	background: #FFFFFF;
	padding: 5px 3px 10px 3px;
	font-weight: bold;
	text-align: center;
}
table.style-vertical thead tr th:first-child{
	background-color: #FFFFFF !important;
}
table.style-vertical tbody{
}
table.style-vertical tbody tr{
}
table.style-vertical tbody tr.last{
	background-color: #FFFFFF;
	border: 0px !important;
}
table.style-vertical tbody tr.hover{
	background-position: bottom;
	background-repeat: repeat-x;
}
table.style-vertical tbody tr.last.hover{
	background: #FFFFFF none !important;
	border: 0px !important;
}
table.style-vertical tbody tr td{
	padding: 5px 3px;
	text-align: center;
}

table.style-vertical tbody tr.hover td:first-child{
}
table.style-vertical tbody tr td:first-child{
	vertical-align: top;
	padding: 5px 10px 5px 3px;
	background-color: transparent !important;
	font-weight: bold;
	text-align: right;
	width: 20%;
}

/* vertical end */

/* light */
table.light colgroup.hover{
	background-color: #F4F6F8 !important;
}
table.light thead tr{
	border-bottom: 1px #BBC7D0 solid;
}
table.light tbody tr{
	border-bottom: 1px #BBC7D0 solid;
}
table.light tbody tr.hover{
	border: 1px #BBC7D0 solid;
	background: url('../images/default/default_addon_map.png') no-repeat -900px bottom;
}
table.light tbody tr td:first-child{
	color: #666666;
}

/* dark */
table.dark colgroup.hover{
	background-color: #E7EAEC !important;
}
table.dark thead tr{
	border-bottom: 1px #627686 solid;
}
table.dark tbody tr{
	border-bottom: 1px #627686 solid;
}
table.dark tbody tr.hover{
	border: 1px #627686 solid;
	background: url('../images/default/default_addon_map.png') no-repeat -1800px bottom;
}
table.dark tbody tr td:first-child{
	color: #666666;
}

/* grey */
table.grey colgroup.hover{
	background-color: #F7F7F7 !important;
}
table.grey thead tr{
	border-bottom: 1px #CCCCCC solid;
}
table.grey tbody tr{
	border-bottom: 1px #CCCCCC solid;
}
table.grey tbody tr.hover{
	border: 1px #CCCCCC solid;
	background: url('../images/default/default_addon_map.png') no-repeat 0px bottom;
}
table.grey tbody tr td:first-child{
	color: #666666;
}

/* tabellen end */

/* icons */

span.add_icon_small{
	height: 16px;
	width: 16px;
	display: inline-block;
	font-size: 1px;
	color: #FFFFFF;
}

span.yes{
	background: url('../images/default/default_addon_map.png') no-repeat -2680px -20px;
}

span.no{
	background: url('../images/default/default_addon_map.png') no-repeat -2680px 0px;
}

/* icons end */
