/*------------------------------------------
  Capslock AG - www.cyberdog.ch
------------------------------------------*/

/*------------------------------------------
  Basics
------------------------------------------*/

* { 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
} 
html { 
	margin: 0; 
	padding: 0; 
	font-size: 100%;  
} 
body { 
	font-family: Lucida Grande, Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
	font-size: 69%; 
	line-height: 1.5em; 
	color: #333; 
	margin: 0; 
	padding: 0; 
	background-color: #fff; 
} 
p { 
	font-size: 1.2em;
	line-height: 1.3em; 
	color: #000; 
	vertical-align: top; 
	margin: 12px 0 0 0; 
	padding: 0; 
} 

a:link { color: #000; text-decoration: none; }
a:visited { color: #000; }
a:hover { color: #f00; }
a:active { color: #f00; }

a:link.redlink, a:visited.redlink, a:active.redlink { 
	text-decoration: none; 
	color: #f00; 
}
a:hover.redlink, a:visited:hover.redlink { 
	text-decoration: underline; 
	color: #f00; 
} 

h1 { 
	font-size: 2em; 
	line-height: 1.3em; 
	font-weight: normal; 
	color: #888; 
} 
h2 { 
	font-size: 1.3em; 
	line-height: 1.5em; 
	color: #f00; 
} 

img { 
	margin: 0; 
	padding: 0; 
	border: none; 
} 


/*------------------------------------------
  Boxes and areas
------------------------------------------*/

#wrapper { 
	position: relative; 
	z-index: 0; 
	width: 980px; 
	height: 640px; 
	margin: 50px auto 0 auto; 
	background-color: #fff; 
	/*border: 1px solid #f00; */
} 
 
#header { 
	position: relative; 
	width: 980px; 
	height: 92px; 
	background-color: #fff; 
/*	background-image: url('../images/header.gif');
	background-repeat: no-repeat; */
} 

#content { 
	position: relative; 
	float: right; 
	width: 950px; 
	height: 426px; 
} 

#footer { 
	position: relative; 
	margin-top: 428px; 
	width: 980px; 
	height: 122px; 
	background-color: #fff; 
} 

.smallpict { 
	position: relative; 
	float: right;
	width: 630px; 
} 

.bigpict { 
	position: relative; 
	float: right;
	width: 530px; 
} 

.blumendekor img {
	width: 96px;
	height: 96px;
	margin: 6px 0 0 8px;
	float: left;
	border: 1px solid #999; 	
}

.pict img {
	width: 53px;
	height: 53px;
	margin: 6px 0 1px 8px;
	float: left;
	border: 1px solid #999; 	
}

#textcontainer {
	position: absolute; 
	z-index: 500; 
	width: 280px; 
	top: 55px; 
	left: 235px; 
/*	border: 1px solid #f0f; */
}

#textcontainer-index {
	position: absolute; 
	z-index: 500; 
	width: 280px; 
	top: 85px; 
	left: 235px; 
}


/*------------------------------------------
  Typefaces and Classes
------------------------------------------*/

.hidden { display: none; }

.subtitle {
	font-size: 1.2em; 
	line-height: 1.5em; 
	color: #f00; 
	margin: -6px 0 12px 0; 
}

.red { color: #f00; }
.big { font-size: 3.5em; }
.medium { font-size: 2em; margin-top: 50px; }
.small { font-size: 1em; }
.smaller { font-size: 0.8em; }
.right { text-align: right; }

.abstand { margin-bottom: -5px; }

#fancybox-title { text-align: left; }


/*------------------------------------------
  Scroll Bar
------------------------------------------*/

#mycustomscroll {
	width: 299px;
	height: 369px;
	overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	margin: 1px 0 0 235px;
	padding: 55px 0 0 0;
/*	border: 1px solid #f00; */
}

#mycustomscroll-kurse {
	width: 360px;
	height: 381px;
	overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	margin: 1px 0 0 570px;
	padding: 43px 20px 0 0;
}

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
.vscrollerbase {
	width: 7px;
	background-color: #555;
}
.vscrollerbar {
	width: 5px;
	margin: 0 0 0 1px; 
	background-color: #ddd;
}
.hscrollerbase {
	height: 10px;
	background-color: #555;
}
.hscrollerbar {
	height: 10px;
	background-color: #ddd;
}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}


/*------------------------------------------
  Formular
------------------------------------------*/

label { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	margin: 0 0 7px 0; 	
}
input { 
	display: block;
	float: right;
	width: 200px; 
	padding: 1px 0 2px 2px; 
	border: 1px solid #aaa; 
	font-family: Lucida Grande, Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
	font-size: 105%; 
} 
textarea { 
	display: block;
	float: left;
	width: 275px; 
	height: 65px; 
	padding: 2px 0 2px 2px; 
	border: 1px solid #aaa; 
	font-family: Lucida Grande, Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
	font-size: 105%; 
	clear: both;
} 
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
.infolabel {
	text-align: right;
	color: #ccc;
}
.submit {
	float: none;
	width: auto;
	margin: 0 0 0 0; 
	padding: 10px 0 0 0; 
	text-align: right;
	line-height: 1em; 
	clear: both;
}

ul.red { margin: -2px 0 -2px 0; }



/*------------------------------------------
  Navigation
------------------------------------------*/

#navcontainer {
	position: absolute; 
	z-index: 1000; 
	width: 155px; 
	bottom: 50px; 
}

#navlist li { 
	display: inline; /* for IE5 and IE6 */
	width: 14em;     /* to display the list horizontaly */
	text-align: right; 
	line-height: 2.3em; 
	list-style-type: none; 
}

#navlist a {
	width: 99.99%;   /* extend the sensible area to the maximum with IE5 */
	display: block;
	text-align: right;
	text-decoration: none;
	color: #000;
}

#navlist a:visited { color: #000; }
#navlist a:hover { color: #f00; }
#navlist a.current { color: #f00; }
#navlist .sub { line-height: 1.5em; }
#navlist .last { margin-bottom: 0.8em; }