@charset "UTF-8";
/* CSS Document */

/* Reset browser specific definitions and define universalities */
* {
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	color:#333333;
}
html {
	margin:0;
	padding:0;
}

/* Body */
body {
	background: #e8e9eb url('http://www.letzte-mahnung.de/images/judico_background_1.jpg') repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	color:#333333;
	margin:0;
	padding:0;
	font-size:12px;
}

/* Page */
#page_margins {
	background: url('http://www.letzte-mahnung.de/images/judico_background_page_1.png') repeat-y;
	min-width: 1020px;
	max-width: 1020px;
	width: 1020px;
	margin: 0 auto;
	border: 0px;
}
#page{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

/* Header */
#header {
	background: url('http://www.letzte-mahnung.de/images/judico_header_1.jpg') repeat-x;
	height: 106px;	
	margin-left:10px;
	margin-right:10px;
	padding-left:110px;
	padding-top:20px;
	width:890px;
}

#header_text {
	height:40px;
	font-size:16px;
}

#header ul {
	padding-top:44px;
	margin-left:-16px;
}

#header ul li {
	list-style-type:none;
	float:left;
	padding-left:17px;
	padding-right:15px;
	padding-top:4px;
	color:#FFFFFF;
	background: url('http://www.letzte-mahnung.de/images/judico_header_list_1.gif')  left top no-repeat;
	height:18px;
	font-size:13px;
}

#header ul li a {
	color:#FFFFFF;
	font-size:13px;
text-decoration:none;
}

#header_navi {
	margin-left:10px;
	margin-right:10px;
	background: #FFFFFF url('http://www.letzte-mahnung.de/images/mahnbescheid.jpg') repeat-x;
	height: 287px;	
}

#header_navi .description {
	font-size:14px;
	float:left;
	width:600px;
	margin-left:33px;
	margin-top:30px;
}

#header_navi .description strong {
}

#header_navi .header_text {
	float:left;
	width:310px;
	font-size:14px;
}
#header_navi .header_text a {
	font-size:14px;
}

#header_navi #header_text ul {
	margin-left:-25px;
}

#header_navi #header_text ul li {
	list-style-type:none;
	background: transparent url(http://www.letzte-mahnung.de/images/judico_arrow.gif) no-repeat left top;
	margin-top:8px;
	font-size:13px;
	padding-left:25px;
}

#header_navi .header_video {
	float:left;
	width:310px;
}

#header_navi #clou {
	color: #ff9900;
	margin-top:10px;
	font-size:16px;
}

#header_navi #button {
	float:left;
	margin-top:17px;
	margin-left:85px;
}
#header_navi #btn_software {
	width:150px;
	height:150px;
}

#header_navi ul.navigation {
	float:right;
	padding-right:23px;
}

#header_navi ul.navigation li {
	list-style-type:none;
	padding-left:20px;
	height:25px;
	line-height:25px;
	width:137px;
	border-bottom:1px solid #333333;
}

#header_navi ul.navigation li a {
	text-decoration:none;
}

#header_navi ul.navigation li a:hover {
	text-decoration:none;
}

/* Columns */
#main {
	width:790px;
	float:left;
}
#col1 {
	padding-top:25px;
	width:210px;
	float:left;
}
#col2 {
	width:540px;
	float:right;
	line-height:140%;
	padding: 7px 20px 0px 20px;
}
#col3 {
	padding-top:25px;
	width:210px;
	float:right;
}

#col1 .column_box_bg {
	width:210px;
	background: transparent url('http://www.letzte-mahnung.de/images/judico_column_left.jpg') left top no-repeat;
}
#col3 .column_box_bg {
	width:210px;
	background: transparent url('http://www.letzte-mahnung.de/images/judico_column_right.jpg') left top no-repeat;
}

#col1 .column_box {
	padding-left:20px;
	padding-top:13px;
	width:179px;
	background: transparent url('http://www.letzte-mahnung.de/images/judico_column_bg.jpg') left bottom repeat-x;
	margin-bottom:10px;
}

