@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

/*Mailfoormplus*/


#footer {
	width: 800px;
	text-align: left;
	margin: -15px auto 0 auto;
}

p.footer {
	padding: 0 0 0 33px;
	font-size: 9px;
	color: #999;
}


input.kontakt {
	width: 248px;
	height: 18px;
	border: 1px solid #999;
	color: #383c4a;
	background-color: #ffffff;
	padding:4px;
}

input.code {
	width: 120px;
	height: 18px;
	border: 1px solid #999;
	color: #383c4a;
	background-color: #ffffff;
	padding:4px;
}

textarea.kontakt {
	width: 248px;
	height: 40px;
	border: 1px solid #999;
	color: #383c4a;
	background-color: #ffffff;
	padding:4px;
}

input.kontakt_submit {
	border: 1px solid #999;
	color: #383c4a;
	padding: 3px;
	background-color: #ffffff;
	cursor:pointer;
	font-size: 12px;
}

body {
	text-align: center;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #fff;
}

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border: 1px solid #999;
}

/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 1px solid #999;
	background:#ffffff;
	cursor:pointer;
}

#zoom4 {
	z-index:5;
	top: 0px;
	right: 0px;
}


.zoom {
	top: 30px;
	position: relative;
	right: 20px;
	float:right;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:center;
	filter: alpha(opacity=90); /* needed for IE */
	background:#ffffff;
	border: none;
	color:#444;
	opacity:0.9;
	padding:3px 3px 3px 3px !important;
	display:none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */

.MagicZoom img {
	border: 1px solid #999;
}

.MagicZoomLoading img {
	border: 1px solid #999;
	padding: 3px 0 0 0 !important;
}



/*Navigation*/

/* Ecken MainContent */
.ro_main {
	background-image: none;

}

#container {
	width: 800px;
	text-align: left;
	margin: 10px auto 0 auto;
	background-image: none;
	background-color: #fff;
}

/* Seitenbereiche Galerie */
#mainContent_gal #galerie_liste {
	width: 190px;
	float: left;
	padding: 0 33px 15px 0;
	text-align: right;
}

#mainContent_gal #galerie {
	width: 540px;
	float: left;
}

#mainContent_gal {
	padding: 50px 15px 70px 15px;
}

#galerie_quer {
	text-align: left;
}

#galerie_titel {
	width: 530px;
	float: left;
	padding: 0 0 20px 45px;
	font-size: 18px;
	font-weight: normal;
}

#mainContent_gal #start {
display: none;
}

.portfolio .port {
	color: #000;
	font-weight:bold;
}

/* Seitenbereiche */
#navigation {
	display: none;
}

#sprache {
		display: none;

}

#mainContent {
	padding: 100px 15px 120px 15px;
	line-height: 18px;
}

#mainContent #text {
	padding: 20px 270px 10px 33px;
}

#navigation_text {
display: none;
}

.portfolio {
	padding: 0 0 16px 0;
	font-size: 12px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#portfolio_rahmen {
	padding: 28px 0 10px 33px;
	width: 465px;
}

#mainContent #lupe {
	float: right;
	width: 240px;
	padding: 20px 20px 0 0;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* Allgemeien Textformatierungen */
h1, h2, h3, p, ul, td {
	color: #000000;
	font-size: 18px;
	line-height: 20px;
}

/* a hover etc. */

a {
	color:#999;
	text-decoration:none;
	outline-style: none;
	outline-width: 0px;
}

a:hover, .act, .act a {
	color: #000;
}

.inact {
	color: #DDD;
}

p, td, th {
	text-align: left;
	margin: 0 0 18px 0;
	font-size: 12px;
	line-height: 20px;
}

h1 {
	font-weight:normal;
	margin: 0 0 20px 0;
}

h2 {
	font-weight:normal;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 12px;
	margin: 0 0 20px 0;
}

/* wt gallery*/


.list_row list_row_2 {
	float: right;
}

.wtgallery_list_current img {
	border: 2px solid #ab9c8f;
	margin: -2px -2px -2px -2px;
}

#galerie_liste div.wtgallery_list_area div.wtgallery_list, div.wtgallery_category_area div.wtgallery_categories {
	float: right;
	padding: 0 0 20px 20px;
}

#galerie_liste_quer div.wtgallery_list_area div.wtgallery_list, div.wtgallery_category_area div.wtgallery_categories {
	float: left;
	padding: 33px 30px 20px 0;
}

div.wtgallery_list_area div.wtgallery_list_firstofrow, div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}

/*.list_row list_row_1 img {
	padding: 0 40px 40px 0;
}*/

.wtgallery_single_browser_previous a {
	font-size:12px;
	padding: 0 0 0 10px
}

.wtgallery_single_browser_previous {
	padding: 5px 0 10px 0;
	font-size:12px;
	color:#999;
}

.comment {
	color: #784f28;
	font-size: 12px;
	padding: 5px 10px 10px 10px;
	float: left;
}

.weiter a {
	display: none;


}

#bild {
	margin: 0 0 0 -5px;
}

.weiter {
	color: white;
	font-size: 0px;

}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:0px
}
div.clear {
	clear: both;
}

