/**
* (C) by Matthias Gally 2010,
* Gally Websolutions GmbH, www.gally-websolutions.com
**/
* {
	margin:0px;
	padding:0px;
} 

body, td, pre, address {
    color:#333; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}
pre {
    margin:8px 8px 8px 0px;
}
h1 {
	margin-bottom:10px;
	font-size:22px;
	color:#F9821A;
}

p {
	margin-bottom:15px;
	text-align:left;
}

h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}


ul {
	margin-bottom:18px;
}
ol {
	margin-bottom:18px;
}
ol li {
	margin:0px 0 12px 15px;
	list-style-position:outside;
}

ul li {
	margin:2px 0 12px 15px;
	list-style-position:outside;
	/*background-image: url(../../img/bild.gif);
	background-repeat:no-repeat;*/	   
}
ul li p {
	padding:0px;
	margin:0px;
}



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

table {
	padding:0px;
	margin:0px;
}
th {
	padding-right:5px;
}
tr, td {
	
}
td {
	padding:2px 3px 3px 0px;
	vertical-align:top;
}
#kurse td {
	border-bottom:1px solid black;
}
td img {
	margin-top:3px;
}
img {

}

address {
	margin-top:7px;
	line-height:1.5em;
}

sub, sup {
      line-height: 0px;
      font-size: 60%;
    }

.blue {
	color:#1D84CC;
}

.zeilenueberschrift {
	padding-top:10px;
}

.kursetitel {
	font-weight:bold;
}

.orange {
	color:#F9821A;
}

.old {
	font-style:italic;
}

tr.old td {
		color:#666!important;

}
