a {
	color:#FC5300;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	/*background:#fff url(../img/bg_1.jpg) left top repeat-x;*/
	color:#555;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	text-align: center;
	line-height:15px;
}
h1 {
	font-size:15px;
	font-weight:bold;
	line-height:15px; 
}
h2 {
	font-size:14px;
	padding-bottom:6px;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
p {
	padding-bottom:10px;
}
.breadcrump {
	font-size:10px;
	margin-top:5px;
	margin-left:248px;
	text-align:left;	
}
.clearing {
	clear: both;
	float: none; 
}
#wrapper {
	margin:10px auto;
	padding-bottom:60px;
	width:955px;
}
/* RIGHT SIDE */
.right, .right2 {
	float:left;
	width:236px;
}

.main {
	float:left;
}
#logo {
		float:left;
}
#logo  a {
	display: block;
	width: 220px;
	height: 50px;
	text-indent: -9999px;
	background: transparent url(../img/logo-aboutpictures-trans.png) no-repeat 0 0;
}

/* SEARCH */
.search {
	text-align:right;
}

/* META NAVI */
.meta {
	text-align:right;
}
.meta li {
	float:right;
	list-style-type:none;
	margin-left: 20px;
}
.meta a {
	color:#555;
}
.meta .nav {
	display:block;
	padding-bottom:10px;
}

/* MENU */
.menu {
	background-color:#13C1F3;
	border:1px solid #FFF;
	border-width:2px 2px medium;
	border-bottom:none;
	float:right;
	margin:16px 0 45px;
	padding-left:10px;
}
.menu a {
	color:#FFFFFF;
	padding:0 20px;
	text-decoration:none;
}
.menu a:hover {
	text-decoration:underline;
}
.menu ul li {
	border-right:1px solid #FFFFFF;
	float:left;
	list-style-type:none;
	margin:7px 0 7px 0;
}
.menu ul li.last{
	border-right:0px;
}

/*SUBMENU*/
ul.submenu li {
	font-size:12px;
	line-height:25px;
	border-bottom:1px dotted #999999;
}


/* LARGE / SMAL INFO BOX SPEC*/
.lg-info-box, .sm-info-box  {
	text-align:left;
}
.margme {
	margin-right:2px;
}
.margme-long {
	margin-right:10px;
}


/* LARGE INFO BOX */
.lg-info-box {
	float:left;
	width:480px;
}
.lg-info-box .middle-lg {
	background:url("../img/lg-info-box-middle.png") repeat-y scroll 0 0 transparent;
	padding:9px 15px 25px 10px;
}
.lg-info-box .top-lg {

}
p.writer {
	color:#999999;
	padding-bottom:5px;
}

.lg-info-box .top-lg h2{
	padding:9px 5px 4px 10px;
	background: url(../img/lg-info-box-top.png) 0 0 no-repeat;
}
.lg-info-box .bottom-lg {
	background: url(../img/lg-info-box-bottom.png) 0 0 no-repeat;
}
/* LARGE IMAGE BOX */
.lg-img-box {
	float:left;
	text-align:left;
	width:955px;
}
.lg-img-box .lg-img-box-md {
	background:url(../img/lg-img-box-md.png) repeat-y scroll 0 0 transparent;
	padding:9px 15px 4px 10px;
}
.lg-img-box .top-lg-img {
	background: url(../img/lg-img-box-tp.png) 0 0 no-repeat; 
}
.lg-img-box .top-lg-img h2{
	padding:9px 5px 4px 10px;
}
.lg-img-box .bottom-lg-img {
	background: url(../img/lg-img-box-bt.png) 0 0 no-repeat;
}

