/*******************************************************************************

    Projekt      :    svenalbert.de // CSS-File

                      a-concept internet.studio
                      www.a-concept.de


	Basiert auf  :    Redaxo-Demo Stylesheet

*******************************************************************************/




/*	a-concept
*******************************************************************************/

.a-concept-normal,.a-concept,.a-concept:link { 
	font-family: Tahoma, Verdana, Helvetica, Arial, Times New Roman, Times;
	color: #FF4500;
	text-decoration: none;
	text-transform: lowercase;
}
.a-concept,.a-concept:link {
	font-weight: normal;
}
.a-concept-normal { 
	font-weight: bold;
}


/*  HELPFUL CLASSES
******************************************************************************/
.invisible{
display:none;
}

.float_left{
float: left;
}

.float_right{
float: right;
}


/*    BILDCONTAINER + BILDER, SUBTEXT
******************************************************************************/
div.image{
padding: 7px;
background-color:#e0f0e0; 
border:1px solid #090;
}

div.image.float_right{
margin:5px 0 5px 15px;
}

div.image.float_left{
margin:5px 15px 5px 0;
}

div.image img{
border: none;
}

div.image p{
text-align: left;
font-size:1.1em;
color:black;
margin: 0;
padding: 0;
}



/*	undo
*******************************************************************************/

:link,:visited { 
	text-decoration: none;
}

ul,ol { 
}

h1,h2,h3,h4,h5,h6,pre,code { 
	font-size: 1em;
	font-weight: normal;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { 
	margin: 0;
	padding: 0;
}

img, a img,:link img,:visited img, fieldset { 
}

img { 
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

address { 
}

table { 
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	font-size: 1em;
}

tr { 
	border: none;
	padding: 0px;
	margin: 0px;
}

td { 
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
}

legend { 
	display: none;
}

body, div,p,li { 
	background-repeat: no-repeat;
}

/*	reset some basic style
*******************************************************************************/
dl { 
	margin: 0 0 0 0;
}

dl dt { 
	margin: 0 0 0 0;
}

dl dd+dt { 
	margin-top: 0;
}

dl dd { 
	margin: 0 0 0 0;
}

ol { 
	list-style: none;
}

ol li { 
	margin: 0 0 0 0;
}

ol li ol { 
	margin: 0 0 0 0;
}

ol li ul { 
	margin: 0 0 0 0;
}

p { 
	margin-bottom: 0em;
}

ul { 
	list-style: none;
}

ul li { 
	margin: 0 0 0 0;
}

ul li ul { 
	margin: 0 0 0 0;
	list-style: none;
}

ul li ol { 
	margin: 0 0 0 0;
}

pre { 
	font-size: 1.2em;
}

a:hover { 
	text-decoration: none;
}

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-color: #eee;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	position: static;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear { 
	clear: both;
}

.flLeft { 
	float: left;
}

.flRight { 
	float: right;
}

.warning { 
	color: #f00;
}

/*	website
*******************************************************************************/
#website {
	background-color: #fff;
	position:relative;
	display:block;
	margin:20px 0 0 25px;
	padding:0;
	min-height: 100%;
	width:770px;
	color:#000;
	text-align:left;
	border:1px solid #090;
	background-image: url(kopf-www.jpg);
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	width:770px;
	height:150px;
	z-index:5;
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	right:0px;
}

#logo a {
	display:block;
	height:45px;
	width:330px;
	text-indent:-1700em;
}


#breadcrumb {
	position:absolute;
	top:-16px;
	left:1px;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#impressum {
	position: absolute;
	top: -16px;
	right: 1px;
}

#impressum a, 
#impressum a:link { 
	color:#000;
}

#impressum a:hover { 
	text-decoration: underline;
}
/*	content
*******************************************************************************/
#content, #content2 {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}

/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {}

#content2 {
}

#main {
	float:right;
	width:570px;
}

#main-block {
	margin: 15px 0;
}

#main-block2 {
	padding: 14px 7px 14px 23px ;
}


