* {
	margin: 0;
	padding: 0;
	
}
a {
	color: #333;
}
td, p, ul, li {
	font-family: Helvetica;
	font-size: 14px;
	border: solid 0px pink;
	color: #333;
}
h1,h2,h3,h4
{


}
html, body {
	height: 100%;
}
body {
	font: 100.01%/1.4 sans-serif;
	text-align: center;
/* horizontal centering for IE Win quirks */
	background-color: #ADADAD;
	background: #3266CC url('http://otto-noehren.de/kabimba_layouts/noehren/pix/template_blue_bg.jpg') repeat-y center top;
}
#distance {
	width: 100px;
	height: 0px;
	border: solid 0px pink;
}
#container {
	margin: 0 auto 0;
	position: relative;
	clear: left;
	width: 711px;
	text-align: left;
	border: solid 0px pink;
	/*background: url('http://otto-noehren.de/kabimba_layouts/noehren/pix/bg.jpg') no-repeat center top;*/
	height: auto;
	margin-top: 0px;
	display: block;
	border: solid 0px #ccc;
}







#header a {
	text-decoration: none;
}
#header h2 {
	color: #333;
}
#footer {
	
	padding: 0px;
	margin: 0 auto;
	width: 100%;
	height: 35px;
	display: block;
	margin-bottom: 0px;
	border-top: solid 1px #ccc;
	text-align: left;
}
#footer2 {
	font-size: 13px;
	color: #333;
	margin-top:0px;
	border-top: solid 1px #ccc;
	height: 190px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;

}
#page_content 
{
	border: solid 0px blue;
	
	margin-bottom:20px;
	float:right;
	width:530px;
	display: block;
}

#page_content a
{
	color: #3333FF;
}

#article_content {
	height: auto;
	border: solid 0px #ccc;
	margin-bottom: 1px;
	margin: 0px;
	margin-top: 15px;

}
#article_content ul {
	margin-left: 15px;
	margin-top: 5px;
}
#article_content h1, h2, h3, h4 
{
	font-weight: normal;
	font-size: 24px;
	margin-top:0px !important;
	padding-top:0px !important;
	font-family: Times New Roman;
	border: solid 0px pink;
	display: block;
	line-height:20px;
	margin-bottom:15px;
}
#article_content h1 a {color: #333 !important;}
}
#article_content p 
{
	display: block;
}

.download_item_box 
{
	padding-left: 20px;
	background: url('http://otto-noehren.de/kabimba/icons/disk.png') no-repeat top left;
}
.download_item_box a {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
}
.download_item_box a:hover {
	text-decoration: underline;
}
/* ##################################### grosses Bild */
#img_first {
	overflow: hidden;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
}
/*####################################### teaser Startseite */
/* ###################################### start gallery */
#gallery_box_container {
	display: block;
	width: 730px;
	height: auto;
	border: solid 0px green;
	text-align: left;
	padding: 0px;
	margin-left: 0px;
}
#gallery_box {
	border: dotted 0px #cccccc;
	width:  730px !important;
	padding: 0px;
	display: block;
	overflow: hidden;
	text-align: left;
}
#gallery_box .gallery_linegroup {
	border: solid 0px pink;
	width:  730px;
	display: block;
	padding: 0px;
	margin-left: 0px;
}
#gallery_box .lightbox_item_box
/* TN umfassendes Div*/
 {
	height: 230px;
	width: 220px;
	border-top: solid 0px #D8D8D8;
	border-left: solid 0px #D8D8D8;
	border-right: solid 0px #D8D8D8;
	border-bottom: solid 0px #D8D8D8;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: solid 1px #fff;
}
#gallery_box .lightbox_item
/* der link um das bild */
 {
	float: none;
	text-align: center;
	height: 167px;
	width: 196px;
	margin-top: 10px;
	display: block;
	overflow: hidden;
}
#gallery_box .lightbox_item_box:hover {
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	cursor: pointer;
	color: #333 !important;
}
#gallery_box .lightbox_item img {
	float: none;
	margin: auto;
	display: block;
}
.img_title {
	font-size: 11px;
	font-style: italic;
	display: block;
	margin-top: 2px;
	color: #666;
}
#gallery_box .lightbox_item_box:hover .img_title {
	color: #333;
}
.nav {
	width:  685px;
	text-align: center;
	border: solid 0px yellow;
	display: block;
	font-size: 17px;
}
.nav a {
	color: #333;
	text-decoration: none;
	font-size: 17px;
}
.nav a:hover {
	text-decoration: underline;
}
.gallery_linegroup .nav {
	border: solid 0px pink;
	
	text-align: left;
	font-size: 17px;
	height: 10px;
	padding: 0px;
	height: 30px;
}
/* ######################################## end gallery */
#slider {
	margin: 0px;
	width: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	display: block;
	border: solid 0px pink;
}
.slider_item_box {
	border: solid 0px #fff;
}
#slider .img_title {
	display: none;
}
/*----------TinyMCE editor----------*/
body.mceContentBody {
	background: url();
	color: #333;
	text-align: left;
	width: 600px;
}
body.mceContentBody ul li {
	list-style-type: bullet;
	margin-left: 25px;
}

#caption * {font-size:14px;font-weight: normal;}
#caption 
{
	overflow: hidden;
	float: right;
	margin-right:20px;
	margin-top:60px;
	border: solid 0px red;
	height:145px;
	width:150px;
	display: block;
}

#caption .feeder_item
{
	background: none;
	border: solid 0px #fff;
    margin-top:18px;
	height:145px;
	width:150px;
	font-size:14px;
	font-family:Comic Sans MS;
	display: block;
}
#caption .feeder_item a {color:#fff;}
#caption .feeder_item a:hover {text-decoration: underline;}

.code {padding:15px;border:solid 1px #333;background:#ccc;font-family:Courier new;overflow: auto;}
.search_result_list {list-style-type: none;}


.previewlink {text-decoration: none;}
.SortableTable th {font-weight: normal;color:#ccc;cursor: pointer;}
.SortableTable th:hover {text-decoration:underline;}
.SortableTable td a {text-transform: lowercase;}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.pages_list_container
{
	
	border: solid 0px red;
	text-align: center;
	width:150px;
	margin-right:10px;
}

.sf-menu {margin:0px;padding:0px;}
.sf-menu li {width:150px;float:none;}
.sf-menu li a {}
.sf-menu li a:hover {}
.sf-menu li a:visited {}
.sf-menu li a.current {}
.sf-menu li ul li {width:150px;background:#fff;}
.sf-menu li ul li a {background:#fff;}

iframe {border: solid 1px #fff;margin-left:0px;}