/* SMALL INFO BOX */
.sm-info-box {
	float:left;
	width:235px;
}
.sm-info-box .middle-sm{
	background:url(../img/sm-info-box-middle.png) repeat-y scroll 0 0 transparent;
	padding:9px 15px 4px 10px;
	font-weight:normal;
	font-size:11px;
}
.sm-info-box .top-sm {

}
.sm-info-box .top-sm-hl {
	background: url(../img/sm-info-box-top-hl.png) 0 0 no-repeat;
}
.sm-info-box .top-sm h2, .sm-info-box .top-sm-hl h2{
background:url("../img/sm-info-box-top.png") no-repeat scroll 0 0 transparent;
	padding:9px 5px 4px 10px;
}
.sm-info-box .bottom-sm {
	background: url(../img/sm-info-box-bottom.png) 0 0 no-repeat;
}
.sm-info-box .middle-sm hr{ 
	border:none;
	background:none;
	border-bottom:1px dotted #999999;
	clear:both;

}

/* SMALL INFO BOXEN - CHUNKS*/
/*bilder*/
.pictures-lst {
	background-position:-10px -10px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:50px;
	margin:0 10px 5px 0;
}
.pictures-lst  img {
	width:75px;
}
.img-description {
	display:block;
	height:28px;
	overflow:hidden;
}

/* wetter */
.middle-sm  strong{
	display:block;
	padding-bottom:4px;
}
.middle-sm dl {
	margin-bottom:10px;
}
.middle-sm dt, .middle-sm dd {
	float:left;
	width:50%;
}
p.datum {
	color:#999999;
	font-size:10px;
}

/* social bookmarks */
ul.social li {
	border: 0 none;
	float:left;
}
ul.social {
	
}

/* POLL - Umfragetool */
.pollvotes h3, .pollresults h3 {
padding-bottom:10px;

}



/* login */
#wlpeLoginButton {
	background-color:#FC5300;
	border:1px solid #FC8B53;
	color:#FFFFFF;
}
#wlpeReminderButton, #wlpeRegisterButton {
	background-color:#FFFFFF;
	border:0 none;
	cursor:pointer;
	display:block;
	font-size:11px;
	padding:0;
}
#wlpeRegisterButton {
	color:#FC5300;
	font-weight:bold;
	padding-top:2px;
}
#wlpeUsername, #wlpePassword {
	height:16px;
	margin-bottom:6px;
	width:200px;
}
/* handygalerie */
ul.img-gal li a{
	display:block;
	height:36px;
	margin:5px;
	overflow:hidden;
	text-indent:-9999px;
	width:40px;
}

ul.img-gal li {
	float:left;
}

/* SMALL INFO BOXEN - CHUNKS ENDE*/


/* Snippets */
/* Ditto */

#ditto-pag {
	padding-top:20px;	
}
.ditto-pages-top {
margin:10px 0 20px;
}
.ditto-pages-bottom {
	margin-top:15px;
}

/* --- WEBLOGIN PE ----*/
.middle-lg  .spalte{
	float:left;
	width:220px;
	margin-top:20px;
}
.middle-lg  select {
	float:left;
}
.middle-lg  input, .middle-lg  select, .middle-lg textarea {
	margin:4px 0 3px 0
}
.middle-lg input {
	width:200px;
}
.middle-lg .wlpeLabelLarge {
	display:block;
	width:220px;
}
.middle-lg .wlpeInputSmall {
	width:55px;
}
.middle-lg .wlpeInputSmallLarge {
	width:140px;
}
.middle-lg #wlpeUserProfileGender {
	width:202px;
}
.middle-lg .image {
	margin-top:20px;
	margin-bottom:20px;
}
.middle-lg .image img{
	float:left;
	padding-right:10px;
}
.middle-lg #wlpeCaptchaImage {
	display:block;
	padding:10px 0 10px 0;
}
.middle-lg .wlpeTextareaLarge{
	width:435px;
	height:100px;
	margin-bottom:10px;
}
/* AJAX Search */

.ajaxSearch_highlight {
	font-weight:bold;
}
.ajaxSearch_paging{
	margin-bottom:20px;
}

/* DITTO */