/*	Sidebar
------------------------------------------------------------------------------*/
#sidebar { 
	float:right;
	width: 200px;
	margin: 2.8em 0 10px 0;
}

#sidebar2 { 
	padding: 7px 0;
	margin: 0;
	text-align: justify;
}

#sidebar h1 { 
	display: block;
	background: #e0f0e0;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 5px;
	margin: 15px 0 3px 0;
	border-top: 1px solid #090;
	border-bottom: 1px solid #090;
	border-right: 1px solid #090;
}

#sidebar p, #sidebar ul { 
	display: block;
	margin: 0;
	padding: 0 5px;
	font-size: 1.1em;
	line-height:1.2em;
}

#sidebar a, #sidebar a:link { 
	color:#090;
	text-decoration:underline;
}

#sidebar a:hover { 
	color: #000;
}


/*	Navigation horizontal and vertical - 
------------------------------------------------------------------------------*/

#header-nav {
	position:absolute;
	bottom:-28px;
	right:0;
	margin:0 auto;
	background:#fff;
}

#header-nav ul.nav1st {
}


#header-nav ul.nav1st li {
	display:block;
	float:left;
	padding:7px 9px;
}

#header-nav ul.nav1st li.active {
	background:#eee;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#090;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#606060;
	font-size:1.2em;
	font-weight:bold;
}

#header-nav ul.nav1st a:hover {
	color:#090;
}


#navigation {
	float:left;
	width:200px;
	padding:10px 0;
}

#navigation ul.nav2nd li {
	padding:0;
	margin-left:14px;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	color:#606060;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:#090;
	text-decoration:underline;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
	color:#090;
	font-size:2em;
	font-weight:bold;
	line-height:1.3em;
	text-align:right;
	text-transform:uppercase;
	margin:0.6em 0 0.4em 0;
}


/* Headline 2 */
#main-block h2, #main-block .teaser h1 {
	color:#090;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2em;
	text-align:left;
	text-transform:uppercase;
	margin:2.0em 0 0 0;
}

/* Headline 3 */
#main-block h3, #main-block .teaser h2 {
	color:#000;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2em;
	text-align:left;
	text-transform:none;
	margin:0;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block pre { 
	margin-bottom:1.2em;
}

#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.4em;
	text-align:justify;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#main-block ul {
	margin-left:14px;
	list-style-type:square;
}

#main-block ol {
	margin-left:30px;
	list-style-type:decimal;
}

#main-block table {
	margin-bottom:1.2em;
	font-size:1.2em;
}

#main-block ul ul{
	margin-bottom:0;
}

/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#090;
	text-decoration:underline;
}

#main-block a:hover {
	color:#000;
}



/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}


/*	footer
------------------------------------------------------------------------------*/
.footer {
	margin:0 0 0 25px;
	display:block;
	width:770px;
}
.footer2 {
	padding:0 1px;
}
.footer p {
	margin:0;
	padding:3px 0;
	font-size:10px;
	text-transform:uppercase;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
	width:300px;
	text-align:left;
}
.footer .col-right {
	float:right;
	width:400px;
	text-align:right;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}

#main-block .download-hdl p {
	padding:5px 7px;
	background-color:#393;
	font-weight:bold;
	color:#fff;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:2px solid #393;
	border-right:2px solid #393;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}


/* JAOS Lightbox Style-Sheet
*******************************************************************************/
/* Einfaches Style-Sheet zur (X)HTML-validen Darstellung
   der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
   von 60 x 80 Pixel.
   Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
   und dem jeweiligen div's zugeordnet.
*/

div.jaosg_thumbnail{
	float: left;
	background: #DCDCDC;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	margin: 5px 3px;
}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 80px;
	margin: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 80px;
	width: 60px;
	margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}


/*******************************************************************************
        
        Horizontales Dropdown-Menu, CSS
        
        CSS-Grundlage:  Copyright by Stu Nicholls @ www.cssplay.co.uk
        Please see Copyright Notice @
        http://www.cssplay.co.uk/menus/final_drop.html
        
*******************************************************************************/

