/* CSS Document BASTA! 2007 _ CONTENT.CSS */

/* BASIS */

#content_view h1
	{
	margin-left:25px;
	margin-top:25px;
	line-height:25px;
	font-size:18px;
	color: #990000;
	border-bottom:1px dotted #BF0000;
	font-weight:bold;
	}


#content_view_form
	{
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	}

#content_view_form h3
	{
	line-height:15px;
	font-size:12px;
	}


#content_view p
	{
	padding: 0px 0px 0px 25px;
width: 525px;
	line-height:18px;
	font-size:14px;
	}

#content_view li
	{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	font-family:Helvetica, sans-serif;
	margin-left: 0px;
	line-height:20px;
	margin-bottom: 6px;
	list-style-image: url(http://basta.net/images/icon_bar.gif);
	}


#content_view h3
	{
	line-height:15px;
	font-size:12px;
	margin-left: 25px;
	}

#content_view h4
	{
font-weight:normal;
	font-size:11px;
	}


#content_view p a
	{color: #990000; font-size:13px; text-decoration: none;
	}

#content_view p a:link, p a:visited
	{
	color: #990000; text-decoration: none;
	}
#content_view p a:active, #content_view p a:hover
	{
	color: #FF9F00;
	text-decoration: none;
	text-decoration: none;
	}

#questions
	{
         border:0px solid #cae002;
	width:250px;
	height:115px;
	background-image: url('../images/questions.gif');
	}

#questions a:hover
	{
         text-decoration: underline;
	}



/* Startseite */


#gruesse, #gruesse p {
	float:left;
	width:320px;

}



#infobar {

	float:right;
	width:255px;
	height:300px;

}

#infobar p {

	font-size:11px;
	width:200px;
}

#infobar a:link, #infobar a:visited, {
	font-size:11px;
}
#infobar a:active, #infobar a:hover, {
	font-size:11px;
}
/* INFOBAR */


::-moz-selection{
	background:#800000;
	color:#FFFFFF;
}

::selection {
	background:#a9bb07;
	color:#000000;
}

code::-moz-selection {
	background: #a9bb07;
	color:#000000;
}

code::selection {
	background: #a9bb07;
	color:#000000;
}

#container {
	width: 250px;
	text-align: left;}



#header {
display:none;
	height:0px;
}

#content {background: #f9f9f9;
	padding: 10px 0px 10px 10px;
}

#content h2 {
	margin: 0px 0px 10px 0px;
}


#content:hover {background: #f1efef;
}

#content hr { display:none;
}


div.wrapper {

}

#content div {

	height: 1%;
	width:250px; overflow:hidden;

}

.stretcher {
	background: none !important;
	background: #fff;
	width:200px;
}

.okgo {padding:0px; margin:0px;}


/* INFOBAR - NEWSLETTER*/

#newsletter {

	padding: 0px 0px 10px 10px;
}


#newsletter .sidebar-headline {
	background-position: right;
	background-repeat: no-repeat;
}

#newsletter label {
	display: none;
}

#newsletter form {
	height: 20px;
	margin-top: 5px; border:none;
}

#newsletter .form-item {
	float: left; border:none;
}

#newsletter #newsletter-submit
	{
	font-weight: lighter;
	margin-left: 5px;
	width:40px; height:18px; padding:0px;
	border:none;
	font-size:12px;
	}

#newsletter-email
	{
	width:125px;
	border:none;
	height:12px;
	padding:3px;
	font-size:12px;
	}

#newsletter-email:hover
	{
	background-color:#CCCC33;
	}

#newsletter-submit:hover
	{
	background-color:#CCCC33;
	}
#newsletter p
	{
	font-size:12px;
	font-family:Helvetica, sans-serif;
	font-weight:100;
	}

/* TEST */

#one {height: 1.4em; overflow:hidden;}
#one:hover {display:block; height:17em;}

/*Tabelle Preise */

.kategorie {
			color:#FF9600;
			width: 17%;
			vertical-align:top;
			text-align:center;
			border-left: dashed 1px #cccccc;
			}
		.price {
			text-align:center;
			border-top: dashed 1px #cccccc;
			border-left: dashed 1px #cccccc;
			}
		.kollegenrabatt{
			font-size:smaller;
			}
		.teilnahme{
			border-top: dashed 1px #cccccc;
			}