/* Enthält die gemeinsamen css-Formatierungen des basic templates */
/* Die css-Formatierungen für die Einzelseite: _einzelseite_.css */


/* Überschriebenen TYPO3-Klassen */

.csc-textpic-image {
	display: block;
	padding-bottom: 20px;
}


.csc-textpic-clear {
	float: left;
}

.bodytext {
    margin: 0;
    line-height: 15px;
}

.bodytext a {
	color: #ffffff;
	text-decoration: none;
}

.bodytext a:hover {
	color: #993366;
	text-decoration: underline;
}

#normal .bodytext {
    margin: 0;
    line-height: 17px; 
}


/* IE */
html>body #top {
    padding-top: 4px;
}

body {
    text-align: center; /* IE */
}

form {
    display: inline;        
}

table {
    border-collapse: collapse;
}

td {
    margin: 0px;
    padding: 0px;
    vertical-align: baseline;   
}

p {
    margin: 0;
    padding: 0;
}

a { 
    color: #FFFFFF;
    text-decoration: none;
}	

a:hover { 
    color: #FFFFFF;
    text-decoration: underline;
}	

h1 {
    margin: 0;
    margin-bottom: 11px;    
    padding: 0;    
    font-size: 15px;
    color: #993366;
    font-weight: bold;
    line-height: 20px;    
}

h2 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-size: 12px;
    color: #333333;
    line-height: 17px;
}

h3 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #333333;
    line-height: 17px;
}

h4 {
    margin: 0;
    margin-bottom: 6px;    
    padding: 0;    
    font-size: 15px;
    color: #993366;
    font-weight: bold;
    line-height: 20px;    
}

#wrapper {
	position: relative;
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;        
    font-family: courier;
    background-color: #f89e5d;
    color: #a92b5e;    
    text-align: left; /* IE */
}

#header {
    background-image:url(../images/header.gif);
    background-repeat:no-repeat;
    height: 280px;    
    padding: 0px;
    margin: 0px;
    position: relative;    
}

#header h1 a {
	position: absolute;
	top: 15px;
	left: 50px;
	display: block;
	width: 500px;
	height: 250px;
	text-indent: -9999px;
}

#main   {
    height: auto;    
    width: auto;    
    margin: 0px;    
    padding: 60px;
    padding-top: 20px;
    padding-bottom: 47px;
}

#left {
    position: relative;
    margin: 0px;       
    padding: 0px;
    padding-top: 30px;
    width: 205px;
    height: 410px;
    float: left;    
    width: 180px;    
    background-color: #00abbd;    
}

#normal {
    margin: 0px;    
    padding: 28px;
    margin-left: 206px;
    width: 618px;
    font-size: 13px;    
    text-align: left;
    font-family: verdana;       
    line-height: 16px;
    color: #ffffff;
    background-color: #00abbd;
    /* minimale Höhe*/
	min-height: 382px;
	height: auto !important;
	height: 382px; /* IE */
}

* html #normal {    
    padding: 26px;
}


ul#footermenu   {
    padding: 0;
    margin: 0;
    text-align: right;    
}

ul#footermenu li  {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;    
    padding-left: 15px;
}

ul#footermenu li a {
    font-size: 11px;
    font-family: verdana;
    color: #ffffff;
    text-decoration: none;   
    line-height: 16px;     
}

ul#footermenu li.current a {
    color: #993366;        
}

#sponsors {
    background-image:url(../images/foerderer.jpg);
    background-repeat:no-repeat;  
    height: 236px;    
    width: 1000px;
    padding: 0px;
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 30px;
}

/*
* AUTOREN :: LIST
*/

#sg_glossary_extended_listview .abc,
#sg_glossary_extended_singleview .abc {
	text-align: center;
	margin-top: 15px;
}

#sg_glossary_extended_listview .abc a,
#sg_glossary_extended_singleview .abc a {
	text-decoration: none;
	font-size: 15px;
    color: #993366;
    font-weight: bold;
}

