/* TEMPLATE COMMON
--------------------------------------------------------- */

/* Highlighter */
.profile_link_l {
	color: #a1c133;
	text-decoration: none;
}

.profile_link_l:hover {
	color: #91b124;
	text-decoration: none;
	outline:none;
}

.profile_link_b {
	color: #2f9fc5;
	text-decoration: none;
}

.profile_link_b:hover {
	color: #3b95b4;
	text-decoration: none;
	outline:none;
}

.font_wertung {
	color: #268bd9;
}

.font_12px_grey {
	font-size: 12px;
	color: #717171;
}

.font_updates_title a {
	color: #343434;
	text-decoration: none;
}

.font_updates_title2 a {
	color: #929292;
	text-decoration: none;
}

.font_updates_title a:hover, .font_updates_title a:active, .font_updates_title a:focus, .font_updates_title2 a:hover, .font_updates_title2 a:active, .font_updates_title2 a:focus {
	color: #2084c4;
	text-decoration: none;
	outline:none;
}

/* Underline */
.under_line_dotted, .under_line_dotted2, .under_line_solid {
	clear: both;
	width: 100%;
	height: 3px;
	font-size: 1px;
	margin: 0 auto 10px auto;
	padding: 0 0 0 0;
}

.under_line_dotted {
	border-bottom: 1px dotted #dddddd;
}

.under_line_dotted2 {
	border-bottom: 1px dotted #bacbd7;
}

.under_line_solid{
	border-bottom: 1px solid #dddddd;
}

/* Typography */
pre, .code {
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
}

blockquote {
	border: 1px solid #d7d7d7;
	padding: 1em 40px 1em 15px;
}

.codeStyle, .quoteStyle {
	font-size: 11px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #e7e4d4;
	background-color: #f2f1ea;
	display: block;
}

.codeStyle {
	font-family: Courier;
	white-space: pre;
	margin-left: 20px;
	padding-top: 30px;
	background-image: url('../../images/icon/code.gif');
	background-repeat: no-repeat;
}

/* Form */
.input_button, .input_button_right {
	width: auto;
}

.input_button_right {
	float: right;
	margin: 5px 0 0 0;
}

.input_button input, .input_button_right input, .titel_right input {
	width: auto;
	height: 25px;
	color: #497089;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 2px 7px 2px 7px;
	border: 1px solid #c8e6f9;
	background-color: #ebf7ff;
	cursor: pointer;
	overflow: visible; 
}

.input_button input:hover, .input_button_right input:hover {
	background-color: #def2ff;
}

/* Image */
.img1 {
	float: left;
	width: 236px;
	height: 186px;
	text-align: center;
	margin: 0 0 0 16px;
}

.img2, .img3 {
	float: left;
	width: 237px;
	text-align: center;
	margin: 0 7px 0 7px;
}

.img3 {
	height: 206px;
}

/* Spacers */
.spacer1 {
	clear: both;
	float: left;
	width: 100%;
	min-height: 35px;
	margin: 0 0 10px 0;
}

.space_4px, .space_5px, .space_10px, .space_20px {
	width: 200px;
	font-size: 1px;
}

.space_4px {
	height: 4px;
}

.space_5px {
	height: 5px;
}

.space_10px {
	height: 10px;
}

.space_20px {
	height: 20px;
}

/* Width */

.width_100, .width_70, .width_50, .width_40, .width_30, .width_20, .width_18, .width_15 {
	float: left;
}

.width_100 {
	width: 100%;
}

.width_70 {
	width: 70%;
}

.width_50 {
	width: 50%;
}

.width_40 {
	width: 40%;
}

.width_30 {
	width: 30%;
}

.width_20 {
	width: 20%;
}

.width_18 {
	width: 16%;
}

.width_15 {
	width: 15%;
}

/* javascript */
.ajax-loading {
	padding: 50px;
	background: url(../../images/icon/spinner.gif) no-repeat center;
}

/* Others */
.titel_right {
	float: right;
	padding: 0 0 0 0;
}

.slideshow {
	font-family: Arial;
	color: #fff;
	font-size: 18px;
	line-height: 111%;
}

.sub_navi {
	float: left;
	width: 218px;
}

/* TEMPLATE BOX
--------------------------------------------------------- */

/* ABC */
.abc_box_pro {
	float: left;
	width: 3.57%;
}

.abc_box {
	width: auto;
	text-align: center;
	margin: 0 2px 0 0;
	border: 1px solid #e8edf0;
	background-color: #fff;
}

.abc_box a{
	padding: 5px 0 5px 0;
	display: block;
}

.abc_box a:hover {
	color: #7d7d7d;
	background-color: #f9f9f9;
}

/* Pages Nr */
.seiten_box , .seiten_box2 {
	float: left;
	width: auto;
	font-size: 14px;
	line-height: 12px;
	margin: 0 0 0 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e1e1e1;
}

.seiten_box {
	background-color: #fff;
}

.seiten_box2 {
	padding: 10px;
	background-color: #fbfbfb;
}

.seiten_box a {
	padding: 10px;
	display: block;
}

.seiten_box a:hover {
	color: #a5a5a5;
	background-color: #fbfbfb;
}

/* Content */
.round_in_blue, .round_in_blue2, .round_in_grey, .round_in_grey2 {
	clear: both;
	float: left;
	min-height: 29px;
	color: #4a4a4a;
	margin: 0 0 8px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #efede3;
	position: relative;
}

.round_in_blue {
	width: 99.8%;
	background-color: #f2f8e7;
}

