:link,:visited { text-decoration:none }
ul, ol { list-style:none }
h1,h2,h3,h4,h5,h6 { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,hr { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

/**************************************************************************************************************************/

body {
color			: #333;
padding			: 0;
margin			: 0 auto;
text-align		: center;
font-size		: 100%;
font-family		: arial, verdana, helvetica, sans-serif;
}

#main {
width			: 100%;
}

#main_top {
width			: 100%;
padding			: 0;
margin			: 0;
float			: left;
}

#ol {
float			: left;
padding			: 0;
margin			: 0;
}

#or {
float			: right;
padding			: 0;
margin			: 0;
}

#ul {
display			: none;
}

#ur {
display			: none;
}

/**************************************************************************************************************************/

#content {
width			: 100%;
float			: left;
clear			: both;
}

#left {
display			: none;
}

#inhalt {
width			: 100%;
text-align		: left;
}

#bottom {
width			: 100%;
float			: left;
clear			: both;
text-align		: center;
padding			: 0x;
margin			: 20px 0 0 0;
border-top		: 2px solid #999;
}

/**********************************************************************************/

#invisible {
display			: none;
}

.text_breite {
width			: 100%;
padding			: 0;
margin			: 0 10px;
}

#inhalt img {
float			: left;
text-align		: left;
padding			: 0;
margin			: 4px 10px 10px 0;
border			: 1px solid #666;
}

/**********************************************************************************/

.veranstaltung_breite {
width			: 640px;
padding			: 0;
margin			: 0 0 20px 0;
text-align		: righ;
background		: #c6c8ca;
}

.veranstaltung_breite .veranstaltung_01 {
width			: 240px;
height			: 460px;
float			: left;
padding			: 0;
margin			: 0;
text-align		: right;
}

.veranstaltung_breite .veranstaltung_02 {
width			: 240px;
height			: 460px;
float			: left;
padding			: 0;
margin			: 0;
}

.veranstaltung_breite img {
float			: left;
padding			: 0 !important;
margin			: 0 !important;
border			: none !important;
}

.veranstaltung_breite .veranstaltung_03 {
width			: 240px;
height			: 30px;
float			: left;
padding			: 0;
margin			: 0;
text-align		: right;
background		: #000;
}

.veranstaltung_breite .veranstaltung_04 {
width			: 400px;
height			: 30px;
float			: left;
padding			: 0;
margin			: 0;
text-align		: left;
background		: #fff;
}

.veranstaltung_breite h1 {
font-size		: 140%;
line-height		: 1.3em !important;
padding			: 0 5px !important;
margin			: 0 !important;
font-weight		: bold;
color			: #000;
clear			: both;
}

.veranstaltung_breite h2 {
font-size		: 140%;
line-height		: 1.2em !important;
padding			: 0 5px !important;
margin			: 0 !important;
font-weight		: bold;
color			: #fff;
clear			: both;
}

.veranstaltung_breite p {
font-size		: 75%;
text-transform	: uppercase;
line-height		: 1.2em !important;
padding			: 5px !important;
margin			: 0 !important;
font-weight		: normal;
color			: #000;
}

.veranstaltung_breite .veranstaltung_03 p, .veranstaltung_breite .veranstaltung_04 p {
font-size		: 80%;
text-transform	: uppercase;
line-height		: 1.4em !important;
padding			: 5px !important;
margin			: 0 !important;
font-weight		: bold;
}

/**********************************************************************************/

.clearfloat {
content			: ".";
display			: block;
height			: 0;
font-size		: 1px;
line-height		: 1px;
clear			: both;
visibility		: hidden;
}

/**********************************************************************************/
/*	Schrift	*/

h1 {
font-size		: 140%;
line-height		: 1.6em;
font-weight		: normal;
color			: #666;
padding			: 5px 0px;
clear			: both;
}

h2 {
font-size		: 100%;
line-height		: 1.6em;
font-weight		: bold;
color			: #333;
padding			: 10px 0px 0px 0px;
clear			: both;
}

h3 {
font-size		: 80%;
line-height		: 1.4em;
font-weight		: bold;
color			: #333;
padding			: 10px 0px 0px 0px;
clear			: both;
}

p {
font-size		: 80%;
line-height		: 1.6em;
font-weight		: normal;
color			: #333;
padding			: 0 0 10px 0;
}

p a:link, p a:visited, h2 a:link, h2 a:visited {
color			: #ff0000;
font-weight		: normal;
border-bottom	: 1px dotted #ff0000;
}

p a:hover, p a:active, p a:focus, h2 a:hover, h2 a:active, h2 a:focus {
color			: #ff0000;
font-weight		: normal;
border-bottom	: 1px solid #ff0000;
}

#bottom p {
font-size		: 80%;
line-height		: 1.8em;
font-weight		: normal;
padding			: 10px 0px;
}

/**********************************************************************************/

#inhalt ul{
color				: #333;
margin				: 0 0 10px 10px;
padding				: 0;
/* list-style-position	: inside; */
}

#inhalt li{
list-style-type		: square;
font-size			: 80%;
line-height			: 1.6em;
margin				: 0 10px 0px 10px;
padding				: 0;
}

/**********************************************************************************/

table {
background-color	: #fff;
margin				: 20px 0 20px 0;
width				: 620px;
font-size			: 70%;
border-collapse		: collapse;
clear				: both;
float				: left;
}

th {
background-color	: #ccc;
padding				: 4px 5px;
font-weight			: bold;
text-align			: left;
margin				: 0px;
border				: 1px solid #333;
vertical-align		: top;
}

td {
background-color	: whitesmoke;
margin				: 0px;
border				: 1px solid #666;
padding				: 4px 5px;
vertical-align		: top;
}