#sg_glossary_extended_listview .abc .current a {
	text-decoration: none;
	font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}

#sg_glossary_extended_singleview .abc .current a {	
	font-size: 15px;
    color: #993366;
    font-weight: bold;
}

#sg_glossary_extended_listview .status {
    margin-top: 30px;
    font-weight: bold;
}

#sg_glossary_extended_listview .entries a {
   	text-decoration: none;	
    color: #993366;    
}

#sg_glossary_extended_listview .character {
   	font-size: 15px;
   	color: #993366;    
   	font-weight: bold;
}


/*
* AUTOREN :: SINGLE
*/

#sg_glossary_extended_singleview .entry {
	margin-top: 50px;
}

#sg_glossary_extended_singleview .entry a {
   	text-decoration: none;
    color: #993366;    
}
#sg_glossary_extended_singleview .entry_left {
	width: 400px;
	float: left;	
}

#sg_glossary_extended_singleview .entry_left a {
	text-decoration: none;
    color: #993366;		
}

#sg_glossary_extended_singleview .entry_right {	
	margin-left: 440px;
	font-size: 9px;			
}

/* Bildunterschrift */
#sg_glossary_extended_singleview .caption {
	font-size: 9px;
}


/*
* SEMINARS
*/


.event_form {
	font-weight: bold; 
	font-size:16px; 
	margin-top: 20px;
}

.event_form_menu_current a {
	color: #993366;
}





.row {
    margin-bottom: 5px;
}

.label {
    float: left;
    width: 140px;    
    color: #993366;
    font-size: 13px; 
}

.input {
    margin-left: 140px;
}

.input input{
    color: #993366;
    font-family: verdana;
    font-size: 13px; 
}

#tx_seminarsextended_pi1_subscribeview textarea {
    color: #993366;
    font-family: verdana;
    font-size: 13px;     
    width: 300px;
    height: 150px;
}

.date {
	font-size: 30px;
	font-weight: bold;	
	line-height: 30px;
}

.listmorelink {
	font-weight: bold;
}

.error {    
    color: red;
    font-weight: bold;
}

.navigation {
	padding-top: 30px;
	padding-bottom: 20px;
}

.navigation .navigation_left {
	float: left;
	width: 200px:
}

.navigation .navigation_left a{
	text-decoration: none;
    color: #993366;
    font-weight: bold;	
}

.navigation .navigation_left input{
	border: none;
	background: none;
	text-decoration: none;
	font-size: 13px;
    color: #993366;
    font-weight: bold;
    font-family: verdana;
}

.navigation .navigation_right {
	float: right;
	width: 200px:
}

.navigation .navigation_right a{
	text-decoration: none;
    color: #993366;
    font-weight: bold;	
}

.navigation .navigation_right input {
	border: none;
	background: none;
	text-decoration: none;
	font-size: 13px;
    color: #993366;
    font-weight: bold;
    font-family: verdana;
}



#tx_seminarsextended_pi1_detailview .eventitem {

}

#tx_seminarsextended_pi1_detailview .eventitem_left {
	width: 400px;
	float: left;	
}

#tx_seminarsextended_pi1_detailview .eventitem_left h1{
	margin-bottom: 0;	
}

#tx_seminarsextended_pi1_detailview .eventitem_left h2{
	color: #ffffff;
	font-weight: normal;	
	margin-top: 3px;		
}

#tx_seminarsextended_pi1_detailview .eventitem_left h3{
	display: inline;
	color: #993366;
	font-weight: normal;		
}

#tx_seminarsextended_pi1_detailview .eventitem_left dt,
#tx_seminarsextended_pi1_detailview .eventitem_left dd,
#tx_seminarsextended_pi1_detailview .eventitem_left dl {
	display: inline;	
	margin: 0;
	padding: 0;		
}



#tx_seminarsextended_pi1_detailview .eventitem_right {
	margin-left: 440px;
	padding-top: 53px;			
}



.clearer {
	clear: both;
}