#col3 .column_box {
	margin-left:10px;
	padding-left:10px;
	padding-right:5px;
	padding-top:13px;
	width:184px;
	background: transparent url('http://www.letzte-mahnung.de/images/judico_column_bg.jpg') left bottom repeat-x;
	margin-bottom:10px;
}

.column_box_bg h3 {
	letter-spacing:2px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:18px;
}

#col3 h3 {
	margin-left:10px;
}

.column_content {
	font-size:11px;
	line-height:18px;
}

.column_content label {
	font-size:11px;
}

/* Footer */
#footer {
	padding-top:210px;
	padding-left:250px;
	background: transparent url('http://www.letzte-mahnung.de/images/mahnverfahren.png') left bottom no-repeat;
	height:83px;
}
#footer .red {
	width:520px;
	font-size:11px;
	color:#ff9900;
}
#footer .red a {
	font-size:11px;
	text-decoration:none;
	color:#ff9900;
}
#footer .red a:hover {
	text-decoration:underline;
	color:#ff9900;
}

#copyright {
	margin-top:5px;
	font-size:11px;
}
#copyright a {
	font-size:11px;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}

#creation {
	margin-top:5px;
	font-size:11px;
}
#creation a {
	font-size:11px;
	text-decoration:none;
}
#creation a:hover {
	text-decoration:underline;
}

/* Überschriften */
h1 {
	font-size:18px;
	color: #ff9900;
margin-top:15px;
	margin-bottom:15px;
}
h2 {
	margin-left:-1px;
	font-size:24px;
	color: #ff9900;
}

a {
	font-family:Arial,Helvetica,sans-serif;
	color:#333333;
}

img {
	border:0;
}

/* Form */
form {
	margin:0;
	padding:0;
}

/* Input */
input {
	border:0;
	background-color:#cccccc;
	height:17px;
	font-size:11px;
}

input.zinsrechner_datum {
	width:15px;
	margin-right:1px;
}

input#zinsrechner_betrag {
	margin-left:10px;
	margin-right:10px;
	width:90px;
	text-align:right;
}

input#zinsrechner_von_tag, input#zinsrechner_bis_tag {
	margin-left:6px;
}

input#zinsrechner_von_jahr, input#zinsrechner_bis_jahr {
	margin-right:12px;
}

input.zinsrechner_zinsen {
	width:10px;
	margin-right:5px;
}

input#zinsrechner_zinsen_wert {
	margin-right:10px;
	width:50px;
	text-align:right;
}

input.button {
	margin-left:75px;
	margin-top:8px;
	margin-bottom:5px;
	width:92px;
	height:33px;
	background-color:transparent;
}

img#abo_btn {
	margin-left:85px;
	margin-top:8px;
	margin-bottom:5px;
	width:92px;
	height:33px;
	background-color:transparent;
	border:0;
}

input#gerichte {
	width:90px;
	margin-left:10px;
}

input#gebuehren {
	width:70px;
	margin-left:10px;
	margin-right:10px;
text-align:right;
}

/* Remote */
div#remote_zinsrechner {
	font-size:13px;
	line-height:170%;
	margin:30px;
}
div#remote_zinsrechner strong {
	font-size:13px;
}
div#remote_gebuehrenrechner {
	margin:30px;
}
div#remote_gerichte {
	margin:30px;
}

/* Modal */

div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(http://www.letzte-mahnung.de/images/judico_ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(http://www.letzte-mahnung.de/images/judico_close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div.wrapperImg a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
a.nyroModalPrev {
	left: 0;
	width: 40%;
}
a.nyroModalPrev:hover {
	background: url(http://www.letzte-mahnung.de/images/judico_prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
	width: 40%;
}
a.nyroModalNext:hover {
	background: url(http://www.letzte-mahnung.de/images/judico_next.gif) right 20% no-repeat;
}

a.breadcrumb {
font-size:10px;
text-decoration:none;
}
div.breadcrumb {
font-size:10px;
}