.menu {
  font-family: verdana, sans-serif; 
  width:550px;                    /*  (1)  */
  position:relative; 
  font-size:1.1em;
  padding-bottom:0px;
  z-index:100;
  top:150px;
  left:224px;
}
.menu ul {                        /* UL Ebene 1 */
  padding:0; 
  margin:0;
  list-style-type: none;
}
.menu ul li {                     /* Listenelemente der Ebene 1 */
  float:left;
  position:relative;
}
.menu ul li a, 
.menu ul li a:visited {           /* Links der Listenelemente der Ebene 1 */
  display:block; 
  text-decoration:none; 
  text-align:center;
  color:#090; 
  width:67px;                    /* Breite von (.menu)/(Anzahl der Punkte)-(1Px)  --> (1), Padding beachten */
  height:25px;                    /*  (2)  */
  border:1px solid #fff;          /* Border-color am besten = Hintergrundfarbe der Seite */
  border-width:1px 1px 0 0; 
  background:#eee; 
/*  padding-left:5px; */
  line-height:25px;               /*  --> (2)  */
}
* html .menu ul li a, .menu ul li a:visited {
  width:67px;                    /* für 'normale' Browser */
  w\idth:67px;                   /* für IE */
}
.menu ul li ul {
  display: none;
}

table {
  margin:-1px; 
  border-collapse:collapse;
  font-size:0.8em;
}

/* li:hover  für non-IE-Browser  ---  a:hover  für IE */
  .menu ul li:hover a,
  .menu ul li a:hover {
  color:#000; 
  background:#e0f0e0;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
  display:block; 
  position:absolute; 
  top:25px;                          /*  --> (2)  */
  margin-top:1px;
  left:0; 
  width:150px;
}
* html .menu ul li a:hover ul {
  margin-top:0;
  marg\in-top:1px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
  visibility:hidden; 
  position:absolute; 
  height:0; 
  width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
  display:block; 
  background:#e0f0e0; 
  color:#000; 
  height:auto; 
  line-height:1.2em; 
  padding:5px 10px; 
  width:129px
}
* html .menu ul li a:hover ul li a {
  width:150px;
  w\idth:129px;
}

.menu ul li:hover ul li a.drop,       /* Ebene 2 mit  Subpunkten */
.menu ul li a:hover ul li a.drop {
  background:#aaa url(../../graphics/drop.gif) bottom right no-repeat;
}

.menu ul li:hover ul li a:hover,      /* Ebene 2 hover */
.menu ul li a:hover ul li a:hover {
  background:#eee; 
  color:#090;
}

.menu ul li:hover ul li:hover ul,     /* Ebene 3 */
.menu ul li a:hover ul li a:hover ul {
  visibility:visible; 
  position:absolute; 
  left:150px; 
  top:0;
  width:150px;
}

.menu ul li:hover ul li:hover ul.left,  /* Ebene 3  letztes Element */
.menu ul li a:hover ul li a:hover ul.left {
  left:-150px;
}



/*	Bildcontainer
*******************************************************************************/
.containerganzebreite, blockquote {
	/*width:100%;*/
	text-align: center;
	font-size:1.1em !important; 
	color:black; 
	margin:10px 0; 
	padding:7px 0; 
	background-color:#e0f0e0; 
	border:1px solid #090;
}
blockquote {
	padding: 10px;
	text-align: right !important;
}
.containerganzebreite p {
	text-align: center;
	font-size: 3px;
  margin: 0 auto;
  padding: 0;
  display: inline;
	}

  .bildercontainer {
	font-size: 1.1em;
	padding:7px; 
	margin:5px 0px 5px 15px; 
	float:right; 
	background-color:#e0f0e0;
}

/*	GOOGLE-ADs
******************************************************************************/
#googleAdBar {	/*	fixe Leiste neben der Seite	*/
/*position: absolute;*/
position: fixed;
top: 20px;
left: 820px;
}

