/*******************************************************************************

    Projekt      :    a-concept internet.studio

                      a-concept internet.studio
                      www.a-concept.de


	Basiert auf  :    Redaxo-Demo Stylesheet

*******************************************************************************/




/*    a-concept internet.studio
*******************************************************************************/
.schriftzug_a-concept {
  font-family: Tahoma, Verdana, Helvetica, Arial, Times New Roman, Times;
  font-weight: bold;
  color: #ff4500;
  background-color:transparent;
  text-decoration: none;
  text-transform: lowercase;
}
.schriftzug_internetstudio {
  font-family: Tahoma, Verdana, Helvetica, Arial, Times New Roman, Times;
  font-weight: normal;
  color: #333;
  background-color:transparent;
  text-decoration: none;
  text-transform: lowercase;
}
div.logo_a-concept {
  width:200px;
  height:100px;
  margin:0 0 0 10px;
  float:right;
  background-image:url(http://www.a-concept.de/files/logo_a-concept.jpg);
  background-repeat:no-repeat;
  border:1px solid #ccc;
  color:#333;
}
/* alte a-concept Styles */
.a-concept,.a-concept:link { 
	font-family: Tahoma, Verdana, Helvetica, Arial, Times New Roman, Times;
	font-weight: normal;
	font-style: normal;
	color: orangered;
	text-decoration: none;
	text-transform: lowercase;
}
.a-concept-normal { 
	font-family: Tahoma, Verdana, Helvetica, Arial, Times New Roman, Times;
	font-weight: bold;
	font-style: normal;
	color: orangered;
	text-decoration: none;
	text-transform: lowercase;
}

/*	Bildcontainer
*******************************************************************************/
.containerganzebreite {
	font-size: 1.1em;
	width:100%;
	text-align: center;
	padding:10px 0px 10px 0px; 
	margin:10px 0px 10px 0px; 
	background-color:#e0f0e0;
	}
.bildercontainer {
	background-color:transparent;
	background-repeat: no-repeat;
	font-size: 1.1em;
	padding:30px 0 0 30px; 
	margin:0px 0px 10px 10px; 
	float:right; 
	}
	
div.image {
	background-color:transparent;
	background-repeat: no-repeat;
	font-size: 1.1em;
	padding:30px 0 0 30px; 
	}
div.image.float_right{
	margin:0px 0px 10px 10px; 
}
div.image.float_left{
	margin:0px 10px 10px 0px; 
}
div.image.centered{
	margin: 10px auto;
	text-align: center;
	clear: both;
}
img {
	border:none;
}
	
/*	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 { 
	width: 100%;
	border:1px solid #fff;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	border-spacing: 0px;
	font-size: 1.2em;
}

tr { 
	padding: 0px;
	margin: 0px;
}

th {
	border-collapse:collapse;
	border:1px solid #fff;
	background-color: #eee;
	padding:4px !important;
}

td { 
	border-collapse:collapse;
	border:1px solid #fff;
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
	padding:4px !important;
}

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: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear { 
	clear: both;
}

.flLeft , .float_left{ 
	float: left;
}

.flRight, .float_right { 
	float: right;
}

.warning { 
	color: #f00;
}

/*	website
*******************************************************************************/
#website {
	background-color: #fff;
	position:relative;
	display:block;
	margin:20px auto 0 auto;
	padding:0;
	min-height: 100%;
	width:700px;
	color:#000;
	text-align:left;
	border:1px dotted #999;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:130px;
	z-index:5;
}

/*	footer bild
*******************************************************************************/
#footer {
	position:relative;
	background-color:transparent;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	height:50px;
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	right:0px;
}

#logo a {
	display:block;
	height:60px;
	width:170px;
	text-indent:-10000em;
	text-decoration: none;
}


#breadcrumb {
	position:absolute;
	top:-17px;
	left:10px;
	color:#000;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
}

#breadcrumb 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: left;
	width: 495px;
}

#main-block {
}

#main-block2 {
	padding: 25px 20px 15px 10px ;
}


/*	Sidebar
------------------------------------------------------------------------------*/
#sidebar { 
	float: right;
	width: 200px;
	margin: 0;
}

#sidebar2 { 
	padding: 17px 0 17px 0;
	margin: 0;
	text-align: justify;
}

#sidebar h6, #sidebar h1 { 
	display: block;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	border-left: 1px dotted #aaa;
	background: #eee;
/*	background-repeat: no-repeat;
	background-position:100% 0%;*/
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 5px;
	margin: 15px 0 3px 0;
}

#sidebar h2, #sidebar p, #sidebar ul { 
	display: block;
	margin: 2px 0;
	padding: 0 5px;
	font-size: 1.1em;
	line-height:1.2em;
}

