/* 
    Document   : font.css
    Created on : 23.09.2010, 12:09:06
    Author     : poppinga
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    font-family: Verdana, Arial;
    font-size: 0.6875em;
    line-height: 181%;
}

/*
 * Format Content mitte
 */

h1, h1 a {
    font-size: 1.4545em;
    line-height: 136%;
    font-weight: normal;
    color: #000000;
    
    margin: 1.263em 0 1.6842em 0;
    text-decoration: none;
    font-style: normal;
}

h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-size: 1.1818em;
    line-height: 120%;
    font-weight: normal;
    
    margin: 2em 0 1.692em 0;
    text-decoration: none;
    font-style: normal;
}

p {
    margin: 1.8181em 0;
}


a {
    color: #646464;
    font-style: italic;
    text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


/*
 * Format Content rechts
 */

.right h1 {
    font-size: 1.4545em;
    line-height: 136%;
    font-weight: normal;
    
    margin: 1.263em 0 1.6842em 0;
    padding: 0;
}

.right h1, .right h2, .right h3, .right h4, .right h5, .right h6{
    font-size: 1.1818em;
    line-height: 123%;
    font-weight: normal;
    
    margin: 1.384em 0 1.692em 0;
    padding: 0;
}

.right p {
    line-height: 145%;
    margin: 1em 0;
    padding: 0;
}


/*
 *  Inhaltsverzeichniss
 */
.border div.content ul.contentnav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
 
.border div.content ul.contentnav a {
    text-decoration: underline;
    font-style: italic;
}
 
 
 
 
 
 
 

.right DIV.csc-textpic DIV.csc-textpic-single-image {
    margin: 2em 0;
}

.right DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin: 0;
}


#right p {
    margin: 0 10px;
}




#right h2 {
    color: #C71418;
    font-weight: normal;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0;
    margin: 20px 10px 6px;
    text-decoration: none;
}

#right a {
	font-style: italic;
}

#right .newscontainerright h1 {
    font-weight: normal;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0;
    margin: 20px 10px 6px;
    text-decoration: none;
}

#right .newscontainerright h1 a {
    color: #C71418;
    text-decoration: none;
    font-style: normal;
}

#right h3 {
    color: #C71418;
    font-weight: normal;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0;
    margin: 20px 10px 6px;
    text-decoration: none;
}




#right a.external-link-new-window {
    font-style: normal;
}

.contentleft p, .contentleft h1, .contentleft h2, .contentleft h3 {
	margin-left: 0;
	margin-right: 0;
}

.contentright p, .contentright h1, .contentright h2, .contentright h3 {
	margin-left: 0;
	margin-right: 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #C71418;
}

div.keinergebnis {
	padding: 50px 0 0 0;
}







