option clash für imakeidx und color
\documentclass[draft]{article}
\usepackage{caption}
\usepackage{amsmath}
\usepackage{geometry}
\usepackage[ansinew]{inputenc}
\usepackage{ngerman}
\usepackage{enumerate}
\usepackage{graphics}
\usepackage{pdfpages}
\usepackage{wrapfig, verbatim}
\usepackage{pgf,tikz}
\usepackage{tkz-euclide}
\usepackage[pdftex]{color}
\usepackage[makeindex]{imakeidx}
\usepackage{hyperref}
\pagestyle{empty}
\geometry{hmargin=2cm,vmargin={1cm,4cm}}
\usetikzlibrary{shapes,shadows,arrows,intersections,matrix,through}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.markings}
\usetkzobj{all}
\begin{document}
text
\end{document}
mit obiger Präambel bekomme ich beim ersten Durchlaufversuch die Fehlermeldung:
!LaTex Error: Option clash for package color.
Was kann ich tun?