#sidebar h2 {
	font-weight: bold;
}

#sidebar ul {
	margin-left:14px;
	list-style-type:square;
}

#sidebar a, #sidebar a:link { 
	color:#555;
	text-decoration:underline;
}

#sidebar a:hover { 
	color:#999;
	text-decoration:none;
}


/*	Navigation horizontal and vertical - 
------------------------------------------------------------------------------*/

#header-nav {
	position:absolute;
	bottom:0;
	left:0;
  width:100%;
}

ul.nav1st {
  font: bold 11px verdana, arial, sans-serif;
  list-style-type: none;
  padding-bottom: 24px;
  border-bottom: 1px dotted #999;
  margin: 0;
}

ul.nav1st li {
  float: left;
  height: 21px;
  background-color: #e0e0e0;
  margin: 2px 0 0 10px;
  border: 1px dotted #999;
}

ul.nav1st li.active a {
  border-bottom: 1px solid #fff;
  background-color: #fff;
}

ul.nav1st li.active a { 
  color: orangered; 
}

ul.nav1st a {
  float: left;
  display: block;
  width: 85px;
  color: #888;
  text-align:center;
  text-decoration: none;
  padding: 4px;
}

ul.nav1st a:hover {
  background: #fff;
  color: orangered;
}


/*#header-nav ul.nav1st {
}


#header-nav ul.nav1st li {
	display:block;
	float:left;
	padding:5px 20px;
/*	padding:5px 32px;*/
/*	padding:5px 29px;*/
/*}

#header-nav ul.nav1st li.active {
	background-color:#eee;
	border-left: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	border-right: 1px dotted #aaa;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:orangered;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#555;
	font-size:1.2em;
	font-weight:bold;
}

#header-nav ul.nav1st a:hover {
	color:orangered;
}


#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:#000;
	font-size:1.9em;
	font-weight:bold;
	line-height:1.3em;
	text-align: left;
	text-transform:uppercase;
	margin:0 0 -2px 0;
}

#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main-block h2 {
	color:#000;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2em;
	text-align: left;
	margin:0 0 2.0em 0;
}

/* Headline 3 */
#main-block h3 {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.1em;
	text-align: left;
	margin:1.0em 0 0 0;
	text-transform:uppercase;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#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:35px;
	list-style-type:lower-roman;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#555;
	text-decoration:underline;
}

#main-block a:hover {
	color:#999;
	text-decoration:none;
}



/*	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 auto;
	display:block;
	width:700px;
}
.footer2 {
	padding:0 5px;
}
.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:350px;
	text-align:left;
}
.footer .col-right {
	float:left;
	width:340px;
	text-align:right;
}


/* forms
*******************************************************************************/
#sidebar #callback * {
	padding:0px;
	margin:0px;
}

#sidebar #callback {
	margin:0px;
	padding:0px;
	width:200px;
	border:none;
}

#sidebar #callback fieldset {
	border:none;
}

#sidebar #callback legend {
	display:none;
}

#sidebar #callback p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#sidebar #callback .element {
	display:block;
	clear:both;
}

#sidebar #callback label {
	display:block;
	float:left;
	padding:5px;
}

#sidebar #callback input, 
#sidebar #callback select, 
#sidebar #callback textarea {
	background-color:#eee;
	border:1px dotted #aaa;
	font-size: 1.1em;
}

#sidebar #callback input.text {
	width:180px;
	margin: 1px 0 1px 5px;
	padding: 3px 5px;
	height:1.2em;
}

#sidebar #callback input.submit { 
	width:192px;
	margin: 1px 0 1px 5px;
	padding: 3px 5px;
	height:2em;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}

#sidebar #callback input.submit:hover { 
	background-color:#f7f7f7;
}

#sidebar #callback label.textarea, 
#sidebar #callback textarea.textarea {
	height:96px;
}


/* CSS VERANSTALTUNGSKALENDER von GN2 netwerk
*******************************************************************************/
.eventform fieldset
{   background-color:#90B0BF;
   padding:10px;
   margin:10px 0px;
}
.eventform select
{   vertical-align:middle;
}
.eventform input
{   vertical-align:middle;
}
.eventform h3
{   margin-top:15px !important;
}


.eventlist
{   border:1px solid #90B0BF;
   width:100%;
   border-collapse:collapse;
   margin:5px 0 10px 0;
}
.eventlist th
{   text-align:center;
   border:1px solid #90B0BF;
}
.eventlist td
{   border-collapse:collapse;
   border:1px solid #90B0BF;
   padding:4px !important;
}