.ditto_page, .ditto_currentpage {
	border:1px solid #CCCCCC;
	padding:2px 3px 2px 3px;
	margin-right:3px;

}
.ditto_currentpage {
	border:1px solid #CCCCCC;
	font-weight:bold;
	padding:2px 3px 2px 3px;
}



/* Links und Bilder */

.show-information {
	border-bottom:1px dotted #DCDCDC;
	padding-bottom:5px;
	padding-top:10px;
}
.show_pic {
	float:left;
	width:120px;
}
.pic_desc {
	width:290px;
	float:left;
}
.pic_desc_long{
	width:530px;
	float:left;
}
.pic_infos {
	margin-top:4px;
	margin-bottom:10px;
}
.pic_infos  a{
	color:#a5a5a5;
}
.pic_infos  a:hover{
	background-color:#666;
	color:#FFF;
}

/* FACEBOOK */
.facebook {
    margin: 7px 0 15px 5px;
    overflow: hidden;
    width: 100px;
}
 
/* GOOGLE MAPS */
#map {
    float: left;
    height: 100%;
    width: 65%;
}
#g_sidebar {
    float: left;
    height: 100%;
    margin-right: 20px;
    padding-left: 2%;
    text-align: left;
    width: 30%;
}
#g_sidebar_list {
    clear: left;
    height: 90%;
    overflow: auto;
}
#g_sidebar_list li a {
    border-bottom: 1px solid #DCDCDC;
    display: block;
    padding: 5px 0;
}
#sections {
    background-color: #DCDCDC;
    border: 1px solid #AAAAAA;
    float: left;
    margin: 5px 0 15px;
    padding: 5px;
}
#sections ul li {
    float: left;
    width: 170px;
}
.g_maps_hl {
    height: 125px;
    padding: 0 12px 0 0;
    text-align: left;
}
.g_maps_hl h2 {
	font-size:11px;
	padding-bottom:6px;
}
.g_maps_hl img {
	float:left;
	margin-right:10px;
}

.g_maps_hl p{
	padding-top:3px;
}

/* STECKBRIEFE */

#profil-que dt{
	float:left;
	width:110px;
	font-weight:bold;
}
#profil-que dt , #profil-que dd {
	padding:2px 0;
}

/* BUTTON */

a.login_btn, a.password_btn, 
a.register_btn {
background-color:#FC5300;
border:1px solid #DCDCDC;
color:#FFFFFF;
display:block;
float:left;
margin-right:4px;
padding:2px 6px;
z-index:200;
}
a:hover.login_btn, a:hover.password_btn, 
a:hover.register_btn {
	background-color:#fc7330;
}

/*GOOGLE ADS */

#ads {
	left:2px !important;
}
.ads_250 {
float:left;
margin-left:20px;
width:250px;
}
/*Tweet This */
.tweet {
	padding-top:5px;
}
div.mobile-content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	width: 450px; 
}
div.mobile-content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.mobile-content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float:left;
	margin-top:20px;
}
div.nav-controls {
	float:right;
	margin-top:20px;
}
div.slideshow-container {
	position: relative;
	clear: both;
	/* height: 520px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	/*position: absolute; */
	margin:10px;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display:block;
	text-align:center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
    border: 1px solid #CCCCCC;
    vertical-align: middle;
    width: 430px;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 25px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
font-size:11px;
font-weight:bold;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
border:1px solid #CCCCCC;
display:block;
float:left;
height:50px;
padding:2px;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	display:none;
	height:11px;
	margin-bottom:12px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}


/* SITEMAP */
.map {
	font-weight:bold;
	line-height:18px;
}
.map ul {
	margin-top:0px;
}
.map ul li {
font-weight:normal;
line-height:20px;
text-indent:20px;
}


/* FOOTER */

.footer {
	border-top:1px solid #ccc;
	margin-left:auto;
	margin-right:auto;
	width:955px;
}
.footer p {
	margin:10px;
}
.footer ul li {
	display:inline;
	list-style-type: none;
	line-height:20px;
	border-right: 1px solid #dcdcdc;
	padding:0 10px 0 10px;
}


