.round_in_blue2 {
	width: 100%;
	background-color: #f5f4ed;
}

.round_in_grey {
	width: 99.8%;
	background-color: #f5f4ed;
}

.round_in_grey2 {
	width: 100%;
	background-color: #f2f8e7;
}

/* Text */
.text1 a, .text2, .text3 a {
	float: left;
	height: 20px;
	padding: 5px 0 5px 8px;
}

.text2, .text3 a {
	background-color: #f6fbe6;
	border: 1px solid #ebefdd;
	margin: 0 0 3px 0;
}

.text1 a {
	width: 98%;
	background-color: #ebf7ff;
	border-bottom: 2px solid #fff;
}

.text1 a:hover {
	background-color: #f7fcff;
}

.text2 {
	width: 99%;
}

.text2:hover {
	background-color: #fbfdf3;
}

.text3 a {
	width: 208px;
}

.text3 a:hover {
	background-color: #fbfdf3;
}

/* Others */
.box1 {
	float: left;
	height: 19px;
	padding: 3px 7px 0 7px;
	background-color: #f3f3f3;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}

.box2 a, .box2_ a {
	float: right;
	height: 20px;
	color: #497089;
	margin: 0 0 0 5px;
	border: 1px solid #c8e6f9;
	background-color: #ebf7ff;
}

.box2 a {
	height: 20px;
	padding: 2px 7px 0 7px;
}

.box2_ a {
	height: 14px;
	line-height: 100%;
	padding: 0px 4px 0 4px;
}

.box2 a:hover, .box2_ a:hover {
	background-color: #def2ff;
}

.box3 {
	height: 20px;
	color: #497089;
	margin: 0px 15px 0 0;
	padding: 6px 12px 0 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top: 1px solid #efede3;
	border-left: 1px solid #efede3;
	border-right: 1px solid #efede3;
	background-color: #f1f0e8;
	position: absolute;
	right: 0px;
	bottom: 0px!important;
}

/* TEMPLATE
--------------------------------------------------------- */

/* News */
.tem_news {
	float: left;
	width: 100%;
	height: 41px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e4e4e4;
	background-color: #f3f3f3;
}

.tem_news_right {
	float: right;
	width: 47px;
	height: 41px;
}

.tem_news_month, .tem_news_year {
	float: left;
	width: 40px;
	height: 16px;
}

.tem_news_month {
	font-size: 18px;
	padding: 5px 0 0 0;
}

.tem_news_year {
	font-size: 16px;
	padding: 0 0 0 1px;
}

.tem_news_day {
	float: right;
	width: 40px;
	height: 29px;
	color: #45a9c9;
	font-size: 32px;
	padding: 12px 0 0 0;
}

/* Login */
.tem_login_100 {
	float: left;
	width: 100%;
}

.tem_login, .tem_login2 {
	float: left;
	width: 530px;
	height: 260px;
	margin: 15px;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f8f3;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.tem_login {
	background-image: url(../images/login.jpg);
}

.tem_login2 {
	background-image: url(../images/login2.jpg);
}

.tem_login_border {
	width: 600px;
	height: 330px;
	margin: 0 auto;
	background-color: #51badc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.tem_login_box input {
	float: left;
	height: 48px;
	color: #4b4b4b;
	font-size: 18px;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b8e1ee;
	background-color: #f1fcff;
	cursor: pointer;
}

.tem_login_box input:hover {
	color: #6b6b6b;
	border: 1px solid #d5e6eb;
	background-color: #f9feff;
}

/* Comments */
.tem_comments_text {
	float: right;
	height: 20px;
	padding: 0 5px 0 0;
}

.tem_comments {
	float: right;
	height: 20px;
	padding: 0 0 0 3px;
}

/* Autosuggest */
div.autosuggest {
	position: absolute;
	background-image: url(../../../lib/contrib/autosuggest/css/img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header, div.autosuggest div.as_footer {
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(../../../lib/contrib/autosuggest/css/img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.autosuggest div.as_footer {
	background-image: url(../../../lib/contrib/autosuggest/css/img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner, div.autosuggest div.as_footer div.as_corner {
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(../../../lib/contrib/autosuggest/css/img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.autosuggest div.as_footer div.as_corner {
	background-image: url(../../../lib/contrib/autosuggest/css/img_inquisitor/ul_corner_bl.gif);
}

div.autosuggest div.as_header div.as_bar, div.autosuggest div.as_footer div.as_bar {
	height: 6px;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul {
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li {
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a {
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}

div.autosuggest ul li a:hover {
	background-color: #545454;
}

div.autosuggest ul li.as_highlight a:hover {
	background-color: #545454;
}

div.autosuggest ul li a span {
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small {
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small {
	color: #ccc;
}

div.autosuggest ul li.as_highlight a {
	color: #fff;
	background-color: #545454;
	background-image: url(../../../lib/contrib/autosuggest/css/img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span {
	background-image: url(../../../lib/contrib/autosuggest/css/img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl, div.autosuggest ul li a .tr {
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}

div.autosuggest ul li a .tr {
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl {
	left: 0;
	background-image: url(../../../lib/contrib/autosuggest/css/img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr {
	right: 0;
	background-image: url(../../../lib/contrib/autosuggest/css/img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}

div.autosuggest ul li.as_warning {
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em {
	font-style: normal;
	color: #6EADE7;
}

/* Others */
.tem_title_dot {
	float: left;
	width: 5px;
	height: 18px;
	margin: 0 5px 0 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #4abee4;
}
