/* 

CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.contact_box .left_side {
	width:240px;
	float:left;
	margin-right:60px
}

.TitlePreis {
	padding-top: 10px;
	color: #39B4ED;
	font-weight: bolder;
}
.tkTitelOri {
	background-color: #ddd;
	font-size: 14px;
	font-weight: bold;
}
.tkTitelMod {
	background-color: #39B4ED;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}




/* Login Form widget */
.widget_guestbook {
	width:960px}

.content .widget_guestbook form {
	padding:15px;
	background:#fff;
	border-bottom:3px solid #ced6db;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;}

.widget-container.boxed form {
	border:none;
	background:none;
	padding:0}

.widget_guestbook input {
	font-size:13px;
	color:#555;
	padding:7px 10px}

.widget_guestbook p {
	margin:5px 0 15px 0 ;
	color:#838a90}


.widget_guestbook .submit {
	margin:0 0 5px 0!important;
	clear:both;
	display:block;}

.widget_guestbook .btn-submit {
	margin:0;
	width:140px !important;
	color: #fff;
	-webkit-appearance:none;}
	
.widget_guestbook .lnkNewCode {
	display:block;
	float:left;
	font-size:13px;
	line-height:1.8em;
	margin-top:0}


.widget_guestbook .lnkNewCode a {
	color:#39b4ed;
	font-style:italic}

.widget_guestbook .lnkNewCode a:hover {
	color:#e67f0d} 