/*


.content, .small_content, .large_content_2 {
	float:left;
	text-align:left;
}

.content h2 {
	padding-bottom:10px;
}
.content h3 {
	color:#FC5300;
}
.content p {
	padding:10px 0;
}
 
.content_top {
	background: url(../img/content_top.gif) 0 0 repeat-x;
	height:20px;
	padding-left:15px;
	padding-top:2px;
}
.content_middle {
	background: url(../img/content_middle.gif) 0 0 repeat-y;
	padding-left:15px;
	padding-right:15px;
}
.content_middle_videos {
	background: url(../img/content_middle.gif) 0 0 repeat-y;
	padding-left:7px;
	padding-right:15px;
}
.content_middle_videos .ct {
	padding-top:20px;
}
.content_middle h2 {
	padding-top:15px;
}
.content_middle .entry h2 {
	padding-top:0px;
}
.content_middle ul {
	margin-top:10px;
	margin-bottom:10px;
}
.content_middle ul li {
	line-height:20px;
	list-style-type:square;
	margin-left:14px;
}
.content_middle hr {
	background-color:#DCDCDC;
	border:0 none;
	height:1px;
	margin:10px 0;
}
.content_middle label {
	display:block;
}
.content_middle a.mo-pics {
	display:block;
	font-weight:bold;
	padding-top:24px;
	text-align:center;
}



*/


/*
.content_down {
	background:#fff url(../img/content_bottom.gif) 0 0 no-repeat;
	height:30px;
}
.entry {
	border-bottom:1px solid #dcdcdc;
	padding:10px 0 15px 0;
}
.entry h2 {
 padding-bottom:5px;
}
.entry p {
	line-height:16px;
	padding-top:10px;
}

.header {
	width:955px;
}
.info_spalten, .info_spalten_small {
	float:left;
	margin-top:15px;
	text-align:left;
}
.info_spalten_small {
	width:140px;
	margin-right:35px;
}
.info_spalten {
	width:215px;
}
.info_spalten ul{
	list-style:none;
	line-height:30px;
}
.info_spalten li {
	border-bottom:1px solid #dcdcdc;
}
.info_spalten_small a {
	text-decoration:none;
	color:#FD5300;
}
.info_spalten_small a:hover {
	font-weight:bold;
}
.large_content, .large_content_2 {
	margin-top:15px;
}
.large_content {
	width:895px;
	margin-left:20px;
	text-align:left;
}
.large_content_2 {
	padding-left:50px;
	width:665px;
}
.large_content_2 h1, .large_content h1 {
	font-size:20px;
	margin-bottom:15px;
}




.small_content {
	width:515px;
	margin-top:15px;
	margin-right:25px;
}

.teaser {	
	background:#fff url(../img/teaser_middle.gif) 0 0 repeat-y;
	text-align:left;
	margin-top:5px;
	width:215px;
}
.teaser_middle {
	padding:3px 15px 11px 15px;
}
.teaser_middle_ads_rt, .teaser_middle_ads_lt  {
	padding:0 6px 11px;
}
.teaser_middle_v2 {
	padding:0px 6px 0px;
}

.teaser h2 {
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin-left:10px;
}
.teaser p {
	margin-left:10px;
	margin-right:5px;
}

.teaser li {
	line-height:20px;
}
.teaser hr {
	background-color:#DCDCDC;
	border:0 none;
	height:1px;
	margin:4px;
	clear:both;
	margin-right:7px;
}
.teaser_top {
	padding-left:15px;
	height:17px;
	background:#fff url(../img/teaser_top.gif) 0 0 no-repeat;
}
.teaser_bottom {
	height:17px;
	background:#fff url(../img/teaser_bottom.gif) 0 0 no-repeat;
}






#profil-allgemein-infos dd {
	
}






















pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
}


*/














